tool set for crawler project.
Project description
Welcome to crawlib Documentation
crawlib is a board-first-search crawler framework for targeting-crawler (For those you know where’s your data located and how’s been organized). You just need to focus on the data model and html extraction logic, and let the framework do the rest of things like:
duplicate filter
recursive crawling
status tracking
periodical update
Currently it supports mongodb as backend storage only.
Install
crawlib is released on PyPI, so all you need is:
$ pip install crawlib
To upgrade to latest version:
$ pip install --upgrade crawlib
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
crawlib-0.1.1.tar.gz
(84.0 kB
view details)
Built Distribution
crawlib-0.1.1-py2.py3-none-any.whl
(139.7 kB
view details)
File details
Details for the file crawlib-0.1.1.tar.gz
.
File metadata
- Download URL: crawlib-0.1.1.tar.gz
- Upload date:
- Size: 84.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a61ea39ed1d11111abc055a03a2a185483f5accb7d932d26c6b504820eff349a |
|
MD5 | 9f3359c9167452b4ad94ea14302cd020 |
|
BLAKE2b-256 | 6dc31b46b84930da81f3af7bf27bee4929b6b70ed31100c57aeff8a98c9f0906 |
File details
Details for the file crawlib-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: crawlib-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 139.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa7e4cc142929568bc70c81d07bca1bc3d52904d302115748e8feb2fcf9f8268 |
|
MD5 | 3642acf8b3fa3bb50799e1f6293876dd |
|
BLAKE2b-256 | 0fc37b489bde627c27bbc549b64005295d68b1024936a3b3c51958f357c02478 |