ShantanuJalkote / amazon-data-scraperLinks
A Python script that uses Selenium and BeautifulSoup to scrape data from Amazon websites. This script can be used to extract information such as Product URL, Product Name, Product Price, Rating, Number of reviews, ASIN, Product Description, Manufacturer from Amazon pages.
☆25Updated 2 years ago
Alternatives and similar repositories for amazon-data-scraper
Users that are interested in amazon-data-scraper are comparing it to the libraries listed below
Sorting:
- Python implementation for scraping daily GoogleTrends data over long time periods☆217Updated last year
- Step-by-step Google Maps scraping tutorial in Python. Extract local business data with Selenium, BeautifulSoup & proxy rotation support.☆56Updated last week
- Free trial Web Unblocker - an AI-powered proxy solution that can bypass even the most sophisticated anti-bot systems.☆325Updated 2 months ago
- In this Python Web Scraping Tutorial, we will outline everything needed to get started with web scraping. We will begin with simple examp…