Manta Scraper - Extract Business Listings & Company Data avatar

Manta Scraper - Extract Business Listings & Company Data

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Manta Scraper - Extract Business Listings & Company Data

Manta Scraper - Extract Business Listings & Company Data

Scrape comprehensive business information from Manta.com, one of the largest US small business directories. Extract company profiles, contact details, categories, and more for lead generation and market research. Build Lead Lists Research Markets Enrich CRM Data Verify Citations Competitive Analysis

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

3

Monthly active users

2 days ago

Last modified

Share

Manta Business Directory Scraper - Company Profiles, Revenue & Firmographic Data

Scrape Manta business directory for company profiles, contact information, and firmographic data. Extract phone numbers, addresses, employee counts, revenue estimates, SIC/NAICS codes, year founded, and social links. Essential for B2B lead generation, market research, and data enrichment.

Features

  • Company Profiles - Business name, description, industry classification
  • Contact Information - Phone numbers, addresses, websites
  • Employee Count - Company size ranges (1-5, 5-10, 10-50, etc.)
  • Revenue Estimates - Annual revenue ranges
  • Year Founded - Business establishment date
  • SIC/NAICS Codes - Standard industry classification codes
  • Business Hours - Operating schedule
  • Social Links - Facebook, LinkedIn, Twitter URLs
  • Search Mode - Find businesses by keyword and location
  • Profile Mode - Extract detailed data from specific pages
  • Anti-Detection - Residential proxies for reliable access
  • No Login Required - Works with public Manta data
  • Demo Mode - Test with sample data before going live

Who Should Use This Actor?

B2B Sales Teams

Build prospect lists with firmographic data. Manta's unique value is revenue estimates and employee counts - data that helps qualify leads before outreach.

Data Enrichment Companies

Supplement existing databases with Manta's firmographic data. Add revenue estimates, employee counts, and SIC codes to existing business records.

Market Research Firms

Analyze business landscapes by industry, size, and revenue. Manta covers millions of US businesses with firmographic detail.

Local SEO Agencies

Verify citation accuracy across directories. Manta is a recognized local citation source for SEO.

Private Equity & M&A Teams

Screen potential acquisition targets by revenue, employee count, and industry. Manta provides initial firmographic screening data.

Franchise Consultants

Research market saturation and competition for franchise expansion planning. Analyze business density by category and location.

Quick Start

Demo Mode (Free Test)

{
"demoMode": true
}

Search by Industry and Location

{
"scrapeType": "search",
"searchQuery": "plumbing",
"location": "Chicago, IL",
"maxResults": 100,
"demoMode": false
}

Scrape Specific Company

{
"scrapeType": "profile",
"profileUrl": "https://www.manta.com/c/abc123/company-name",
"demoMode": false
}

Input Parameters

ParameterTypeDefaultDescription
scrapeTypestringsearchMode: search, profile
searchQuerystring-Business category or keyword
locationstring-City/state or ZIP code
profileUrlstring-Direct Manta company URL
maxResultsnumber100Maximum businesses to scrape
proxyConfigurationobjectResidentialProxy settings
demoModebooleantrueReturn sample data for testing
webhookUrlstring-Webhook URL for results delivery

Output Format

{
"companyName": "ABC Plumbing Services",
"industry": "Plumbing",
"description": "Full-service residential and commercial plumbing company serving the greater Chicago area since 2008.",
"address": "456 Oak Street",
"city": "Chicago",
"state": "IL",
"zip": "60601",
"phone": "(312) 555-1234",
"website": "https://abcplumbing.com",
"employeeCount": "5-10",
"revenue": "$500K - $1M",
"yearFounded": 2008,
"sicCode": "1711",
"naicsCode": "238220",
"hours": "Mon-Fri 8AM-6PM",
"socialLinks": {
"facebook": "https://facebook.com/abcplumbing",
"linkedin": "https://linkedin.com/company/abcplumbing"
},
"mantaUrl": "https://www.manta.com/c/abc123/abc-plumbing-services",
"scrapedAt": "2026-01-28T10:30:00.000Z"
}

Pricing (Pay-Per-Event)

EventDescriptionPrice
listing_scrapedPer business listing$0.002

Example costs:

  • 100 businesses: 100 x $0.002 = $0.20
  • 500 businesses: 500 x $0.002 = $1.00
  • 1000 businesses: 1000 x $0.002 = $2.00
  • Demo mode: $0.00

Common Scenarios

Scenario 1: B2B Lead Generation with Firmographics

{
"scrapeType": "search",
"searchQuery": "marketing agency",
"location": "Dallas, TX",
"maxResults": 200,
"demoMode": false
}

Build a qualified prospect list with revenue and employee data.

Scenario 2: Citation Audit

{
"scrapeType": "search",
"searchQuery": "your business name",
"location": "Your City, ST",
"maxResults": 10,
"demoMode": false
}

Verify your Manta listing matches other directories.

Scenario 3: Market Size Analysis

{
"scrapeType": "search",
"searchQuery": "restaurant",
"location": "Nashville, TN",
"maxResults": 500,
"demoMode": false
}

Count and categorize businesses in a target market.

Webhook & Automation Integration

Zapier / Make.com / n8n

  1. Create a webhook trigger in your automation platform
  2. Copy the webhook URL to webhookUrl
  3. Route results to Google Sheets, CRM, Airtable, etc.

Popular automations:

  • Company data -> CRM (qualified lead pipeline)
  • Firmographics -> Airtable (market intelligence database)
  • Contact info -> Email campaign (outreach sequences)

Apify Scheduled Runs

Schedule monthly runs to track new businesses in target markets.

Manta's Unique Data

Unlike Google or Yelp, Manta provides:

  • Revenue estimates - Annual revenue ranges for qualifying leads
  • Employee counts - Company size for targeting
  • SIC/NAICS codes - Standard industry codes for segmentation
  • Year founded - Business longevity data
  • Social links - Social media profiles

This firmographic data is typically only available from expensive data providers like D&B, ZoomInfo, or Apollo.

FAQ

Q: Do I need a Manta account?

A: No. This scraper uses public Manta data. No login required.

Q: How accurate are revenue estimates?

A: Manta's revenue estimates are approximate ranges (e.g., "$500K - $1M"). They provide directional guidance for lead qualification but should not be treated as exact figures.

Q: What are SIC and NAICS codes?

A: SIC (Standard Industrial Classification) and NAICS (North American Industry Classification System) are standardized codes used to classify businesses by industry. Useful for segmenting prospect lists.

Q: How does this compare to ZoomInfo or Apollo?

A: Manta provides basic firmographic data at a fraction of the cost. For comprehensive contact-level data (email, direct dial), consider enrichment tools. Manta excels at company-level firmographics.

Common Problems & Solutions

"Company not found"

  • Try searching by business name
  • Check Manta URL format
  • Some newer businesses may not have Manta profiles

"Rate limited"

  • Wait 10-15 minutes between runs
  • Reduce maxResults
  • Use residential proxies (default)

"Demo data showing"

  • Set demoMode: false - no account required

📞 Support


Built by John Rippy | Actor Arsenal