GoodFirms Scraper - Agency Reviews avatar

GoodFirms Scraper - Agency Reviews

Pricing

from $0.01 / 1,000 results

Go to Apify Store
GoodFirms Scraper - Agency Reviews

GoodFirms Scraper - Agency Reviews

Extract agency profiles, reviews, ratings & service offerings from GoodFirms. Ideal for B2B lead generation, competitor analysis & agency research.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

2

Bookmarked

12

Total users

1

Monthly active users

8 days ago

Last modified

Share

GoodFirms Directory Scraper

Scrape B2B company profiles from GoodFirms directory. Extract company info, reviews, ratings, services, and portfolios. Find IT companies, agencies, and software providers. Built by John Rippy (https://www.linkedin.com/in/johnrippy/ | https://johnrippy.link/).


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"searchQuery": "software development company"
}

Run with real data

{
"demoMode": false,
"searchQuery": "software development company",
"maxResults": 50
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModebooleantrueNoRun with sample data without making API calls. Great for testing the actor.
searchQuerystring-NoSearch term (e.g., 'software development', 'web design', 'mobile app').
categorystring-NoFilter by company category.
locationstring-NoFilter by location (e.g., 'USA', 'India', 'UK').
maxResultsinteger50NoMaximum number of companies to scrape.
webhookUrlstring-NoURL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Company ScrapedEach GoodFirms company profile scraped$0.08

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal