Manta Business Scraper — SMB Leads (US) avatar

Manta Business Scraper — SMB Leads (US)

Pricing

$5.00 / 1,000 per business returneds

Go to Apify Store
Manta Business Scraper — SMB Leads (US)

Manta Business Scraper — SMB Leads (US)

Extract US small-business leads from Manta.com: company name, phone, website, full address, industry (NAICS/ISIC), employees, founding date and social links. Filter by state and industry. Clean JSON-LD, no login.

Pricing

$5.00 / 1,000 per business returneds

Rating

0.0

(0)

Developer

Scrapers Delight

Scrapers Delight

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Manta Business Scraper — US SMB Leads

Turn Manta.com's US small-business directory into a clean lead list — company name, phone, website, full address, and industry (NAICS/ISIC) — filterable by state and industry. No login.

Every Manta company profile publishes a complete LocalBusiness structured-data block, so records are clean and consistent (not fragile HTML scraping).

What you get

One row per business, with:

  • name — company name
  • phone — business phone (when published)
  • email — business email only when the business published one on Manta (many rows have phone + website but no email — this Actor ships no email guessing or enrichment)
  • website — the company's own website
  • streetAddress, city, state, zip, country — full mailing address
  • latitude, longitude — geocode
  • category — industry / business category
  • naics, isicV4 — standard industry codes (for TAM / segmentation)
  • numberOfEmployees, foundingDate — firmographics (when published)
  • socialLinks — Twitter/X, Facebook, LinkedIn, Instagram profiles
  • description — the company blurb
  • mantaId, mantaUrl, scrapedAt — source + provenance

Use cases

  • Merchant-services & payments prospecting — phone + website + industry SMB leads for power-dialer / SDR teams.
  • Local SEO & marketing agency lead lists — target one industry across a metro or state.
  • Power-dialer feeds — geo × industry slices ("plumbers in Dallas", "HVAC in Texas").
  • Market / TAM research by NAICS — size and segment a local market by standard industry code.

How to use

Two modes:

1. Search by state / industry (mode: "search")

  • states: one or more US states — 2-letter codes or full names (e.g. ["TX"], ["California","Florida"]).
  • industryKeyword (optional): keeps only businesses whose category / name matches (e.g. plumbing, hvac, dentist). Blank = every business in the state.

2. From start URLs (mode: "startUrls")

  • Paste Manta listing pages /mb_.../{industry}/{city} (the Actor extracts every company on them, following pagination) and/or direct profile pages /c/{id}/{slug}.

Common options:

  • requireContact (default true): drop rows that have neither a phone nor a website.
  • maxItems (default 200): cost/speed guard; 0 = no cap.
  • Proxy: Manta intermittently blocks datacenter IPs behind Cloudflare, so RESIDENTIAL + US is the default and strongly recommended. The Actor retries on a fresh proxy IP on any block.

Input example

{
"mode": "search",
"states": ["TX"],
"industryKeyword": "plumbing",
"requireContact": true,
"maxItems": 25,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "US" }
}

Output example

{
"name": "Tribeca Plumbing, Inc.",
"phone": "(214) 402-5454",
"email": null,
"website": "http://www.tribecaplumbinginc.com/",
"streetAddress": "6211 W Northwest Hwy Ste C251",
"city": "Dallas",
"state": "Texas",
"zip": "75225",
"country": "United States",
"latitude": "32.8664357",
"longitude": "-96.8000069",
"category": "Plumbing Specialties",
"naics": "",
"isicV4": "1711",
"numberOfEmployees": "",
"foundingDate": "",
"socialLinks": ["https://www.twitter.com/TribecaPlumber", "http://www.facebook.com/tribecaplumbingtx/"],
"description": "Your Dallas/Ft. Worth Plumbing Experts…",
"mantaId": "mh1g4hf",
"mantaUrl": "https://www.manta.com/c/mh1g4hf/tribeca-plumbing-inc",
"scrapedAt": "2026-07-07T16:00:00.000Z"
}

Pricing

Pay per result: one charge per business record delivered (business-scraped). You pay only for the rows the Actor actually hands you.

FAQ

  • Do I need a Manta login? No. All fields come from public company profiles.
  • Why is email often empty? Manta only shows an email when the business published one. This Actor does not guess or enrich emails — it reports what Manta publishes (most rows have phone + website).
  • Why residential proxy? Manta's Cloudflare bot-management intermittently blocks datacenter IPs. Residential (US) IPs fetch reliably; the Actor auto-retries on a fresh IP if it hits a block.
  • How many businesses can I get? Manta enumerates ~50,000 companies per state sitemap file and multiple files per state — millions US-wide. Use maxItems and industryKeyword to scope a run.

Compliance

You are responsible for complying with Manta's Terms of Service and applicable data/privacy law.