Ibba: Search Brokers By Location
Ibba via Parse · b2b_directory
Search for business brokers by location with a configurable radius. Geocodes the location string via Mapbox, then queries the IBBA broker geo endpoint. Returns brokers within the specified area with contact details, distance from the search point, CBI certification status, and specialty areas. Access the International Business Brokers Association (IBBA) directory to search for business brokers by location, name, or specialty area. Fulfilled by Parse from ibba.org.
- b2b-directory
- finance
- ibba
- ibba-org
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1b57d359-e974-4a39-8989-0e480c8da75d/search_brokers_by_location
- Interface artifact
- sha256:8d0bf19d50253edb7d632ea265146b3412be0db00080ec92c1467f64ce42e0ee
- Manifest digest
- sha256:0f58e8c90b5d7f661fa1fc632b4cc59910d93cd24d7211c85813f7dfce8393c6
Request fields
- cbi (string): Filter by CBI certification. Pass '1' for certified only, empty string for all.
- radius (integer): Search radius in miles
- location (string, required): City, state, or address to search near (e.g. 'New York', 'Los Angeles, CA', '90210')
- specialties (string): Comma-separated specialty area slugs to filter by (e.g. 'food-beverage,accommodations'). Valid slugs are returned by get_specialty_areas endpoint.
Example queries
- {"radius":"25","location":"New York"}