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.2.tar.gz (6.6 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.2-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: amzsc-0.1.2.tar.gz
  • Upload date:
  • Size: 6.6 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.2.tar.gz
Algorithm Hash digest
SHA256 abf42e645010ae9e65d467852761b13fbd5469fb0c24cd091370951e4d26e2f3
MD5 c4cf5e6ef431151645c39bc71eca18a4
BLAKE2b-256 b26d6205ae6e29ce4a37249ef375f25afc34b91926f51b29a49a2da10128eb66

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: amzsc-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1e71de395deb662fb4553f46a7a3cefdc94fec3183d6551ede6fafa9c530ab78
MD5 1c38ba867345e5554c60aea13fc1342f
BLAKE2b-256 2aa46722e84537b83ed74c1a7edb5cffb695ae4a238a0801a655a8a98687ed00

See more details on using hashes here.

Provenance

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