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.0.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.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: proxysimple-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 34faa9d69a367a3b29d8393ebb65c5795fa0f1ea0a86ff48063f10bfda8d5d79
MD5 c2da13b68f3cffba72952108789c4c03
BLAKE2b-256 59845027764c43bfe127d841d248f72a2c95720dffe4953ceeacc181d74605ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: proxysimple-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 33649dc8b7b9768da04c188feb754b5a389373ee5805d397adcd9706ee09fba6
MD5 b551e26b886e00f5779b36fda3f11cb6
BLAKE2b-256 d21adb797cf96c23d24578f3f4e23d0d4232ca59d0df147e73a726d243ba69ed

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