mobileproxy


Namemobileproxy JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/makarworld/mobileproxy.git
SummaryUnofficial python library for working with mobileproxy.space
upload_time2025-01-15 04:12:10
maintainerNone
docs_urlNone
authorabuztrade
requires_python>=3.10.0
licenseMIT License
keywords
VCS
bugtrack_url
requirements requests curl_cffi
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mobileproxy - Unofficial python library for working with mobileproxy.space

Site: https://mobileproxy.space

Docs: https://mobileproxy.space/user.html?api

> pip install mobileproxy

Example:
```python
from mobileproxy import MobileProxy

api_key = "YOUR_API_KEY"
mobileproxy = MobileProxy(api_key)

print(mobileproxy.get_balance())
```

Methods:
```python
# No Authorization needed
mobileproxy.change_ip(proxy_key, user_agent, format="json")

# Common methods
mobileproxy.get_balance()
mobileproxy.get_ipstat()
mobileproxy.get_geo_operator_list(equipments_back_list=None, operators_back_list=None, show_count_null=None)
mobileproxy.get_operators_list(proxy_id=None, geoid=None)
mobileproxy.get_id_country(lang)
mobileproxy.get_id_city(lang)
mobileproxy.get_geo_list(proxy_id=None, geoid=None)
mobileproxy.get_price(id_country)
mobileproxy.see_the_url_from_different_IPs(url, id_country=None)
mobileproxy.get_task_result(tasks_id)

# Proxy methods
mobileproxy.buy_proxy(operator, geoid, proxy_id, period, num, coupons_code=None, id_country=None, id_city=None, auto_renewal=None)
mobileproxy.edit_proxy(proxy_id, proxy_reboot_time=None, proxy_ipauth=None, proxy_comment=None)
mobileproxy.get_ip(proxy_id)
mobileproxy.get_black_list(proxy_id)
mobileproxy.add_operator_to_black_list(proxy_id, operator_id)
mobileproxy.remove_operator_from_black_list(proxy_id, operator_id)
mobileproxy.remove_black_list(proxy_id, black_list_id=None, eid=None)
mobileproxy.get_my_proxy(proxy_id)
mobileproxy.change_proxy_login_password(proxy_id, proxy_login, proxy_pass)
mobileproxy.reboot_proxy(proxy_id)
mobileproxy.change_equipment(operator, geoid, proxy_id, add_to_black_list, id_country, id_city, eid)
```

# Main part of code was generated with [DuckDuckGo AI](https://duckduckgo.com/?q=DuckDuckGo+AI+Chat&ia=chat&duckai=1)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/makarworld/mobileproxy.git",
    "name": "mobileproxy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "abuztrade",
    "author_email": "abuztrade.work@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/52/ecfebf765cda1f9a7304b0196bd9941b88283d022d641691721104b65623/mobileproxy-1.0.3.tar.gz",
    "platform": null,
    "description": "# mobileproxy - Unofficial python library for working with mobileproxy.space\r\n\r\nSite: https://mobileproxy.space\r\n\r\nDocs: https://mobileproxy.space/user.html?api\r\n\r\n> pip install mobileproxy\r\n\r\nExample:\r\n```python\r\nfrom mobileproxy import MobileProxy\r\n\r\napi_key = \"YOUR_API_KEY\"\r\nmobileproxy = MobileProxy(api_key)\r\n\r\nprint(mobileproxy.get_balance())\r\n```\r\n\r\nMethods:\r\n```python\r\n# No Authorization needed\r\nmobileproxy.change_ip(proxy_key, user_agent, format=\"json\")\r\n\r\n# Common methods\r\nmobileproxy.get_balance()\r\nmobileproxy.get_ipstat()\r\nmobileproxy.get_geo_operator_list(equipments_back_list=None, operators_back_list=None, show_count_null=None)\r\nmobileproxy.get_operators_list(proxy_id=None, geoid=None)\r\nmobileproxy.get_id_country(lang)\r\nmobileproxy.get_id_city(lang)\r\nmobileproxy.get_geo_list(proxy_id=None, geoid=None)\r\nmobileproxy.get_price(id_country)\r\nmobileproxy.see_the_url_from_different_IPs(url, id_country=None)\r\nmobileproxy.get_task_result(tasks_id)\r\n\r\n# Proxy methods\r\nmobileproxy.buy_proxy(operator, geoid, proxy_id, period, num, coupons_code=None, id_country=None, id_city=None, auto_renewal=None)\r\nmobileproxy.edit_proxy(proxy_id, proxy_reboot_time=None, proxy_ipauth=None, proxy_comment=None)\r\nmobileproxy.get_ip(proxy_id)\r\nmobileproxy.get_black_list(proxy_id)\r\nmobileproxy.add_operator_to_black_list(proxy_id, operator_id)\r\nmobileproxy.remove_operator_from_black_list(proxy_id, operator_id)\r\nmobileproxy.remove_black_list(proxy_id, black_list_id=None, eid=None)\r\nmobileproxy.get_my_proxy(proxy_id)\r\nmobileproxy.change_proxy_login_password(proxy_id, proxy_login, proxy_pass)\r\nmobileproxy.reboot_proxy(proxy_id)\r\nmobileproxy.change_equipment(operator, geoid, proxy_id, add_to_black_list, id_country, id_city, eid)\r\n```\r\n\r\n# Main part of code was generated with [DuckDuckGo AI](https://duckduckgo.com/?q=DuckDuckGo+AI+Chat&ia=chat&duckai=1)\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Unofficial python library for working with mobileproxy.space",
    "version": "1.0.3",
    "project_urls": {
        "Download": "https://github.com/makarworld/mobileproxy/archive/refs/tags/v1.0.3.zip",
        "Homepage": "https://github.com/makarworld/mobileproxy.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20590c83706902b2308fc00501047c615be366e1a4c6ff7998ac762d496b0117",
                "md5": "27d2ba79112574db3fa6f357c5263161",
                "sha256": "8da09c8c351e2c442ea2a8e42b92855be06bbac5f16bdf1b85e1293740466ec7"
            },
            "downloads": -1,
            "filename": "mobileproxy-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27d2ba79112574db3fa6f357c5263161",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 9377,
            "upload_time": "2025-01-15T04:12:08",
            "upload_time_iso_8601": "2025-01-15T04:12:08.598973Z",
            "url": "https://files.pythonhosted.org/packages/20/59/0c83706902b2308fc00501047c615be366e1a4c6ff7998ac762d496b0117/mobileproxy-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2652ecfebf765cda1f9a7304b0196bd9941b88283d022d641691721104b65623",
                "md5": "ae5332368c0120ab47f3fb7ea5549e4c",
                "sha256": "8c42f614c37df6f8cb6fc7a97d3315049efbc6b8b198277ab5fd1a7b8e570429"
            },
            "downloads": -1,
            "filename": "mobileproxy-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ae5332368c0120ab47f3fb7ea5549e4c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 7511,
            "upload_time": "2025-01-15T04:12:10",
            "upload_time_iso_8601": "2025-01-15T04:12:10.722875Z",
            "url": "https://files.pythonhosted.org/packages/26/52/ecfebf765cda1f9a7304b0196bd9941b88283d022d641691721104b65623/mobileproxy-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 04:12:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "makarworld",
    "github_project": "mobileproxy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "curl_cffi",
            "specs": [
                [
                    "==",
                    "0.7.4"
                ]
            ]
        }
    ],
    "lcname": "mobileproxy"
}
        
Elapsed time: 0.98302s