Skip to content

SoumyaMukhija/pyshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

pyshop (Ongoing)

Web Scraping in Python

A tool for extracting and comparing prices of a book from amazon, flipkart and snapdeal: CURRENTLY ONGOING

Pre-requisites: 1- Python version 3.6.1

2- Beautiful soup (bs4) version 4.6.1 (pip install bs4)

3- Requests library (pip install requests)

4- lxml parser (pip install lxml)

About

A tool for extracting and comparing prices of a book from amazon, flipkart and snapdeal made using BeautifulSoup in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages