Skip to content

saaadol/AmazonScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Scraper

This is an Amazon Scraper coded with python, it bypass captcha and store data in csv.

Instalation

To install, just run this command to install all required libraries:
pip install -r requirements.txt
Or if you have pip3:
pip3 install -r requirements.txt

Usage

You can use this script just by running the program :
python amazon.py
Or if you have python3 : python3 amazon.py
An input will ask your keyword that you want to scrape, just paste it and type Enter, scraper will scrape and store data in csv in your current directory.

Contributing

Pull Requests are welcome, for major changes open an issue first to discuss what you would like to change.

About

Amazon Scraper that bypass captcha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages