Bbb.org Business Search Scraper avatar
Bbb.org Business Search Scraper

Pricing

$30.00/month + usage

Go to Store
Bbb.org Business Search Scraper

Bbb.org Business Search Scraper

Developed by

ecomscrape

ecomscrape

Maintained by Community

BBB.org Business Search Scraper extracts business listings from BBB.org without limit (up to thousands per query). The output includes business name, address, and more—making it ideal for market research, competitor analysis, and lead generation. Perfect for data-driven business insights.

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

55

Monthly users

14

Runs succeeded

>99%

Last modified

5 days ago

You can access the Bbb.org Business Search Scraper 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 '{
< "country_code": "us",
< "state_codes": [
< "ak"
< ],
< "category_codes": [
< "insurance-agent"
< ],
< "from_position": 0,
< "to_position": 5,
< "max_retries_per_url": 2,
< "proxy": {
< "useApifyProxy": false
< }
<}' |
<apify call ecomscrape/bbb-business-search-scraper --silent --output-dataset

Bbb.org Business Search Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: