Skip to content

Python program that asks for a keyword, scrapes up to 20 Amazon result pages for it and saves each record's name, price, rating, etc. to an Excel file

Notifications You must be signed in to change notification settings

Blaise-Telfer/amazon-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

amazon-web-scraper

This program requires Gecko Driver, which you can download here: https://github.com/mozilla/geckodriver/releases

The application must be in the same folder location as the Python file

Note: on some text editors you will be "denied access" from creating the CSV file if the .py file is open in the editor while the program is running

About

Python program that asks for a keyword, scrapes up to 20 Amazon result pages for it and saves each record's name, price, rating, etc. to an Excel file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages