Skip to main content

This package alows the user to get selected e-commerce product's title and price as tuple according to the user's input url.

Reason this release was yanked:

didnt include github repo link and has typo in readme

Project description

This package alows the user to get an e-commerce product's title and price as tuple according to the user's input url.

List of e-commerce websites that can be requested through this package:

*Amazon
*Flipkart
*Snapdeal
*Alibaba
*Reliance digital

Importing and using the package:

''' python from eprice_pkg import eprice

Title,Price=eprice.getAmazon(url)

Title,Price=eprice.getAlibaba(url)

Title,Price=eprice.getFlipkart(url)

Title,Price=eprice.getSnapdeal(url)

Title,Price=eprice.getReliancedigital(url) '''

NOTE: be aware of the region you request for because the functions retunrs the prices acording to the url the user searches for.

NOTE: be aware of the quantity while providing the link from alibaba.

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

eprice_pkg-ZeroAutumn-0.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

eprice_pkg_ZeroAutumn-0.0.1-py3-none-any.whl (3.5 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