Skip to content

sumitsk20/amazon_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

amazon_scrapper

Basic scrapper that is based on python3 & uses bs4 along with lxml parser.

STEPS:

  1. Clone the repo and cd to it

  2. Install the following module bs4 & lxml using pip

pip3 install bs4 lxml
  1. Once you have installed the above module, you can execute the file and follow the instruction on terminal.
python3 amazon_scrapper.py

NOTE: It gives 503 when I repeatedly parse, which it should depending on how amazon allow me to parse.

I have attached a screencast for same. I request you to consider all the possible scenarios.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages