Unofficial python library for working with proxy-seller.com
Project description
proxyseller - Unofficial python library for working with proxy-seller.com
Site: https://proxy-seller.com/
Docs: https://docs.proxy-seller.com/
pip install proxyseller
Example:
from proxyseller import ProxySeller
api_key = "YOUR_API_KEY"
proxyseller = ProxySeller(api_key)
print(proxyseller.balance())
Methods:
proxyseller.setPaymentId(id)
proxyseller.getPaymentId()
proxyseller.setGenerateAuth(yn)
proxyseller.getGenerateAuth()
proxyseller.authList()
proxyseller.authActive(id, active)
proxyseller.balance()
proxyseller.balanceAdd(summ, paymentId)
proxyseller.balancePaymentsList()
proxyseller.referenceList(type)
proxyseller.orderCalc(data)
proxyseller.orderCalcIpv4(countryId, periodId, quantity, authorization, customTargetName, coupon)
proxyseller.orderCalcIsp(countryId, periodId, quantity, authorization, customTargetName, coupon)
proxyseller.orderCalcMix(countryId, periodId, quantity, authorization, customTargetName, coupon)
proxyseller.orderCalcIpv6(countryId, periodId, quantity, authorization, customTargetName, protocol, coupon)
proxyseller.orderCalcMobile(countryId, periodId, quantity, authorization, operatorId, rotationId, coupon)
proxyseller.orderCalcResident(tarifId, coupon)
proxyseller.orderMakeIpv4(countryId, periodId, quantity, authorization, customTargetName, coupon)
proxyseller.orderMakeIsp(countryId, periodId, quantity, authorization, customTargetName, coupon)
proxyseller.orderMakeMix(countryId, periodId, quantity, authorization, customTargetName, coupon)
proxyseller.orderMakeIpv6(countryId, periodId, quantity, authorization, customTargetName, protocol, coupon)
proxyseller.orderMakeMobile(countryId, periodId, quantity, authorization, operatorId, rotationId, coupon)
proxyseller.orderMakeResident(tarifId, coupon)
proxyseller.orderMake(countryId, periodId, quantity, authorization, customTargetName, coupon)
proxyseller.prolongCalc(type, ids, periodId, coupon)
proxyseller.prolongMake(type, ids, periodId, coupon)
proxyseller.proxyList(type)
proxyseller.proxyDownload(type, ext, proto, listId)
proxyseller.proxyCommentSet(ids, comment)
proxyseller.proxyCheck(proxy)
proxyseller.ping()
proxyseller.residentPackage()
proxyseller.residentGeo()
proxyseller.residentList()
proxyseller.residentListRename(id, title)
proxyseller.residentListDelete(id)
proxyseller.residentSubUserCreate(is_link_date, rotation, traffic_limit, expired_at)
proxyseller.residentSubUserUpdate(is_link_date, rotation, traffic_limit, expired_at, is_active, package_key)
proxyseller.residentSubUserPackages()
proxyseller.residentSubUserDelete(package_key)
proxyseller.residentSubUserLists(package_key, list_id)
proxyseller.residentSubUserListAdd(title, whitelist, geo, export, rotation, package_key)
proxyseller.residentSubUserListRename(id, title, package_key)
proxyseller.residentSubUserListRotation(id, rotation, package_key)
proxyseller.residentSubUserListDelete(id, package_key)
proxyseller.residentSubUserListTools(package_key)
Main part of code was sourced from https://bitbucket.org/abuztrade/user-api-python/src/master/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
proxyseller-1.0.tar.gz
(9.5 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 proxyseller-1.0.tar.gz.
File metadata
- Download URL: proxyseller-1.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae8ab26a11334862fef3527904bf3c1fc3adaf94a987a3e3c494a66ce6676030
|
|
| MD5 |
ca89e25f0ae96d980073d7bf966156fa
|
|
| BLAKE2b-256 |
e7745a4a8d4af01c64e9452a9252a27caf53f738a8c9805bfd0824ab33dc6ff1
|
File details
Details for the file proxyseller-1.0-py3-none-any.whl.
File metadata
- Download URL: proxyseller-1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
eca625f1b0e3651956574b309f05025c16dc5ed4a8621ba14f9c7ac05121180c
|
|
| MD5 |
2cb82d1803fa077bfc0859448fb13c0b
|
|
| BLAKE2b-256 |
b066afb3496550f973aaeee3d8c38346018452ae8f16e4322effa485734e045e
|