Unofficial python library for working with mobileproxy.space
Project description
mobileproxy - Unofficial python library for working with mobileproxy.space
Site: https://mobileproxy.space
Docs: https://mobileproxy.space/user.html?api
pip install mobileproxy
Example:
from mobileproxy import MobileProxy
api_key = "YOUR_API_KEY"
mobileproxy = MobileProxy(api_key)
print(mobileproxy.get_balance())
Methods:
# 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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mobileproxy-1.0.tar.gz
(5.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mobileproxy-1.0.tar.gz.
File metadata
- Download URL: mobileproxy-1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98687a53765c93c35426ff34d22b8a4b62dc3e4953c8c66444f3b242f3069327
|
|
| MD5 |
7b36d47bea6095b17c20d795c0813398
|
|
| BLAKE2b-256 |
50dda0caca60bc670370faea9a3011e5e7c04e30b29c50b21ffbc3ceb6007438
|
File details
Details for the file mobileproxy-1.0-py3-none-any.whl.
File metadata
- Download URL: mobileproxy-1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da91360aa4482573d4197157c8a25c7025f8f573b3a40cde5cc3b410e4985b69
|
|
| MD5 |
3c822b4e5d7ecc30714d002742933a6c
|
|
| BLAKE2b-256 |
caaaa182705d7eb5d66a1f9002162a122eeb10fff473f2161490e29f7c786391
|