Skip to main content

مكتبة سهلة لاستخدام البروكسي السكني بدون كشف بياناته

Project description

proxysimple

مكتبة بايثون سهلة لاستخدام بروكسي سكني دوّار عبر API.

المميزات:

  • إخفاء كامل لبيانات البروكسي.
  • دوال بسيطة: get_ip(), check(), request().
  • يدعم جميع طلبات HTTP.
  • معالجة تلقائية لتجاوز الحد (429).

التثبيت

pip install proxysimple

الاستخدام

import proxysimple

ip = proxysimple.get_ip() print(ip)

result = proxysimple.check("https://www.instagram.com") print(result)

resp = proxysimple.request("POST", "https://httpbin.org/post", json={"key":"value"}) print(resp.json())

الحدود: 50 طلب كل 5 دقائق لكل مستخدم. لرفع الحد تواصل مع الأدمن.

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

proxysimple-0.1.1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

proxysimple-0.1.1-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file proxysimple-0.1.1.tar.gz.

File metadata

  • Download URL: proxysimple-0.1.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for proxysimple-0.1.1.tar.gz
Algorithm Hash digest
SHA256 678d7ea90212ffdd875298a3a6d712f3f14a4ae686f077d7e85718462e9bcab1
MD5 e22699b0a1cc909236f6311e0c369ef0
BLAKE2b-256 c501208021895b8d44fb7ee946b8a2e7501b9f65aef20d434b8a92d6edad7860

See more details on using hashes here.

File details

Details for the file proxysimple-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: proxysimple-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for proxysimple-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4b42d02c22977393b56f0f7fa63cc8db85da2fd3d392b525802af5536af900e4
MD5 fbeebb01c38fca3778907adc138ef26c
BLAKE2b-256 0471af027e64de3f0fb5d4331a342aa2bfa3710d231b2bcb59c0f18a069d9fac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page