pj-scraper 0.0.4

Creator: railscoder56

Last updated:

Add to Cart

Description:

pjscraper 0.0.4

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.