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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eprice_pkg-ZeroAutumn-0.0.1.tar.gz.
File metadata
- Download URL: eprice_pkg-ZeroAutumn-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fd26686e61e7247202c18984bf689486bbfa5895c0e227c4326c544eed92de8
|
|
| MD5 |
461098c58e984c737a1e21abd21e4a1b
|
|
| BLAKE2b-256 |
29416da705efd0aa990f1f6fb39a02741bdecda37eab51c6b54fa90bc214623f
|
File details
Details for the file eprice_pkg_ZeroAutumn-0.0.1-py3-none-any.whl.
File metadata
- Download URL: eprice_pkg_ZeroAutumn-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bf54f4f3207d1eb17775141beff6a6b1eb3aa6d00013f51dba00574c5fd47f9
|
|
| MD5 |
7628fe5fb68d06fd9452d7d345204ff6
|
|
| BLAKE2b-256 |
66c3c90d1194da6403a4fba66479bf69a712d92e84cd3cafc442d98b835f7046
|