/bbb/businesses/reviews
Get customer reviews for a BBB business by id (e.g. 0292-1922) or profile URL: star rating, author, text, date and the business response.
Price: 5 credits per 10 results
💡 AI Hint: Fetch customer reviews for a BBB business by id (e.g. 0292-1922) or profile URL. Each review has rating (1-5 stars), author, text, created_at and business_response_text/business_response_date.
⚠️ Common errors: 412: Business not found (well-formed id with no BBB profile)
Authorizations
API token from the dashboard
Headers
Body
BBB business id (e.g. 0292-1922) or a BBB business profile URL
1"0292-1922"
"https://www.bbb.org/us/oh/cincinnati/profile/plumber/roto-rooter-plumbing-water-cleanup-0292-1922"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500