Skip to main content

Webscrape project to get Amazon products' descriptions

Project description

https://img.shields.io/pypi/v/amazon-description-scraper.svg?logo=python&logoColor=white https://github.com/ryzanbui02/amazon-description-scraper/actions/workflows/test-and-deploy.yaml/badge.svg

Webscrape project to get Amazon products’ descriptions.

Requirements

This library is compatible with Python >= 3.9 and requires:

  • bs4

  • fake-useragent

  • pandas

  • requests

  • selenium

Installation

Module can be installed from PyPI with:

pip install amazon-description-scraper

Brief Example

from amzsc import AmazonScraper

proxy_key = "XXXXXXXXXXX" # enter real proxy key here
client = AmazonScraper(proxy_key=proxy_key, jsonl_output_path="data/output.jsonl")
asins = ["B07WC4TDJJ"]
results = client.scrape(asins=asins, marketplace="US")
print(results)

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

amazon_description_scraper-0.0.10.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

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

amazon_description_scraper-0.0.10-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file amazon_description_scraper-0.0.10.tar.gz.

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.10.tar.gz
Algorithm Hash digest
SHA256 85dab4892338f357e28acf0710cf599afe16897c14a56257b6878209960aeb5d
MD5 17a094cf50f3e6a452ab2b37709ca321
BLAKE2b-256 e9022f5ef85a7042e3d2e5b22dec801f41f0fb2eea6df8b029bebda668600152

See more details on using hashes here.

Provenance

The following attestation bundles were made for amazon_description_scraper-0.0.10.tar.gz:

Publisher: test-and-deploy.yaml on ryzanbui02/amazon-description-scraper

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

File details

Details for the file amazon_description_scraper-0.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 92370ab38f5d9df063641e672b8c27f3ca6a6222a9a46378d38537074c41ce50
MD5 2057e3f942744e89ae02870b303db54a
BLAKE2b-256 9760373f49a09281691b350936f0b65676771b17c85a99fc3e4bc2ce1cfb94f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for amazon_description_scraper-0.0.10-py3-none-any.whl:

Publisher: test-and-deploy.yaml on ryzanbui02/amazon-description-scraper

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