Skip to main content

A project to get the product details on Amazon

Project description

AmazonASINMatcher is used to get the details of the product using the product links on Amazon. It validates if the url entered by the user actually points to a product on Amazon. It searches for all the market places like India, America, Europe, China etc You can obtain the ASIN/ISBN of the product by just using the product link. It is written in python2.7

Installation: pip install AmazonASINMatcher

Usage: import AmazonASINMatcher

AmazonASINMatcher.url_matcher(product_link) -- returns the object with all the details like validity of the link, market place, ASIN/ISBN etc AmazonASINMatcher.is_valid_link(product_link) -- returns True if the amazon product link is valid AmazonASINMatcher.get_market_place(product_link) -- returns the market place of the product link, if invalid url, return blank value AmazonASINMatcher.get_id(product_link) -- returns the ASIN/ISBN of the url, if invalid url, return blank value AmazonASINMatcher.get_id_type(product_link) -- returns the id type (e.g. "ISBN" or "ASIN") of the url, if invalid url, return blank value

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

AmazonASINMatcher-3.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

AmazonASINMatcher-3.2-py2.py3-none-any.whl (5.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file AmazonASINMatcher-3.2.tar.gz.

File metadata

File hashes

Hashes for AmazonASINMatcher-3.2.tar.gz
Algorithm Hash digest
SHA256 074c0690d5033a23abb057fd750a84655ada5c01623113cd538eb5198c436deb
MD5 ea490c625c1ac7721d03377be92d3a66
BLAKE2b-256 ef00b12d6912aff8db8db7ffa4f6ac511929eac1abdf413e596bb27319ffc12b

See more details on using hashes here.

File details

Details for the file AmazonASINMatcher-3.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for AmazonASINMatcher-3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d2a71739f67779dfd2039d8c167d3d19a8da1387f288a906f33a4577835268e9
MD5 03b1dc530e3f7de8ac8fd48ad70ccecc
BLAKE2b-256 16684e06561f076d382a46ceab45192023bda1ff1fef0fbd5cd2bd7ea1eded08

See more details on using hashes here.

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