Asyncio based web crawling framework
Project description
Features
Asynchronous downloading using aiohttp
Downloads cached locally in sqlite
Continue an interrupted crawl
Proxies
Cookies
Handle redirects
Retry 5XX errors
Example
>>> import asyncrawler
...
Install
Install from pypi:
pip install asyncrawler
Or checkout latest version from repository:
git clone https://github.com/richardpenman/asyncrawler
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
asyncrawler-0.2.1.tar.gz
(9.6 kB
view details)
File details
Details for the file asyncrawler-0.2.1.tar.gz
.
File metadata
- Download URL: asyncrawler-0.2.1.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dfca1a7bab5aefa1a12d57d49db7ec3cb506fc625f7e2c70cdb67af28a8a46d |
|
MD5 | 5f5391a28931478e5c9e7eb4cf876c20 |
|
BLAKE2b-256 | 0f4972c2bbc5e442ac8374bd98ef6b42d6bfc88ee93a6f72dc14fa4455a2fcae |