A project to get the product details on Amazon
Project description
ASIN matcher is used to get the details of the product link on Amazon.
python install ASINMatcher_pkg
Usage: import ASINMatcher_pkg
ASINMatcher_pkg.url_matcher(url) – returns the object with all the details like region, id etc ASINMatcher_pkg.is_valid_link(url) – returns True if the url is invalid ASINMatcher_pkg.get_region(url) – returns the region of the url, if invalid url, return blank value ASINMatcher_pkg.get_id(url) – returns the id of the url, if invalid url, return blank value ASINMatcher_pkg.get_id_type(url) – returns the id type (e.g. “ISBN” or “ASIN”) of the url, if invalid url, return blank value
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
File details
Details for the file ASINMatcher-1.0.tar.gz
.
File metadata
- Download URL: ASINMatcher-1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80f311eff823108b75a63d04248392cbbb2523c2948cb9b0641380af2680a738 |
|
MD5 | 6ad6fe421605d8a46a0aeadbdd6652ed |
|
BLAKE2b-256 | d0c836054307b7ad741f78042472a0cd10350697f59c180df7fb913edc4e70a0 |