BBB Scraper avatar

BBB Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
BBB Scraper

BBB Scraper

Scrape Better Business Bureau (BBB) business profiles, ratings, complaints, reviews, and accreditation data. Get comprehensive trust signals and reputation data for any business.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

157

Total users

12

Monthly active users

16 days ago

Last modified

Share

BBB Business Scraper

Scrape Better Business Bureau profiles, ratings, complaints, reviews, and accreditation data. Get comprehensive business reputation data including BBB ratings, complaint history, customer reviews, and accreditation status.


Quick Start

Run with real data

{
"scrapeType": "business_profile",
"businessUrl": "https://example.com",
"accreditedOnly": false,
"includeComplaints": true,
"includeReviews": true,
"maxResults": 50,
"webhookPlatform": "custom"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
scrapeTypestring"business_profile"NoType of data to scrape
businessUrlstring-NoDirect BBB business profile URL (e.g., https://www.bbb.org/us/ca/los-angeles/profile/...)
businessNamestring-NoBusiness name to search for
locationstring-NoCity and state (e.g., 'Los Angeles, CA')
categorystring-NoFilter by business category
accreditedOnlybooleanfalseNoOnly return BBB accredited businesses
minRatingstring-NoMinimum BBB rating (A+, A, A-, B+, B, B-, C+, C, C-, D+, D, D-, F)
includeComplaintsbooleantrueNoScrape complaint details (increases run time)
includeReviewsbooleantrueNoScrape customer reviews
maxResultsinteger50NoMaximum number of businesses to scrape
proxyConfigurationobject-NoProxy settings for the scraper
webhookUrlstring-NoURL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint)
webhookPlatformstring"custom"NoPlatform type for webhook formatting
webhookHeadersobject-NoCustom HTTP headers to send with webhook (JSON object)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Business ScrapedEach BBB business profile scraped$0.06

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?

Run the actor with the default sample input, or set demoMode to true, and it returns labeled sample business profile data showing the exact live output format. Every sample item carries demo: true and a _notice field, and sample runs charge no task events. Provide a business URL or a business name plus location to run a real scrape.


Built by John Rippy | Actor Arsenal