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.1.tar.gz (3.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for AmazonASINMatcher-3.1.tar.gz
Algorithm Hash digest
SHA256 9df4b8411619051489bf148d1f4d3b0c61af727f79fc036a1bad9d1dbdc788df
MD5 74c008ed850c53828cf03d38a88481a3
BLAKE2b-256 751a9cfad8c7655011c4194d280b07d8015e3c598428f1c39c428bd6bc96a411

See more details on using hashes here.

Supported by

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