Chamber of Commerce Business Directory Scraper
Pricing
$19.99/month + usage
Go to Apify Store

Chamber of Commerce Business Directory Scraper
Scrape business listings from Chamber of Commerce directories with automatic pagination
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
🏢 Chamber of Commerce Business Directory Scraper
This actor allows you to scrape business listings from the Chamber of Commerce business directory. It automatically handles pagination and extracts comprehensive business information including names, categories, addresses, review counts, and logo images.
Features
- URL-based Scraping: Extract business listings by providing a complete Chamber of Commerce directory URL
- Automatic Pagination: Automatically navigates through pages until reaching the end or max items limit
- Comprehensive Business Data: Extract detailed information about each business including:
- Business name
- Category/type
- Full address
- Review count
- Logo image URL
- Business detail page URL
- Automatic Deduplication: Uses unique business IDs to avoid duplicates
- Configurable Limits: Set maximum number of businesses to scrape
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Chamber of Commerce directory URL to scrape |
maxItems | integer | No | Maximum number of businesses to fetch |
Output
The output is a list of business objects, each containing:
searchUrl: The original search URL useduniqueId: Unique identifier for the businessbusinessName: Name of the businesscategory: Business category/typeaddress: Full business addressreviewCount: Number of reviewslogoUrl: URL to the business logo imagebusinessUrl: URL to the business detail pagescrapedAt: Timestamp of when the data was scraped
Example output:
[{"searchUrl": "https://www.chamberofcommerce.com/business-directory/california/granada-hills/food-dining/","uniqueId": "40031867","businessName": "Italia Bakery & Deli","category": "Restaurant","address": "11134 Balboa Blvd Granada Hills, California 91344","reviewCount": 271,"logoUrl": "https://www.chamberofcommerce.com/show_image.php?zc=2&h=200&w=200&src=https://a.mktgcdn.com/p/...","businessUrl": "https://www.chamberofcommerce.com/business-directory/california/granada-hills/restaurant/40031867-italia-bakery-deli","scrapedAt": "2025-02-24T10:30:00.000Z"},...]
Use Cases
- Business directory data collection
- Local business research and analysis
- Market research for specific locations
- Lead generation for local businesses
- Competitor analysis
Notes
- The actor uses a real browser to handle dynamic content
- Results are automatically paginated until reaching the end or max items limit
- The actor includes random delays between actions to avoid rate limiting
- Some businesses may have zero reviews
- Business categories can include multiple types (e.g., "Restaurant, Bakery")
- Logo images may not be available for all businesses
Start collecting business directory data today!