Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.02 KB

Webscraper

We have created a webscraper that pulls out data from ecommerce websites like Amazon, Flipkart and Snapdeal. Based on the search keyword, the web crawler searches through multiple pages on each website and the web scraper will scrape out the desired data.

Putting the desired data in a csv file. Later, cleaning the data to display it on a webpage in the form of results.

Screenshots

Home page

Amazon-data

Snapdeal-data

Packages used

  • BeautifulSoup
  • requests
  • selenium

How to run

  • Download the code and unzip the files
  • Install Python 3.7 or 3.8
  • Download the required packages
  • Create a configuration file with script and python interpreter
  • Execute code
  • Enter search keyword on homepage