Manifest Agency Scraper [$0.50💰] | B2B Agency Leads avatar

Manifest Agency Scraper [$0.50💰] | B2B Agency Leads

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Manifest Agency Scraper [$0.50💰] | B2B Agency Leads

Manifest Agency Scraper [$0.50💰] | B2B Agency Leads

Extract B2B agency profiles from The Manifest — company names, ratings, reviews, hourly rates, project sizes, team sizes, services and client data. Build lead lists for agency outreach.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Manifest Agency Scraper Cheap | B2B Agency Leads

Extract B2B agency leads from The Manifest directory — scrape company profiles, ratings, contact data, and services from thousands of web development, digital marketing, and IT service agencies at just $0.005 per result.

Use Cases

  • Lead Generation — Build targeted lists of agencies filtered by category, location, and services for outbound sales campaigns
  • Market Research — Analyze agency landscape, pricing, and specializations to identify market gaps and competitors
  • Competitor Intelligence — Monitor competitor agencies, their ratings, employee count, and service offerings
  • Partnership Discovery — Find agencies in specific niches (SEO, PPC, web dev) for white-label partnerships or subcontracting
  • Agency Database Building — Create comprehensive datasets of agencies with contact details for CRM enrichment
  • Industry Analysis — Track agency trends across software development, design, and digital marketing sectors

How It Works

  1. Provide Inputs — Enter Manifest directory URLs or specific agency profile URLs, set your desired limits
  2. Scrape Data — The actor crawls The Manifest directory pages and individual agency profiles
  3. Extract Information — Company names, descriptions, ratings, reviews, employee counts, services, contact info, and social links are extracted
  4. Get Results — Receive structured JSON data in a dataset, ready for export or integration

Input

ParameterTypeDefaultDescription
directoryUrlsarray[]Manifest directory listing URLs to scrape (e.g., https://www.themanifest.com/website-development)
profileUrlsarray[]Specific agency profile URLs to scrape directly
maxPagesinteger5Maximum number of listing pages to crawl per directory URL
maxResultsinteger100Maximum number of agency results to return
scrapeProfilesbooleantrueWhether to visit each agency's profile page for detailed data
extractContactsbooleantrueWhether to extract contact information (phone, email, website)
proxyobject{}Proxy configuration for request rotation

Output

The actor returns a dataset of agency records with the following fields:

  • name — Agency company name
  • url — Profile URL on The Manifest
  • description — Company description
  • rating — Overall rating (e.g., 4.8)
  • reviewCount — Number of client reviews
  • employeeCount — Team size range
  • location — City and country
  • services — List of services offered
  • industries — Industries served
  • minProjectSize — Minimum project budget
  • hourlyRate — Hourly rate range
  • website — Company website URL
  • phone — Contact phone number
  • email — Contact email
  • foundedYear — Year the company was founded
  • portfolio — Sample projects or case studies

Example Input

{
"directoryUrls": [
"https://www.themanifest.com/website-development"
],
"maxPages": 3,
"maxResults": 50,
"scrapeProfiles": true,
"extractContacts": true,
"proxy": {
"useApifyProxy": true
}
}

Example Output

[
{
"name": "WebDev Studios",
"url": "https://www.themanifest.com/company/webdev-studios",
"description": "Full-service web development agency specializing in React and Node.js applications",
"rating": 4.9,
"reviewCount": 47,
"employeeCount": "50-99",
"location": "Austin, TX",
"services": ["Web Development", "Mobile App Development", "UI/UX Design"],
"industries": ["Healthcare", "E-commerce", "SaaS"],
"minProjectSize": "$10,000",
"hourlyRate": "$100-$149/hr",
"website": "https://webdevstudios.com",
"phone": "+1 (512) 555-0123",
"email": "info@webdevstudios.com",
"foundedYear": "2015",
"portfolio": [
{
"title": "E-commerce Platform Redesign",
"description": "Complete overhaul of legacy e-commerce system",
"budget": "$50,000"
}
]
}
]

Integrations

  • Google Sheets — Export results directly to Google Sheets for team collaboration
  • HubSpot / Salesforce — Import agency leads into your CRM for sales pipelines
  • Slack — Get notified when scraping completes via webhook integrations
  • Zapier / Make — Connect to 5,000+ apps for automated workflows
  • Python / Node.js — Use the Apify SDK to programmatically access results
  • BigQuery / Snowflake — Load datasets for advanced analytics

FAQ

What is The Manifest? The Manifest is a business directory owned by Clutch that profiles top agencies across web development, design, marketing, and IT services. It provides company data, ratings, and project portfolios.

How many agencies can I scrape? The Manifest lists thousands of agencies across hundreds of categories. Set maxPages and maxResults to control how many you extract per run.

Is the data accurate? The actor extracts publicly available data directly from The Manifest. Accuracy depends on what agencies have submitted to their profiles. Contact info is only available when agencies have published it.

Can I scrape specific categories? Yes. Provide directory URLs for specific categories like themanifest.com/website-development, themanifest.com/seo, or themanifest.com/mobile-app-development.

Does this work with Clutch data? The Manifest and Clutch share ownership but have different databases. This actor specifically scrapes The Manifest. For Clutch data, use a dedicated Clutch scraper.

What about rate limiting? The actor uses proxy rotation and request throttling to handle rate limits. For large-scale scraping, use Apify proxies for best results.

Can I schedule runs? Yes. Use Apify's scheduling feature to run the actor daily, weekly, or on any cron schedule to keep your agency database updated.

What formats can I export to? Results are available as JSON, CSV, XML, or Excel. Use the Apify API or storage endpoints to download in your preferred format.

For AI Agents

This actor is designed for autonomous AI agent workflows. Use the call-actor tool with the actor ID Z7DbETbNMLKEWIlwu and provide the input JSON directly. The actor returns structured JSON output suitable for pipeline processing, lead scoring, or CRM population.

{
"actor": "Z7DbETbNMLKEWIlwu",
"input": {
"directoryUrls": ["https://www.themanifest.com/website-development"],
"maxPages": 2,
"maxResults": 20,
"scrapeProfiles": true,
"extractContacts": true
}
}

This actor scrapes publicly available information from The Manifest directory. All data extracted is already publicly accessible on the platform. Users are responsible for complying with The Manifest's terms of service and applicable data protection regulations (GDPR, CCPA, etc.) when using scraped data. This actor is not affiliated with Clutch or The Manifest.