Manta Business Scraper — SMB Leads (US)
Pricing
$5.00 / 1,000 per business returneds
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
Maintained by CommunityActor stats
0
Bookmarked
1
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(defaulttrue): drop rows that have neither a phone nor a website.maxItems(default200): cost/speed guard;0= no cap.- Proxy: no proxy by default. Manta's Cloudflare gate scores IP reputation, and a measured lane test on 2026-08-02 put Apify RESIDENTIAL-US at 0/8 on profile pages — the paid lane was no better than the free one while accounting for ~65% of run cost. You can still select any proxy in the input; if you have IPs Cloudflare trusts, use them.
Input example
{"mode": "search","states": ["TX"],"industryKeyword": "plumbing","requireContact": true,"maxItems": 25,"proxyConfiguration": { "useApifyProxy": false }}
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
emailoften 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 no proxy by default? Manta's Cloudflare bot-management keys on IP reputation, not on proxy tier. Measured 2026-08-02 from Apify: RESIDENTIAL-US 0/8 and DATACENTER 0/8 on profile pages, versus the free container egress which did better. Residential was 65% of run cost and bought nothing, so you are no longer billed for it by default. Set your own proxy in the input if you have trusted IPs.
- How many businesses can I get? Manta enumerates ~50,000 companies per state sitemap file and multiple files per state — millions US-wide. Use
maxItemsandindustryKeywordto scope a run.
Compliance
You are responsible for complying with Manta's Terms of Service and applicable data/privacy law.