A scalable headless data fetching library written with python and message queue service to enable quickly and easily prasing web data in a distributive way.
Project description
# pifetcher A scalable headless data fetching library written with python and message queue service to enable quickly and easily parsing web data in a distributive way.
## To install `bash pip install pifetcher `
## PYPI Link [https://pypi.org/project/pifetcher/]
## dependencies: - pyppeteer - BeautifulSoup4 - boto3
## features:
event-callback-based interaction between user defined logic and the pre-disigned fetch worker
process works in batches, library user will be able to capture the event of a batch of works have been finished
easy to use, only needs to inherit the FetchWorker class and implement the basic call back functions
it’s design to use message queue, enbles more than just one worker to perform data fetching in order to scale the application
## how to use:
Github: [https://github.com/gavinz0228/pifetcher]
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
File details
Details for the file pifetcher-0.0.3.8.tar.gz
.
File metadata
- Download URL: pifetcher-0.0.3.8.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66580513b750e0bd3bd320e60f798a0be2483ae76e867121e72522ff0dd25bf4 |
|
MD5 | 44a81b0558cf41ce79b11fcc76619b8c |
|
BLAKE2b-256 | 1ecb800e6db0c00d9b4d3f654089937da35886ace4b215e1da371b4db9da4d5c |