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

Webscrape project to get suppliers’ catalogs.

Features

  • Uses Selenium and BeautifulSoup

  • Modular scraping system

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.2.tar.gz
Algorithm Hash digest
SHA256 431ee9479d67032b5d27df48c6f85d701c73ba6cda5311bf7bc0973477d01173
MD5 8f8244a255101273a36a709b4d4defed
BLAKE2b-256 5c5a51a89dc7ee9120035703a0e5c5fb1236942ab1ece9528c740c38bffd67f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1cb1dbcfbdf7c4905f840e033998d13dc6cd0d12b52153053e1925f606bc7499
MD5 274427cf17d0c858f68aad683226642a
BLAKE2b-256 9db2a2717bd1d2ebf6875cea099a58868d8211283a1c18f6f0e3e8cad516f675

See more details on using hashes here.

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