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.6.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.6-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: amzsc-0.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 f5694db0f24be239f7225e9ce3b3194b404763044336752c4294833188c107b8
MD5 98592dba6469b7dfdca9b89062a1b7a2
BLAKE2b-256 62f92053bd41a123c207b5b709795784e0e8454c732bf748adbf8389b80fef5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for amzsc-0.1.6.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.6-py3-none-any.whl.

File metadata

  • Download URL: amzsc-0.1.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 930803f46290e26fcc9f8ad7b7569cb18cd809ce4171df6adbd10f48fce836f0
MD5 86ac73cea32c987000ed766ef3dd832d
BLAKE2b-256 67c629cf271fe2f4e69959dd45b1604174aa064d792976621d1cf3b47bc047f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for amzsc-0.1.6-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