Bihar: Get Active Tenders
Bihar via Parse · government_public
Retrieves all currently active/open tenders from Bihar e-Procurement. Returns the full set (typically 500-1000+) in a single response. Supports server-side filtering by department ID and client-side keyword text search against description and reference number. Each tender includes schedule dates, status, and department info but not PAC amount (use get_tender_details for full financial data). Extract tender listings from Bihar Government e-Procurement portal (eproc2.bihar.gov.in). Supports active, past, and cancelled tenders with filtering by department and keyword search, plus detailed tender information and department directory. Fulfilled by Parse from eproc2.bihar.gov.in.
- b2b-directory
- bihar
- eproc2-bihar-gov-in
- government-public
- marketplace
- parse
- platform-key
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/85caabf7-463f-4ee5-811c-64ff73525248/get_active_tenders
- Interface artifact
- sha256:2a42f668221a3a3c35173fefe9e9bb5860df1a450a347ca3dbe89a9d40331b02
- Manifest digest
- sha256:44758908c0e306566c3cb8d5a11ae3b98d39d079713975684802fa932cb0caa4
Request fields
- dept_id (string): Department ID to filter tenders (e.g. '731' for Water Resources Department, '945' for Road Construction Department). Obtain IDs from get_departments endpoint.
- text_filter (string): Keyword to filter tenders by description or reference number (client-side, case-insensitive)
Example queries
- {"dept_id":"538"}