Mergernetwork: Search Businesses By Location
Mergernetwork via Parse · marketplace
Search businesses for sale by location (state, country, or city) using the location's slug. Valid location slugs can be found via list_business_categories. Returns paginated results with up to 25 listings per page. API for searching and retrieving business-for-sale, real estate, and funding listings from DealStream. Supports keyword search, category filtering, location-based search, and detailed listing extraction including financials. Fulfilled by Parse from mergernetwork.com.
- b2b-directory
- finance
- marketplace
- mergernetwork
- mergernetwork-com
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/786374ad-ff82-46ab-b266-b0d1d1e9cb8b/search_businesses_by_location
- Interface artifact
- sha256:484e1cdcca5cd5f48a5429735059d31b01212bcb8df777940f0c345b1bcbbcd4
- Manifest digest
- sha256:5109e26864a232e7bafdc2ca1918fe9c889df6e7878df0548f5b6138b5cb5a06
Request fields
- page (integer): Page number for pagination.
- query (string): Search keyword.
- location_slug (string, required): Location slug without leading slash (e.g. florida-businesses-for-sale, california-businesses-for-sale). Available from list_business_categories.
Example queries
- {"page":"1","location_slug":"florida-businesses-for-sale"}