Civicinfo: Get Bids
Civicinfo via Parse · government_public
Get open bid opportunities and tenders from BC municipalities. Returns paginated listings with title, category (opportunity type), organization, location, closing date, and posting time. Supports keyword search and sorting by date posted or expiry date. Each page returns up to `limit` results; use `page` to advance. When no search term is provided, returns all open bids. Get open bid opportunities and tenders from BC municipalities including title, closing date, organization, category, and location. Fulfilled by Parse from www.civicinfo.bc.ca.
- b2b-directory
- civicinfo
- government-public
- marketplace
- parse
- platform-key
- www-civicinfo-bc-ca
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/84ade882-75da-456e-b559-4b408043fe45/get_bids
- Interface artifact
- sha256:b06a40b77c3afc6f3ccf55a7f2c71f4a2f7725078457c38233bf89c1a8db9cb9
- Manifest digest
- sha256:2d9f8191368b9e56da846ffd1bec17ed81b9d92dc5263b0d49b6041169d5142e
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of results per page. Accepted values: 10, 25, 50, 100.: Allowed values: 10, 25, 50, 100
- search (string): Search keywords to filter bids.
- sort_by (string): Sort order for results.: Allowed values: newest, oldest, soonest, last
Example queries
- {"limit":"10","search":"construction","sort_by":"newest"}