← ClaudeAtlas

apify-marketing-agency-databaselisted

Build a marketing agency database from Clutch.co with the Clutch.co Agency API Actor (johnvc/clutch-agency-api). Point it at any Clutch directory or category or location URL and get one flat JSON row per listed agency: name, profile_url, website, rating, review_count, verification, min_project_size, hourly_rate, employees, location, and service_lines. Pagination and cross-page de-duplication are handled for you, so one company is never billed twice. Use when someone wants a marketing agency database, a list of digital marketing agencies, a B2B agency directory as structured data, top agencies by service or city, or to export agencies from Clutch into a spreadsheet, CRM, or vector store. Billed per listing delivered with no start fee, and MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-marketing-agency-database · ★ 0 · Data & Documents · score 78
Install: claude install-skill johnisanerd/claude-skill-marketing-agency-database
# A Marketing Agency Database, Built From Any Clutch Directory A Clutch category or location URL in, one clean JSON row per agency out: name, website, rating, rates, size, and location, ready for a spreadsheet, a CRM, or a vector store. ## When to use this skill - You want a marketing agency database and do not want to page through clutch.co by hand. - You need a list of digital marketing agencies (or web developers, or any Clutch category) as structured data, filtered by service or city. - You are seeding a lead list, a market map, or a directory product with real agencies and their published rates. - You want the whole category, de-duplicated, not the first screen. Not for: the full deep record of specific companies you already know. To pull complete firmographics, service mix, pricing bands, and reviews for named profiles, use the companion `apify-company-data-api` skill, built on the same Actor in profiles mode. See `references/actor-index.md`. ## What you get One dataset row per listed agency. `result_type` separates `listing` rows from `error` rows. The `companies` dataset view shows the listing columns. Listing fields: - `name`, `slug`, `profile_url` - `website` (the real homepage, with tracking parameters stripped) - `rating`, `review_count`, `is_verified`, `verification` (badge list) - `min_project_size`, `hourly_rate`, `employees`, `location` - `service_lines` (name plus percentage, where the card shows it) - `source_url` (the directory page the row came fro