Justdial.com Reviews Scraper
Pricing
from $4.99 / 1,000 results
Go to Apify Store
Justdial.com Reviews Scraper
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
5.0
(2)
Developer
Coding Frontned
Maintained by CommunityActor stats
0
Bookmarked
27
Total users
4
Monthly active users
6 hours ago
Last modified
Categories
Share
Scrape reviews from JustDial.com based on business URLs.
Features
- Rich review data — rating score, text, reviewer name, date, and vote counts
- Cloud-ready — runs on Apify with scheduling, proxy rotation, and webhook support
Use Cases
- Brand reputation monitoring and sentiment analysis
- Product or service quality benchmarking
- Identifying customer pain points and feature requests
- Competitive intelligence from public user reviews
Input
| Field | Type | Default | Required | Description |
|---|---|---|---|---|
businessUrls | array | — | ✓ | URLs of JustDial.com business pages to scrape reviews from. |
maxReviewsPerBusiness | integer | 100 | Maximum number of reviews to scrape per business URL | |
headless | boolean | True | Run browser in headless mode (no visible UI). Set to false for debugging. | |
maxItems | integer | 20 | Maximum number of items to scrape | |
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 |
dp | Dp |
email | Public contact email address |
docid | Docid |
ratings_count | Ratings_count |
compname | Compname |
rating | Average user rating score |
age | Age |
rev | Rev |
revCount | Rev count |
revid | Revid |
like_count | Like_count |
comment_count | Comment_count |
share_count | Share_count |
rev_type | Rev_type |
emo_count | Emo_count |
me | Me |
mobile | Mobile |
socialId | Social id |
photos | Photos |
Sample Output
{"name": "Entity or Business Name","dp": "dp_value","email": "contact@example.com","docid": "docid_value","ratings_count": "ratings_count_value","compname": "compname_value","rating": 4.5,"age": "age_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