Nexxt Change: Search Sale Listings
Nexxt Change via Parse · Marketplace
Search for company sale listings (Verkaufsangebote) with optional keyword, sector, and region filters. Returns paginated results ordered by date descending. Filters combine with AND logic. Each result includes an id usable with get_sale_listing_detail for the full description and structured metadata. Search and retrieve company sale listings, buy requests, and regional partner information from nexxt-change.org, the German business succession marketplace. Fulfilled by Parse from nexxt-change.org.
- b2b-directory
- finance
- marketplace
- nexxt-change
- nexxt-change-org
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/23ccf41c-12b2-4527-9e3d-b7c9f7d8cd00/search_sale_listings
- Interface artifact
- sha256:92aeb52d09b4fe59b69ea65fa0077789265f91d4e962edd3810f8035e4925df3
- Manifest digest
- sha256:8d04afe11ac8c5db080442a7b08144090b1fc19c7d16d9a4e6005c677bbadd4e
Request fields
- page (integer): Page number for pagination (1-based).
- query (string): Free-text search keyword matched against listing title and description.
- sector (string): Sector filter value from get_sector_options (bracket-encoded, e.g. '[1]', '[4,24]').
- bundesland (string): Region/state filter value (bracket-encoded, e.g. '[2]' for Bayern).
Example queries
- {"page":"1","query":"Restaurant","sector":"[1]","bundesland":"[2]"}