Skip to main content

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/](https://pypi.org/project/pifetcher/)

## dependencies: - pyppeteer - BeautifulSoup4 - boto3 (optional but by default)

## 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

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

pifetcher-0.0.3.7.tar.gz (26.6 MB view hashes)

Uploaded Source

Built Distribution

pifetcher-0.0.3.7-py3-none-any.whl (26.7 MB view hashes)

Uploaded Python 3

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