Discover/agencyspotter.com API
live

agencyspotter.com APIagencyspotter.com

Access Agency Spotter agency listings via API. Search by name, keyword, or location, and retrieve full profiles with staff, reviews, projects, and social links.

Endpoints
2
Updated
3mo ago
Try it
Page number for pagination
Agency name or keyword to search for (e.g. 'digital marketing')
Location to filter results by (e.g. 'New York')
api.parse.bot/scraper/0666fa8d-3eb5-49e9-bf94-9a505e2cb7ca/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/0666fa8d-3eb5-49e9-bf94-9a505e2cb7ca/search_agencies?page=1&query=digital+marketing&location=New+York' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Search for agencies on Agency Spotter with optional filters for name, location, and pagination. Returns a paginated list of agency summaries.

Input
ParamTypeDescription
pageintegerPage number for pagination
querystringAgency name or keyword to search for (e.g. 'digital marketing')
locationstringLocation to filter results by (e.g. 'New York')
Response
{
  "type": "object",
  "fields": {
    "page": "string indicating the current page number",
    "agencies": "array of agency summary objects with name, slug, location, rating, reviews_count, services, about, and logo"
  },
  "sample": {
    "data": {
      "page": "1",
      "agencies": [
        {
          "logo": null,
          "name": "Major Tom",
          "slug": "major-tom",
          "about": null,
          "rating": 4,
          "location": null,
          "services": [
            "Digital Marketing",
            "Branding",
            "Web Development",
            "SEO",
            "Marketing Strategy"
          ],
          "reviews_count": null
        }
      ]
    },
    "status": "success"
  }
}

About the agencyspotter.com API

The Agency Spotter API provides 2 endpoints for querying the Agency Spotter directory. Use search_agencies to find agencies by keyword or location and receive paginated summaries, or call get_agency_detail with a slug to retrieve a full profile covering 10+ fields including staff LinkedIn profiles, client reviews, project portfolios, budget minimums, and social links.

Search and Filter the Agency Directory

The search_agencies endpoint accepts three optional parameters — query, location, and page — and returns an array of agency summary objects. Each summary includes the agency's name, slug, location, rating, reviews_count, a services list, a short about description, and a logo URL. The slug field is what you pass downstream to get_agency_detail, making pagination and bulk profile retrieval straightforward.

Full Agency Profiles

get_agency_detail takes a single required slug and returns the complete agency record. The stats object surfaces rating, review_count, team size, and budget_min, giving a quick quantitative snapshot. The location object breaks down street, city, state, zip, country, and other_locations for agencies with multiple offices. The social object contains direct URLs for LinkedIn, Facebook, and Twitter.

Staff, Reviews, and Projects

The staff array includes LinkedIn profile URLs and reviewer info for each team member listed on the agency's page. The reviews array provides per-review ratings, freeform comments, and reviewer details. The projects array includes title, description, client, and media fields, letting you inspect an agency's past work without visiting the site. The website field returns the agency's own domain.

Common use cases
  • Build an agency comparison tool using rating, reviews_count, and budget_min from multiple profile lookups.
  • Aggregate agency location data from get_agency_detail to map service provider density by city or country.
  • Populate a CRM with agency contacts by extracting website, social URLs, and staff LinkedIn profiles.
  • Filter agencies by service category using the services field returned in search_agencies summaries.
  • Compile client review datasets using the reviews array for sentiment analysis or reputation scoring.
  • Identify agencies with a minimum project budget threshold by filtering on stats.budget_min.
  • Monitor agency portfolio growth over time by periodically fetching the projects array for tracked slugs.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Agency Spotter offer an official developer API?+
Agency Spotter does not publish a public developer API or documented developer program. This Parse API is the way to access Agency Spotter data programmatically.
What does `search_agencies` return and how can I narrow results?+
It returns a paginated list of agency summaries, each containing name, slug, location, rating, reviews_count, services, about text, and logo. You can narrow results with the query parameter (keyword or agency name), the location parameter (city or region string), and page for stepping through result sets.
Does `get_agency_detail` return contact email addresses or phone numbers?+
Not currently. The endpoint returns the agency's website URL, LinkedIn, Facebook, and Twitter links, staff LinkedIn profiles, and physical address fields. Direct email or phone data is not included. You can fork this API on Parse and revise it to add an endpoint targeting contact details if they become available on the agency's profile page.
Are there any coverage limitations I should know about?+
Results are limited to agencies listed in the Agency Spotter directory. Agencies not indexed there will not appear. The other_locations field may be empty for single-office agencies, and smaller or newer agencies may have fewer reviews or an incomplete projects array.
Can I retrieve agencies filtered by specific services or industries?+
The search_agencies endpoint supports keyword and location filtering but does not expose a dedicated service-category or industry filter parameter. Service data is returned in the services field of each summary, so you can filter post-retrieval. You can fork this API on Parse and revise it to add a service-category filter endpoint if the directory supports that query on the source site.
Page content last updated . Spec covers 2 endpoints from agencyspotter.com.
Related APIs in B2b DirectorySee all →
13f.info API
13f.info API
mouser.com API
mouser.com API
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.