Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amber-abuah/amazon-product-scraper

Python script that scrapes data from Amazon product pages and saves into a CSV.
https://github.com/amber-abuah/amazon-product-scraper

beautifulsoup beautifulsoup4 csv csv-export python scraper scraping

Last synced: 24 days ago
JSON representation

Python script that scrapes data from Amazon product pages and saves into a CSV.

Awesome Lists containing this project

README

        

# Amazon Product Scraper
A python script that scrapes data from Amazon product pages and saves into a .csv file. In order to change urls scraped, please update the _urls_to_scrape_ list in _scrape.py_ to contain urls of your own.