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.1.tar.gz
(14.0 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.1.tar.gz.
File metadata
- Download URL: proxyseller-1.0.1.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee2ec1e30d8dff4a56a534c93b586a63964e6b8c092f88de99733e717e08c94
|
|
| MD5 |
76068251db2646788253cc2ea62ace36
|
|
| BLAKE2b-256 |
1666f874a9a47e039d619066236db0c3cbeb9a259d17422f095777d86c5232c9
|
File details
Details for the file proxyseller-1.0.1-py3-none-any.whl.
File metadata
- Download URL: proxyseller-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.0 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 |
44e0dee9eed7cfee5821dd535f48452a2389c55abf5ea22d21b21f965e46cab0
|
|
| MD5 |
8fc3113b1de18a0d9ea355847e3fdaca
|
|
| BLAKE2b-256 |
bd1f6517e1822097abbf3498454533a2700f55efcfa8ac66119fcdd83c897c87
|