
Bbb.org Business Search Scraper
Pricing
$20.00/month + usage

Bbb.org Business Search Scraper
The BBB.org Business Search Scraper extracts business listings from BBB.org using search query URLs. The output includes business name, address, categories, rating, and more, making it ideal for market research, competitor analysis, and lead generation. Perfect for data-driven business insights.
0.0 (0)
Pricing
$20.00/month + usage
2
Monthly users
11
Runs succeeded
78%
Response time
7.7 days
Last modified
9 days ago
Contact
If you encounter any issues or need to exchange information, please feel free to contact us through the following link: My profile
What does Bbb.org Business Search Scraper do?
The Bbb.org Business Search Scraper is a powerful tool that allows you to extract detailed business data directly from the Bbb.org platform. It provides business information in structured formats like JSON, making it easy to integrate into your reports, spreadsheets, or applications.
With the Bbb.org Business Search Scraper, you can:
- Effortlessly extract detailed business data from Bbb.org.
- Access the data in structured formats like JSON for seamless analysis and reporting.
- Collect comprehensive business information from all countries where Bbb.org operates.
The scraper allows you to collect comprehensive business information from all countries where Bbb.org operates, including:
- ID
- BBB ID
- Business ID
- Breadcrumbs
- URL
- Website
- Accredited Date
- Accreditation Revoked Date
- BBB File Opened Date
- Business Start Date
- Business Local Start Date
- Incorporated Date
- New Owner Date
- Categories
- Phone Number
- Contacts
- Additional Fax Numbers
- Additional Phone Numbers
- Postal Address
- Formatted Address
- Latitude
- Longitude
- Operating Hours
- Is US Based
- Is Accredited
- Media
- Name
- HQ Information
- Number of Employees
- Description
- Years in Business
- Reviews Complaints Summary
- Rating
Input & Output
To start collecting Bbb.org business data, simply fill out the input form. Bbb.org Business Search Scraper recognizes the following input parameters:
- Country code - The country code representing the target country for scraping. For example, 'us' for United States, 'ca' for Canada.
- State Codes - Provide a list of state or region codes for targeted scraping. Each code should follow the list code from link here or a relevant format recognized by the target site. Example: ['ca', 'ny', 'tx'] for scraping California, New York, and Texas.
- Category codes - Enter a list of category codes that specify the types of businesses or data categories to be scraped. Each code should follow the list code from link here. Example: ['online-retailer'].
- From position - Specify the starting index of the data scraping process. Used for pagination or to continue scraping from a specific point. Example: 0 means starting from the very first item.
- To position - Specify the ending index for the data scraping process. Defines the maximum position to scrape up to. Example: 5 means scraping items from the starting position up to the 5th item.
- Limit the number of retries - Maximum number of retries for each URL when collecting data when an unexpected error occurs.
- Proxy configuration - Add a proxy to ensure that during the data collection process, you are not detected as a bot.
Note: The state code and category code are filter conditions, and if you do not want to filter by both conditions, just add one of the two inputs. If you want to filter by both, please enter both inputs; if you do not want to filter by these conditions, leave them empty.
Use Bbb.org Business Search Scraper to collect business data from input
Input:
1{ 2 "max_retries_per_url": 2, // Maximum waiting time when accessing the links you provided. 3 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 4 "useApifyProxy": true, 5 "apifyProxyGroups": [ 6 "RESIDENTIAL" 7 ], 8 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 9 }, 10 "country_code": "us", 11 "category_codes": [], 12 "state_codes": [], 13 "max_retries_per_url": 2, 14 "from_position": 0, 15 "to_position": 5, 16}
Output:
You get the output from the Bbb.org Business Search Scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ // List of business information 2 { 3 "id": "71173316_733610", 4 "bbb_id": "1296", 5 "business_id": "90276928", 6 "breadcrumbs": [ 7 { 8 "href": "/us", 9 "title": "Home" 10 }, 11 { 12 "href": "/us/ca", 13 "title": "California" 14 }, 15 { 16 "href": "/us/ca/bakersfield", 17 "title": "Bakersfield" 18 }, 19 { 20 "href": "/us/ca/bakersfield/category/remodeling", 21 "title": "Remodeling" 22 }, 23 { 24 "href": null, 25 "title": "Foothills Home Services, LLC" 26 } 27 ], 28 "url": "https://www.bbb.org/us/ca/bakersfield/profile/remodeling/foothills-home-services-llc-1296-90276928", 29 "website": "https://foothillshomeservi.wixsite.com/foothillshomeservice", 30 "accredited_date": null, 31 "accreditation_revoked_date": null, 32 "bbb_file_opened_date": "2020-08-11T00:00:00", 33 "business_start_date": "2020-06-03T00:00:00", 34 "business_local_start_date": null, 35 "incorporated_date": null, 36 "new_owner_date": null, 37 "categories": { 38 "links": [ 39 { 40 "title": "Remodeling", 41 "url": "/us/ca/bakersfield/category/remodeling", 42 "entity_type": null, 43 "entity_id": null, 44 "id": null 45 } 46 ], 47 "has_high_risk_category": false, 48 "primary_category_name": "Remodeling", 49 "primary_tob_id": "10177-200" 50 }, 51 "phone_number": "(720) 646-4729", 52 "contacts": [ 53 { 54 "is_principal": true, 55 "is_management": true, 56 "role": 1601, 57 "title": "Owner", 58 "name": { 59 "prefix": "Mrs.", 60 "first": "Ashley", 61 "middle": null, 62 "last": "Padilla", 63 "suffix": null 64 }, 65 "is_primary": true, 66 "is_customer": true, 67 "is_searchable": true, 68 "position": null, 69 "labels": [] 70 } 71 ], 72 "additional_fax_numbers": [], 73 "additional_phone_numbers": [], 74 "postal_address": { 75 "address_line1": "4512 Coronado Ave", 76 "address_line2": null, 77 "city": "Bakersfield", 78 "state_code": "CA", 79 "zip_code": "93306" 80 }, 81 "formatted_address": "4512 Coronado Ave, Bakersfield, CA 93306", 82 "latitude": 39.530599, 83 "longitude": -105.164662, 84 "operating_hours": null, 85 "is_us_based": true, 86 "is_accredited": false, 87 "media": { 88 "logo": null, 89 "carousel_items": null, 90 "image_carousel_item_ids": null, 91 "video_carousel_item_ids": null, 92 "sorted_carousel_item_ids": null 93 }, 94 "name": "Foothills Home Services, LLC", 95 "hq_information": null, 96 "num_employees": 0, 97 "description": null, 98 "years_in_business": 4, 99 "reviews_complaints_summary": { 100 "suppress_reviews": false, 101 "average_of_review_star_ratings": 0, 102 "display_review_star_rating": true, 103 "reviews_total": 0, 104 "complaints_total": 0, 105 "display_average_of_review_star_ratings": false, 106 "submit_review_error_message": "Unable to save review. Please try submitting the review again.", 107 "total_closed_complaints_past_three_years": 0, 108 "total_closed_complaints_past_twelve_months": 0 109 }, 110 "rating": { 111 "bbb_rating": "A+", 112 "rating_reason_not_rated": null, 113 "rating_reasons": [] 114 }, 115 "from_url": null 116 }, // ... Many other business details 117]
How can I use the data extracted from Bbb.org with Bbb.org Business Search Scraper?
💙 Boost Brand Awareness: Leverage comprehensive business data to enhance your brand's visibility and reputation on Bbb.org and other platforms.
📈 Analyze Market Trends and Influences: Stay ahead in the market by tracking and analyzing emerging trends in business categories, brands, and sellers.
🔬 Drive Research and Innovation: Use the extracted data for in-depth research and testing, helping refine strategies or develop new business opportunities.
⭐ Improve Sentiment Analysis: Count and score authentic business reviews to provide solid backing for sentiment analysis and decision-making.
🪧 Plan Data-Driven Campaigns: Create impactful commercial campaigns for Bbb.org or other platforms using actionable, data-driven insights.
📚 Streamline Market Research: Simplify your market research efforts and enhance your marketing strategies with accurate and relevant insights.
📋 Generate High-Quality Marketing Leads: Build targeted marketing lead lists to optimize outreach efforts and maximize conversion potential.
Your feedback
We are always working to improve Actors' performance. So, if you have any technical feedback about Bbb.org Business Search Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$20.00