RIB: Search Tenders
RIB via Parse · government_public
Search for tender publications (Bekanntmachungen) with optional filters for keyword, location, procedure type, and sort order. Returns paginated results ordered by publication date. Each result is a lightweight summary; use get_tender_details for full information including deadlines, CPV codes, and contracting authority contact. Access German public procurement data from RIB eVergabe platform including tender publications, EU prior information notices, contract award notices, and news. Fulfilled by Parse from vergabe.rib.de.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- rib
- vergabe-rib-de
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7e0e2e6e-c1b7-41fe-830e-7c550a82ca47/search_tenders
- Interface artifact
- sha256:0a284131c685d319d62206a4e0557270787300f213ef9d60ab32ac6b6b23d361
- Manifest digest
- sha256:23f016fe9926bca4246d4d8c5d50301d2935ed9f1f99920a68be643fbdb6e594
Request fields
- sort (string): Sort order for results.: Allowed values: created desc, created asc
- limit (integer): Maximum number of results to return.
- query (string): Search keyword to filter tenders by title or description.
- radius (string): Search radius in km around the specified location.
- location (string): Location filter (city or region name, e.g. 'Berlin', 'München').
- procedure_type (string): Filter by procedure type.: Allowed values: eu, national, exante
Example queries
- {"sort":"created desc","limit":"5","query":"construction","radius":"30","procedure_type":"eu"}