Superpages Scraper avatar

Superpages Scraper

Pricing

from $7.90 / 1,000 listings

Go to Apify Store
Superpages Scraper

Superpages Scraper

Superpages Scraper extracts Superpages.com business listings and directory profiles with names, phone numbers, websites, categories, ratings, reviews, hours, and addresses. Ideal for lead generation, local business data extraction, and directory scraping via search or detail URLs.

Pricing

from $7.90 / 1,000 listings

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

banner

Superpages (superpages.com) is a US business directory for local companies, services, phone numbers, categories, ratings, and business profiles. This actor collects structured business listing data from Superpages search result and detail pages.

Introduction

The Superpages scraper starts from search result URLs or business detail URLs, paginates through listing pages, and extracts structured business data such as name, phone, website, categories, rating, review count, description, opening hours, payment methods, photos, and source URLs.

Use Cases

  • Lead generation: Build targeted business lists by category and location.
  • Local market research: Analyze companies, service categories, and ratings in specific cities.
  • Directory monitoring: Track business profile metadata and website links over time.
  • Data enrichment: Enrich CRM records with phone numbers, websites, categories, and directory profile URLs.
  • Analytics pipelines: Feed BI tools, dashboards, and internal databases with structured local business data.

Input

Provide the following fields:

  • startUrls (array, required): Superpages search result or business detail URLs.
  • maxItems (integer, required): Maximum number of business listings to extract per start URL.
  • proxyConfiguration (object, optional): Apify proxy settings.

Notes:

  • Crawling stops per source URL when maxItems is reached.
  • US residential proxies are recommended for Superpages runs.
  • Some pages may temporarily require access recovery; the actor retries and refreshes the page session when needed.

Input Examples

1) Search URL

{
"startUrls": [
{
"url": "https://www.superpages.com/anchorage-ak/dentists"
}
],
"maxItems": 10,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

2) Detail URL

{
"startUrls": [
{
"url": "https://www.superpages.com/anchorage-ak/bpp/turnagain-dental-8741024"
}
],
"maxItems": 1,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Output

Each dataset item contains fields like:

{
"name": "Turnagain Dental",
"phone": "907-272-8422",
"website": "https://www.turnagaindental.com/",
"primaryCategory": "Dentists",
"categories": ["Dentists", "Dental Clinics", "Cosmetic Dentistry"],
"rating": 4.5,
"reviewCount": 12,
"description": "Business profile description from Superpages.",
"openingHours": ["Mo-Fr 08:00-17:00"],
"paymentAccepted": "amex, cash, check, discover, master card, visa",
"services": "Dental services listed on the profile",
"specialties": "Specialties listed on the profile",
"accreditation": "Associations or accreditations",
"imageUrls": ["https://i.ypcdn.com/blob/example"],
"socialLinks": [],
"breadcrumbs": ["Home", "Anchorage, AK", "Dentists", "Turnagain Dental"],
"listingId": "8741024",
"businessId": "/anchorage-ak/bpp/turnagain-dental-8741024",
"canonicalUrl": "https://www.superpages.com/anchorage-ak/bpp/turnagain-dental-8741024",
"sourceUrl": "https://www.superpages.com/anchorage-ak/bpp/turnagain-dental-8741024",
"url": "https://www.superpages.com/anchorage-ak/bpp/turnagain-dental-8741024",
"address": "Example Street, Anchorage, AK 99501, US",
"streetAddress": "Example Street",
"city": "Anchorage",
"state": "AK",
"postalCode": "99501",
"country": "US"
}

The scraper paginates through listing results and stops when maxItems is reached per start URL or when no more result items are found.

Why use the Superpages Scraper?

  • Focused: Built specifically for Superpages search and business profile flows.
  • Structured output: Ready-to-use JSON records for automation and analysis.
  • Per-URL limits: maxItems is enforced per start URL.
  • Flexible input: Supports both search result URLs and direct business detail URLs.
  • Apify-native: Works with Apify datasets, request queue, and proxy config.

FAQ

  • How many businesses can it extract?
    Controlled by maxItems per source URL.

  • Do I need proxies?
    Proxies are recommended. The default configuration uses Apify Residential proxies in the US.

  • Can I start from a business detail URL?
    Yes. Detail URLs are processed directly and count toward maxItems.

  • What if Superpages changes their website structure?
    The actor may require updates to keep extraction stable.

Need to scrape other business directories?

Check out similar scrapers by Lexis Solutions:


Need help or want a custom solution?

Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects.

Contact us over Email or LinkedIn.

Support Our Work

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to.

Image Credit

Image credit: superpages.com.