Skip to main content

none

Project description

none

  • Free software: MIT license

Installation

pip install pj-scraper

Documentation

To use the project:

from pj_scraper.scraper import Scraper
s = Scraper()
products = s.get_all_products_from_category("smartklokker")
sellers_and_prices = s.get_sellers_and_prices_of_product_list(
    products["product_number"]
)

Changelog

0.0.0 (2021-04-09)

  • 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

pj-scraper-0.0.4.tar.gz (21.0 kB view hashes)

Uploaded Source

Built Distribution

pj_scraper-0.0.4-py2.py3-none-any.whl (7.3 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