Skip to main content

Webscrape project to get Amazon products' descriptions

Project description

https://img.shields.io/pypi/v/keepa.svg?logo=python&logoColor=white Documentation Status https://app.codacy.com/project/badge/Grade/9452f99f297c4a6eac14e2d21189ab6f

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.1.tar.gz (8.0 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.1-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.1.tar.gz
Algorithm Hash digest
SHA256 70041f27c8f24cc028265c0b36d0a5d2a1b702b5627369c318c00d4391a26945
MD5 75bead3ed5c00a554893230b460d04f6
BLAKE2b-256 fbc1430487507ea8a3b0ffb79e3216e32302ea342e460c2467ae77e3d4fee12f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for amazon_description_scraper-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d277be680a60eb3ec96262711636c808498535eb5ebc6ed4124921f40ffc09c7
MD5 01cfdb7a9932d0781c09db5c5a66f7db
BLAKE2b-256 d0ce2642c0276e55f16a0a9b54df599e3746c9c90b8a31a2f037fc14415e179e

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