Skip to main content

Amazon product description scraper

Project description

amzsc

image image image Actions status codecov

amzsc is an Amazon product description scraper library that allows you to extract product details such as title, price, description, and reviews using ASINs.

Example Usage

from amzsc import AmazonScraper


def main():
    # Initialize the AmazonScraper with your Amazon credentials
    scraper = AmazonScraper()
    asins = ['B08N5WRWNW', 'B07XJ8C8F5']  # Example ASINs
    results = scraper.scrape(asins=asins, marketplace="US") # DataFrame with scraped data
    print(results)


if __name__ == "__main__":
    main()

Installation

pip install amzsc

Contribution

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

git clone https://github.com/ryzanbui02/amzsc.git
cd amzsc
uv sync

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

amzsc-0.1.3.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

amzsc-0.1.3-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file amzsc-0.1.3.tar.gz.

File metadata

  • Download URL: amzsc-0.1.3.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for amzsc-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5190b6723690e893fa623a43713d46f39bd18a8cb5e12af2560e2cd02b25219d
MD5 955aba1d601fb32eb870aedd243fc695
BLAKE2b-256 eaa51a538da688b12b6a003adf883a74f28abfb661112334fcf3c65ddffa738a

See more details on using hashes here.

Provenance

The following attestation bundles were made for amzsc-0.1.3.tar.gz:

Publisher: test-and-release.yaml on ryzanbui02/amzsc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file amzsc-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: amzsc-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for amzsc-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3acbebeeaaa78507c2878d276a10522dc71ed7590d2333ec8c05220689e1665e
MD5 d5173b8827daccf71881451f70063350
BLAKE2b-256 264908022c4d9674b386b98b4a922a38fddf818dea766b03eae65d9b72fc45d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for amzsc-0.1.3-py3-none-any.whl:

Publisher: test-and-release.yaml on ryzanbui02/amzsc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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