Skip to main content

AmazonStorePrice

This module find the price from url given

Compatible with all amazon store

Build Status Github All Releases Documentation Status Coverage Status

Link

Documentation: http://amazonstoreprice.readthedocs.org/

Bug Tracker: https://github.com/Mirio/amazonstoreprice/issues

GitHub: https://github.com/Mirio/amazonstoreprice

Requirement

Python 3.x

Python Library = [ 'requests', 'beautifulsoup4' ]

How to install

pip install amazonstoreprice

Install from source

git clone https://github.com/Mirio/amazonstoreprice.git
cd amazonstoreprice
python setup.py install

Getting Started

Example:

from amazonstoreprice import AmazonStorePrice

url = "http://www.amazon.it/Inside-Out-Ronnie-Del-Carmen/dp/B016LMC90O/" \
      "ref=sr_1_1?ie=UTF8&qid=1455389197&sr=8-1&keywords=inside+out"
pricelib = AmazonStorePrice()
print(pricelib.getprice(url, retry_ontemp=True))

Output:

$ python example_getprice.py
15.99

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amazonstoreprice-0.1.7.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

amazonstoreprice-0.1.7-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file amazonstoreprice-0.1.7.tar.gz.

File metadata

  • Download URL: amazonstoreprice-0.1.7.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for amazonstoreprice-0.1.7.tar.gz
Algorithm Hash digest
SHA256 90a22b8b78cd1d9c4c19eba965440592fb613ee615a27e3578f72fe6551d8059
MD5 83983a2add9303dc519e15ffedb6f18e
BLAKE2b-256 677263e1c086a8667708a2110ea1a426d021db1e3f29823952a7ce10c27cff04

See more details on using hashes here.

File details

Details for the file amazonstoreprice-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: amazonstoreprice-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for amazonstoreprice-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9f2d0ff5d7c6a0ea6dd730642ea9b929c7c3e4564534eec11974797b61a40b2d
MD5 53c37b84e236a08323f399f16dc61920
BLAKE2b-256 bbc63853fd033a31072cee0fe2cc68d58a35c9f6af6ec0f5d62a4105b48737b2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.7 This release

2 files

0.1.6

2 files

0.1.5.1

2 files

0.1.5

2 files

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page