amazon-scraper-products-extractor


Nameamazon-scraper-products-extractor JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/amazon-scraper-api
SummaryA Python library for scraping Amazon product data.
upload_time2023-10-21 11:01:19
maintainer
docs_urlNone
authorYour Name
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The Amazon Scraper API is a powerful Python library that allows you to scrape product information from Amazon's website. It provides easy-to-use functions to extract product details, prices, reviews, and more. Use it to gather data for market research, price tracking, or any application that requires Amazon product information.

Key Features:
- Retrieve product details, including title, description, and ASIN.
- Get pricing information, including the current price and any discounts.
- Scrape customer reviews, ratings, and review summaries.
- Perform searches and extract search results.

This library is designed to be user-friendly and provides extensive documentation and examples to get you started quickly.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/amazon-scraper-api",
    "name": "amazon-scraper-products-extractor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/68/5d/28d2455bd254b0c42953aa80759b433d2ae2630c739b145e30c15a78ca38/amazon-scraper-products-extractor-1.1.0.tar.gz",
    "platform": null,
    "description": "The Amazon Scraper API is a powerful Python library that allows you to scrape product information from Amazon's website. It provides easy-to-use functions to extract product details, prices, reviews, and more. Use it to gather data for market research, price tracking, or any application that requires Amazon product information.\r\n\r\nKey Features:\r\n- Retrieve product details, including title, description, and ASIN.\r\n- Get pricing information, including the current price and any discounts.\r\n- Scrape customer reviews, ratings, and review summaries.\r\n- Perform searches and extract search results.\r\n\r\nThis library is designed to be user-friendly and provides extensive documentation and examples to get you started quickly.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library for scraping Amazon product data.",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/amazon-scraper-api"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a89e6bb9d99f83c6ae59df17f476ec0209f9126783d6d3a22f992045bdf564d",
                "md5": "0326105652a7b93e84468f6a232a4d28",
                "sha256": "a2255752bae4398a1767e7426ef149ea2e026f140c183a48b76aba8204b84941"
            },
            "downloads": -1,
            "filename": "amazon_scraper_products_extractor-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0326105652a7b93e84468f6a232a4d28",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2135,
            "upload_time": "2023-10-21T11:01:17",
            "upload_time_iso_8601": "2023-10-21T11:01:17.972363Z",
            "url": "https://files.pythonhosted.org/packages/6a/89/e6bb9d99f83c6ae59df17f476ec0209f9126783d6d3a22f992045bdf564d/amazon_scraper_products_extractor-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "685d28d2455bd254b0c42953aa80759b433d2ae2630c739b145e30c15a78ca38",
                "md5": "63a1a9c79bc0e28f3bfcba9bc98239ee",
                "sha256": "aff860e416862a6785ba7fdaf77340b56c2e777257cc2b13365fbfb85affce0a"
            },
            "downloads": -1,
            "filename": "amazon-scraper-products-extractor-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "63a1a9c79bc0e28f3bfcba9bc98239ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1941,
            "upload_time": "2023-10-21T11:01:19",
            "upload_time_iso_8601": "2023-10-21T11:01:19.539700Z",
            "url": "https://files.pythonhosted.org/packages/68/5d/28d2455bd254b0c42953aa80759b433d2ae2630c739b145e30c15a78ca38/amazon-scraper-products-extractor-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-21 11:01:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "amazon-scraper-api",
    "github_not_found": true,
    "lcname": "amazon-scraper-products-extractor"
}
        
Elapsed time: 0.18366s