Better Business Bureau avatar
Better Business Bureau

Pricing

$1.00 / 1,000 results

Go to Store
Better Business Bureau

Better Business Bureau

Developed by

Benjamin

Benjamin

Maintained by Community

This bot allows you to scrape general information from the following website: https://www.bbb.org/ The site allows you to enter certain business categories or keywords (at least one is required), location (optional but recommended), and country (USA or Canada) (at least one is required).

0.0 (0)

Pricing

$1.00 / 1,000 results

0

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

2 days ago

You can access the Better Business Bureau programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "key_words": [
< "Roofing Contractors"
< ],
< "zipcodes": [
< "01001",
< "01002"
< ]
<}' |
<apify call barjona/better-business-bureau --silent --output-dataset

Better Business Bureau API through CLI

The Apify CLI is the official tool that allows you to use Better Business Bureau locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: