Biddingo: Get Bid Detail
Biddingo via Parse · government_public
Retrieve full details for a specific bid solicitation including HTML preview of the bid description. Requires buyer_org_id and biddingo_tender_id from a search_bids result. Returns the full bid record with category list, closing date, contract type, and detailed HTML description. Access government procurement bids and RFPs on Biddingo. Search for active solicitations, filter by region and category, and retrieve detailed bid information including project descriptions. Fulfilled by Parse from biddingo.com.
- b2b-directory
- biddingo
- biddingo-com
- finance
- government-public
- 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/809ca7d5-a675-42ba-b064-66b1287e9bd5/get_bid_detail
- Interface artifact
- sha256:27879ba31472760e222ace1310d2cb1a00c841ffee2aa641046c1669e4d74bc0
- Manifest digest
- sha256:874d23a5de583ed9543fa24a474b0d760a5a12f8fc997eb7c24ac807e072318f
Request fields
- buyer_org_id (string, required): Buyer organization ID from search_bids results (bidInfoList[*].buyerOrgId).
- buyer_sys_id (string): Buyer system ID from search_bids results (bidInfoList[*].buyerSysId). Almost always '1'.: Allowed values: 1
- biddingo_tender_id (string, required): Biddingo tender ID from search_bids results (bidInfoList[*].biddingoTenderId).
Example queries
- {"buyer_org_id":"41030408","buyer_sys_id":"1","biddingo_tender_id":"41511528"}