Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 314 Bytes

Introduction

A web scraping tool in Python to extract the Price, Name, and Rating of Laptops from https://www.flipkart.com .

Prerequisite

You need to have the following Python modules installed in you system:

  1. Pandas
  2. Selenium
  3. BeautifulSoap