{ "info": { "author": "reetikaS", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "ASIN matcher is used to get the details of the product link on Amazon.\n\npython install ASINMatcher_pkg\n\nUsage:\nimport ASINMatcher_pkg\n\nASINMatcher_pkg.url_matcher(url) -- returns the object with all the details like region, id etc\nASINMatcher_pkg.is_valid_link(url) -- returns True if the url is invalid\nASINMatcher_pkg.get_region(url) -- returns the region of the url, if invalid url, return blank value\nASINMatcher_pkg.get_id(url) -- returns the id of the url, if invalid url, return blank value\nASINMatcher_pkg.get_id_type(url) -- returns the id type (e.g. \"ISBN\" or \"ASIN\") of the url, if invalid url, return blank value", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ASINMatcher", "package_url": "https://pypi.org/project/ASINMatcher/", "platform": "", "project_url": "https://pypi.org/project/ASINMatcher/", "project_urls": null, "release_url": "https://pypi.org/project/ASINMatcher/1.0/", "requires_dist": null, "requires_python": "", "summary": "A project to get the product details on Amazon", "version": "1.0" }, "last_serial": 3901842, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6ad6fe421605d8a46a0aeadbdd6652ed", "sha256": "80f311eff823108b75a63d04248392cbbb2523c2948cb9b0641380af2680a738" }, "downloads": -1, "filename": "ASINMatcher-1.0.tar.gz", "has_sig": false, "md5_digest": "6ad6fe421605d8a46a0aeadbdd6652ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3128, "upload_time": "2018-05-26T17:11:40", "url": "https://files.pythonhosted.org/packages/d0/c8/36054307b7ad741f78042472a0cd10350697f59c180df7fb913edc4e70a0/ASINMatcher-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ad6fe421605d8a46a0aeadbdd6652ed", "sha256": "80f311eff823108b75a63d04248392cbbb2523c2948cb9b0641380af2680a738" }, "downloads": -1, "filename": "ASINMatcher-1.0.tar.gz", "has_sig": false, "md5_digest": "6ad6fe421605d8a46a0aeadbdd6652ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3128, "upload_time": "2018-05-26T17:11:40", "url": "https://files.pythonhosted.org/packages/d0/c8/36054307b7ad741f78042472a0cd10350697f59c180df7fb913edc4e70a0/ASINMatcher-1.0.tar.gz" } ] }