Skip to main content

crawl_requests(like requests) can update ua and proxy automatically.

Project description

1. Feactures:

  • crawl_requests(like requests) can update ua and proxy automatically.

2. Usage:

>>>from crawl_requests import req_default

>>>req = req_default.Req(size=1)

>>>req.keep_req(method=’get’,url=’https://www.python.org’)

<Response [200]>

3. Tips:

  • pip install crawl_requests

  • req_default updates ua and proxy automatically.

  • req need [about size] minutes to load and test proxy to be used.

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

crawl_requests-2.1.6.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

crawl_requests-2.1.6-py3.6.egg (14.2 kB view hashes)

Uploaded Source

Supported by

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