Sulekha Business Scraper avatar
Sulekha Business Scraper

Pricing

$10.00 / 1,000 businesses

Go to Apify Store
Sulekha Business Scraper

Sulekha Business Scraper

Developed by

ScrapeAI

ScrapeAI

Maintained by Community

5.0 (2)

Pricing

$10.00 / 1,000 businesses

1

3

3

Last modified

4 days ago

An Apify actor for scraping local business listings from Sulekha.com with comprehensive data extraction.

Features

  • 🏒 Extract business names, phone numbers, addresses
  • πŸ“ Location and city information
  • πŸ•’ Working hours and services
  • 🌐 Website URLs and ratings
  • ⭐ Reviews and category information
  • πŸ”„ Automatic pagination handling
  • πŸš€ Fast and reliable scraping with Puppeteer

Input Configuration

Start URLs

List of Sulekha category or city URLs to scrape:

Maximum Pages

Number of pages to scrape per category (default: 5)

Sample Output

[
{
"name": "Lakme Salon",
"phone": "090030 12345",
"address": "Anna Nagar, Chennai - 600040",
"rating": "85",
"category": "Beauty Parlour Services",
"website": "https://lakmeindia.com"
}
]

Usage

  1. Go to Apify Console
  2. Click "Create new Actor" β†’ "Blank (Node.js)"
  3. Paste the input schema in "Input Schema" tab
  4. Paste the JS code in "Source code" tab (main.js)
  5. Save and Deploy
  6. Run the actor with your Sulekha URL(s)
  7. Export results from Dataset (JSON/CSV/Excel)

Data Fields Extracted

  • Business Name
  • Phone Number
  • Address
  • City/Location
  • Working Hours
  • Category/Services
  • Website (if available)
  • Ratings/Reviews

Requirements

  • Node.js 18+
  • Apify account
  • Sufficient Apify credits for large-scale scraping