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
Release files for PriceHero-mehtaarn000 0.5.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PriceHero-mehtaarn000-0.5.9.tar.gz | 8.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PriceHero_mehtaarn000-0.5.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 33.3 kB
Release files / PriceHero-mehtaarn000-0.5.9.tar.gz
| Download URL | PriceHero-mehtaarn000-0.5.9.tar.gz |
|---|---|
| Size | 8.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
914edb883033f2151988ab4150f0887636517077821d7e9aae4b0e0028a6f52b
|
|
BLAKE2b-256 checksum How to use checksums |
c8234ea16317bff18a326cf633b0b70fc44ec216f7740006836384ed48b695a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / PriceHero_mehtaarn000-0.5.9-py3-none-any.whl
| Download URL | PriceHero_mehtaarn000-0.5.9-py3-none-any.whl |
|---|---|
| Size | 24.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
87ff45ec9b75f34e0f6b64271098617f944244bef109cff0bca5d303ceaffa44
|
|
BLAKE2b-256 checksum How to use checksums |
a0842d655f6886f8dfaeeb0f3c958ce577853cfd9c15d239ccc1cae5fefa46fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|