Scrapes the supplier details (like Company name, Address, City, Phone no etc) from the given link and generates .csv file for it.
- Install the required packages and tools.
- Change the ChromeDriver path accordingly on line 8 in indiamart_scrape python file.
- Change the url with the one required on line 10 in indiamart_scrape python file.
- Run the python file.