BBB Scraper
Under maintenancePricing
from $0.01 / 1,000 results
BBB Scraper
Under maintenanceScrape 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
Maintained by CommunityActor stats
0
Bookmarked
150
Total users
18
Monthly active users
6 days ago
Last modified
Categories
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
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
scrapeType | string | "business_profile" | No | Type of data to scrape |
businessUrl | string | - | No | Direct BBB business profile URL (e.g., https://www.bbb.org/us/ca/los-angeles/profile/...) |
businessName | string | - | No | Business name to search for |
location | string | - | No | City and state (e.g., 'Los Angeles, CA') |
category | string | - | No | Filter by business category |
accreditedOnly | boolean | false | No | Only return BBB accredited businesses |
minRating | string | - | No | Minimum BBB rating (A+, A, A-, B+, B, B-, C+, C, C-, D+, D, D-, F) |
includeComplaints | boolean | true | No | Scrape complaint details (increases run time) |
includeReviews | boolean | true | No | Scrape customer reviews |
maxResults | integer | 50 | No | Maximum number of businesses to scrape |
proxyConfiguration | object | - | No | Proxy settings for the scraper |
webhookUrl | string | - | No | URL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint) |
webhookPlatform | string | "custom" | No | Platform type for webhook formatting |
webhookHeaders | object | - | No | Custom HTTP headers to send with webhook (JSON object) |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Business Scraped | Each 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?
Built by John Rippy | Actor Arsenal