Skip to main content

Helper functions for web scraping

Project description

Helper functions for web scraping

  • Free software: GNU GENERAL PUBLIC LICENSE

Installation

pip install scraper-helper

You can also install the in-development version with:

pip install https://github.com/eupendra/scraper-helper/archive/master.zip

Documentation

https://scraper-helper.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.8 (2021-04-19)

  • added new function run_spider to run spider quickly

  • Skipped 0.0.7

0.0.6 (2021-02-20)

  • added new function headers which returns usual browser headers

0.0.5 (2021-01-21)

  • bug fixes

0.0.4 (2021-01-21)

  • Minor Enhancements and bug fixes

0.0.2 (2021-01-15)

  • First release on PyPI.

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

scraper-helper-0.0.8.tar.gz (32.8 kB view hashes)

Uploaded Source

Built Distribution

scraper_helper-0.0.8-py2.py3-none-any.whl (19.6 kB view hashes)

Uploaded Python 2 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