Skip to content

JustDial Data Scrapper - Scrape Name, Address and Ph. Numbers Data from Just Dial and Save it Directly as CSV.

License

Notifications You must be signed in to change notification settings

r7avi/JustDial-Data-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JustDial Data Scraping Script - 2024 August Working Confirmed

This script uses Selenium to scrape data from Justdial. It automates the process of opening a webpage, handling popups, scrolling, and extracting contact information, then saves the data into a CSV file.

Features

  • Dynamic URL Generation: Constructs the URL based on user input for city and keyword.
  • Popup Handling: Automatically closes certain popups that may interfere with scraping.
  • Human-like Scrolling: Scrolls the page smoothly to load more content.
  • Data Extraction: Collects names, addresses, and phone numbers.
  • Data Saving: Saves the extracted data in a CSV file within a Scrapped folder, named after the search keyword.

Prerequisites

Before running the script, make sure you have the following installed:

  • Python 3.x
  • pip (Python package installer)

Installation

  1. Clone or Download the Repository

    Clone the repository to your local machine or download the script file:

    git clone https://github.com/r7avi/JustDial-Data-Scrapper.git
    cd JustDial-Data-Scrapper
    pip install -r requirements.txt
    

NOTE :

Please Request Issue if you need any Upgrades or Feature, Iam happy to Fix or Add feature. & New Ideas welcome

Screenshots

image image

About

JustDial Data Scrapper - Scrape Name, Address and Ph. Numbers Data from Just Dial and Save it Directly as CSV.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages