Yellow Pages India Scraper
Pricing
from $4.99 / 1,000 results
Go to Apify Store
Yellow Pages India Scraper
Extracts Indian business directory listings, categories, company profiles, phone numbers, addresses, and ratings from YellowPages India (yellowpages.in).
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
codingfrontend
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Extract Indian business directory listings from Yellow Pages India — India's comprehensive business directory.
Features
- Search Mode: Search by keyword and city
- Category Mode: Browse entire category listings
- Business URL Mode: Scrape full details from specific business pages
- Deep Search: Full profile with contact details, services, products, hours, photos, reviews, map coordinates
- Pagination: Automatically iterates through multiple pages
Input
{"mode": "search","searchQuery": "restaurants","city": "Mumbai","maxItems": 50,"maxPages": 5,"deepSearch": false,"proxyConfiguration": { "useApifyProxy": true }}
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
mode | string | search | search, category, or businessUrl |
searchQuery | string | restaurants | Search keyword |
city | string | Mumbai | Target city |
category | string | restaurants | Category slug (for category mode) |
businessUrls | array | [] | Direct business page URLs |
maxItems | integer | 50 | Max businesses to scrape |
maxPages | integer | 5 | Max listing pages |
deepSearch | boolean | false | Full profile scraping |
proxyConfiguration | object | — | Proxy settings |
Output
| Field | Description |
|---|---|
businessName | Business name |
url | Yellow Pages India profile URL |
category | Business category |
city | City |
area | Locality/area |
state | State |
address | Full address |
pincode | PIN code |
phone | Primary phone |
mobile | Mobile number |
email | Email address |
website | Business website |
rating | Star rating |
reviewCount | Number of reviews |
yearEstablished | Year established |
employeeCount | Employees (deep search) |
businessType | Business type |
description | Business description |
services | Services offered |
products | Products listed |
brands | Brand names handled |
openingHours | Working hours (deep search) |
mapCoordinates | Lat/Lng (deep search) |
photos | Gallery images (deep search) |
reviews | Customer reviews (deep search) |
socialLinks | Social media links (deep search) |
tags | Keywords/tags |
verified | Verified badge |
premiumListing | Premium listing status |