
BBB Data Crawler
Deprecated
Pricing
$25.00/month + usage

BBB Data Crawler
Deprecated
Scrape data from the Better Business Bureau as known as BBB. Crawl and extract company information, insights, financial projections, social links, accreditations and much more. Scrape the huge BBB Cloud, retrieve charities and businesses in the United States, Canada, and Mexico by their categories.
0.0 (0)
Pricing
$25.00/month + usage
9
Total users
507
Monthly users
1
Runs succeeded
>99%
Last modified
10 hours ago
You can access the BBB Data Crawler 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 '{< "startUrls": [< "https://www.bbb.org/us/ny/new-york/category/home-improvement",< "https://www.bbb.org/us/ny/new-york/categories",< "https://www.bbb.org/us/ny/new-york/profile/home-builders/jf-hughes-builders-inc-0121-87134180",< "https://www.bbb.org/search?find_country=USA&find_entity=66005-000&find_id=1099_2800-400-1100&find_latlng=40.762801%2C-73.977818&find_loc=New%20York%2C%20NY&find_text=Clean%20Up%20Services&find_type=Category&page=1&sort=Relevance"< ],< "maxItems": 50,< "endPage": 1,< "extendOutputFunction": "($) => { return {} }",< "proxy": {< "useApifyProxy": true< }<}' |<apify call epctex/bbb-scraper --silent --output-dataset
BBB Scraper API through CLI
The Apify CLI is the official tool that allows you to use BBB Data Crawler locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: