let me crawl
Project description
Curate proxies from various sources in terms of latency. Supported on python 2.7.* and >3.4.
>> from letmecrawl import letmecrawl
>> for proxy in letmecrawl():
>> print(proxy)
88.99.11.10:6666
Installation
pip install letmecrawl
Docker
Use docker image as a http service:
docker pull montenegrodr/letmecrawl:latest
Running:
docker run -p 8000:8000 montenegrodr/letmecrawl:latest
Request proxy from top of the queue:
$ curl localhost:8000
{"proxy":"138.68.178.106:80"}
$ curl localhost:8000
{"proxy":"184.59.102.95:80"}
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
letmecrawl-0.13.tar.gz
(4.5 kB
view details)
File details
Details for the file letmecrawl-0.13.tar.gz.
File metadata
- Download URL: letmecrawl-0.13.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fa3745b8f43557e368edd468471e659db4bbe4e7236e4cca8f03c431c0fe860
|
|
| MD5 |
f313368fe869a99cc96f758dd7778a20
|
|
| BLAKE2b-256 |
0e3ae80b974131c14e8f591cd6d0605abce18595de75d94d61b3fe9b510e0102
|