/JustDial_Scraper

JustDial scraper which can scrape thousands of data in few minutes.

Primary LanguagePython

JustDial_Scraper

A 100% working Justdial scrapper, Just enter the url and it'll extract business info from all the cities In India

  • Download chromedriver of the same version of chrome you are currently using and paste it in C:/Program Files (x86)/

  • Install requrements.txt using pip pip install -r requrements.txt

  • Enter the url from which you want to extract information and save it in the 'url' variable Eg: url= "/Cbse-Schools/nct-10083838"

  • Enter EXCEL FILE NAME you want to give Example: eg: excel_file_name = "JDscrap.xlsx"

  • The output will be saved in XLSX (EXCEL) file named JDscrap.xlsx

  • Run the file : python ./Jdscraper.py

  • You will see the results in XLSX file.

Thanks !!!

Happy coding...