/bbb/businesses/complaints
Get complaints filed against a BBB business by id (e.g. 0292-1922) or profile URL: complaint type, status, text, date and the business responses with their resolution.
Price: 5 credits per 10 results
💡 AI Hint: Fetch complaints filed against a BBB business by id (e.g. 0292-1922) or profile URL. Each complaint has type (e.g. Service or Repair Issues), status (e.g. Resolved), text, created_at and responses (each with text, created_at and type such as business).
⚠️ 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 complaints to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500