Skip to main content

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:

laptop = ph.acer("https://store.acer.com/en-us/aspire-5-laptop-a515-56-55j8")

print(laptop), your output should be something like this:

{'price': '$649.99', 'name': 'Aspire 5 Laptop - A515-56-55J8', 'discountprice': None}

Supported Websites

Total of 24!

  • Amazon
  • Acer
  • Dell
  • Michaels
  • BestBuy
  • Walmart
  • Joanns
  • Adafruit
  • Xbox
  • Github Shop
  • Macys
  • Chess.com Shop
  • Newegg
  • Etsy
  • Overstock
  • Pishop
  • Boohoo
  • Walgreens
  • Forever21
  • White House Black Market
  • Gucci
  • Louis Vuitton
  • Minecraft Shop
  • Ann Taylor

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

PriceHero-mehtaarn000-0.4.7.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

PriceHero_mehtaarn000-0.4.7-py3-none-any.whl (21.7 kB view hashes)

Uploaded 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