Bulk BBB avatar
Bulk BBB

Pricing

$10.00/month + usage

Go to Apify Store
Bulk BBB

Bulk BBB

Get Company reviews and complaints from Better Business Bureau (BBB) in bulk. It's fast and costs little!

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

Canadesk Support

Canadesk Support

Maintained by Community

Actor stats

3

Bookmarked

13

Total users

1

Monthly active users

4 months ago

Last modified

Share

You can access the Bulk BBB 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 '{
< "url": [
< "https://www.bbb.org/ca/on/ottawa/profile/home-improvement/renosgroup-0117-34843/customer-reviews",
< "https://www.bbb.org/ca/bc/vancouver/profile/credit-cards-and-plans/peoples-payments-and-cards-part-of-peoples-group-0037-1242602/complaints"
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call canadesk/bulk-bbb --silent --output-dataset

Bulk BBB API through CLI

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

Install Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: