BBB Data Crawler

  • epctex/bbb-scraper
  • Modified
  • Users 169
  • Runs 2.2k
  • Created by Author's avatarepctex

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.

Free trial for 3 days

Then $25.00/month

No credit card required now

BBB Data Crawler

Free trial for 3 days

Then $25.00/month

Start URLs

startUrls

Optional

array

URLs to start with. It should be list or detail URL

Include Reviews

includeReviews

Optional

boolean

Including reviews of businesses. This will increase the resource consumption proportional to number of requests.

Maximum number of listing items

maxItems

Optional

integer

Maximum number of listing items that you want as output. Default is all

List end page

endPage

Optional

integer

The page number that you want to end with. By default there is no end page.

Search keyword

search

Optional

string

The keyword that you want to search on BBB

Country

country

Optional

Enum

Country of the businesses

Options:

"USA": string"CAN": string"MEX": string

Location

location

Optional

string

Location of the businesses inside the country

Extend output function

extendOutputFunction

Optional

string

Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output

Proxy configuration

proxy

Required

object

Select proxies to be used by your crawler.