A python module that will allow users to get product prices information from a multitude of different websites.
Project description
PriceHero
A python module that will allow users to get product prices information from a multitude of different websites. Perfect for building price trackers.
Installation
pip install PriceHero-mehtaarn000
Example
Import the module with:
import PriceHero as ph
Now, scrape a product off Acer with:
travelpack = ph.acer("https://store.acer.com/en-us/porsche-design-acer-travelpack-rs-aak010")
print(travelpack)
, your output should be something like this:
{'name': 'Porsche Design Acer Travelpack RS - AAK010', 'price': '$329.99', 'discountprice': None}
Supported Websites
Total of 28!
- Acer
- Adafruit
- Adidas
- Amazon
- Ann Taylor
- BestBuy
- Boohoo
- Chess.com Shop
- Dell
- Etsy
- Github Shop
- Gucci
- Joanns
- Journeys
- Jumia
- Konga
- Lids
- Louis Vuitton
- Michaels
- Minecraft Shop
- Newegg
- Overstock
- Pishop
- Tjmaxx
- Walgreens
- Walmart
- White House Black Market
- Xbox
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
Built Distribution
File details
Details for the file PriceHero-mehtaarn000-0.5.9.tar.gz
.
File metadata
- Download URL: PriceHero-mehtaarn000-0.5.9.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 914edb883033f2151988ab4150f0887636517077821d7e9aae4b0e0028a6f52b |
|
MD5 | 9be5ea789aa89910b7be07596cd25e92 |
|
BLAKE2b-256 | c8234ea16317bff18a326cf633b0b70fc44ec216f7740006836384ed48b695a7 |
File details
Details for the file PriceHero_mehtaarn000-0.5.9-py3-none-any.whl
.
File metadata
- Download URL: PriceHero_mehtaarn000-0.5.9-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87ff45ec9b75f34e0f6b64271098617f944244bef109cff0bca5d303ceaffa44 |
|
MD5 | d234dec2cad3c63d5af6256b79600a3b |
|
BLAKE2b-256 | a0842d655f6886f8dfaeeb0f3c958ce577853cfd9c15d239ccc1cae5fefa46fe |