Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 697 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 697 Bytes

IndiaMart scraper

Scrapes the supplier details (like Company name, Address, City, Phone no etc) from the given link and generates .csv file for it.

Packages/Tools used -

How to use -

  1. Install the required packages and tools.
  2. Change the ChromeDriver path accordingly on line 8 in indiamart_scrape python file.
  3. Change the url with the one required on line 10 in indiamart_scrape python file.
  4. Run the python file.

Screenshot -