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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.3.tar.gz
Algorithm Hash digest
SHA256 2aa8d3a509bbeb78196183e7b1047f1de2d8734fc3d1db5798ddb0b1bc80545b
MD5 2d8b7af52c9232e23f7c149f28b5329f
BLAKE2b-256 d48626a31b526abc814dedbc71c4ab7522c5d3f2f358d2edcfbceef1b1e6b886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f607ad508b0f117320a7fa69e634773ab37737e1f2182f3fb323c393f1751378
MD5 66075fd51b3d6ce13db6f7c64991106c
BLAKE2b-256 6be0a0aecdafe46348a157af4fc1fcfffd0fa351a6a732cd6dda9995fb7763f7

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