Justdial Leads Extractor
Pricing
from $4.99 / 1,000 results
Go to Apify Store
Justdial Leads Extractor
A fast, high-performance scraper built for lead generation, competitor analysis, and business intelligence. Extracts detailed business profiles, including name, contact details, emails, phone numbers, location, ratings, and reviews from Justdial. Supports custom search URLs, proxy rotation, and p...
Pricing
from $4.99 / 1,000 results
Rating
4.9
(4)
Developer
Coding Frontned
Maintained by CommunityActor stats
2
Bookmarked
226
Total users
19
Monthly active users
10 hours ago
Last modified
Categories
Share
Scrape business listings from JustDial.com based on Location & Search Term
Features
- Keyword search — find content by keyword, search term, or topic
- Location filtering — narrow results to specific cities, regions, or countries
- Configurable result limit — set exactly how many items to collect per run
- Cloud-ready — runs on Apify with scheduling, proxy rotation, and webhook support
Use Cases
- Data collection and research automation at scale
- Building structured datasets from public web content
- Monitoring for new listings, updates, or changes over time
- Competitive intelligence and market benchmarking
Input
| Field | Type | Default | Required | Description |
|---|---|---|---|---|
location | string | Mumbai | ✓ | City or location to search in |
maxItems | integer | 100 | ✓ | Maximum number of items to scrape |
search | string | restaurants | ✓ | Business type or search term to look for |
headless | boolean | True | Run browser in headless mode (no visible UI). Set to false for debugging. | |
proxyConfiguration | object | Apify Residential | Proxy settings. Residential proxy is strongly recommended |
Output
Each scraped item includes:
| Field | Description |
|---|---|
name | Name of the item, listing, or entity |
docid | Docid |
compRating | Comp rating |
totalReviews | Total reviews |
verified | Boolean — true if reviewer is verified purchaser |
VNumber | V number |
wpnumber | Wpnumber |
weburl | Weburl |
NewAddress | New address |
area | Area |
city | City name |
pincode | Pincode |
lat | Lat |
lon | Lon |
distance | Distance |
businessType | Business type |
vertical_name | Vertical_name |
opstring_status | Opstring_status |
opstring_timing | Opstring_timing |
thumbnail | Thumbnail |
Sample Output
{"name": "Entity or Business Name","docid": "docid_value","compRating": "compRating_value","totalReviews": "totalReviews_value","verified": "verified_value","VNumber": "VNumber_value","wpnumber": "wpnumber_value","weburl": "weburl_value"}
Notes
- Proxy: Residential proxy is highly recommended — set
proxyConfiguration: { useApifyProxy: true, apifyProxyGroups: ["RESIDENTIAL"] } - Rate limits: Keep
maxItemsreasonable per run to avoid IP bans or rate throttling - Scheduling: Use Apify Scheduler to run this actor on a recurring basis for a consistently fresh dataset