Government Procurement Bids & RFPs (SLED eProcurement)
Pricing
from $20.00 / 1,000 bid record delivereds
Government Procurement Bids & RFPs (SLED eProcurement)
Open bids and RFPs from US state & local government eProcurement platforms — Bonfire, DemandStar, PlanetBids and more — normalized into one feed with agency, deadline, category and links. Pay per bid.
Pricing
from $20.00 / 1,000 bid record delivereds
Rating
0.0
(0)
Developer
Matt Sparks
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Open bids and RFPs from US state & local government eProcurement platforms — normalized into one feed. Instead of checking a different portal for every city, county, and school district, get every open solicitation across Bonfire and OpenGov Procurement in a single structured dataset. Pay per bid.
What you get per bid
platform, agency, agencyPortal, title, bidNumber, status, publishedDate, closeDate, url.
{"platform": "opengov","agency": "Orange County, CA","title": "Refuse Collection Vehicles and Supporting Equipment","bidNumber": "27-06T","status": "open","publishedDate": "2026-07-14","closeDate": "2026-08-18","url": "https://procurement.opengov.com/portal/ocgov/projects/573"}
Why this actor
- Many agencies, one call — pulls open solicitations across a built-in directory of government portals on each platform, normalized to one schema.
- Public bid boards — these platforms exist to post public solicitations; no login, no private data.
- Bring your own agency — add any Bonfire subdomain or OpenGov portal code via the
agenciesinput to track exactly the governments you sell to. - Pay per bid — no subscription. Compare: GovSpend and Deltek GovWin sell state/local bid intelligence at $11k–$42k/year.
Coverage
| Platform | Method | Status |
|---|---|---|
Bonfire (*.bonfirehub.com) | public JSON API | ✅ live |
OpenGov Procurement (procurement.opengov.com) | public portal | ✅ live |
| Ionwave, PlanetBids | browser-based | roadmap |
| DemandStar, BidSync | login-gated (excluded) | — |
The actor ships with a directory of confirmed public portals on each platform and lets you add your own. (These platforms don't publish a tenant list, so coverage grows over time — request agencies via the Issues tab.)
Pricing
| Event | Price | When charged |
|---|---|---|
| Actor start | $0.02 | Once per run |
| Bid record | $0.02 | Per bid delivered |
Example: 300 open bids across the built-in directory ≈ $0.02 + $6.00 = $6.02.
Input
{"platforms": ["bonfire", "opengov"],"agencies": ["broward", "ocgov"],"keyword": "consulting","openOnly": true,"maxBids": 500}
- platforms — which eProcurement platforms to pull from
- agencies — optional: your own portals (Bonfire subdomain or OpenGov code) added to the built-in directory
- keyword — only keep bids whose title/number contains this text
- openOnly — only solicitations whose close date is in the future
Use cases
- Government contractors — find every open RFP you can bid on, across jurisdictions
- Sales teams selling to government — monitor buying activity by agency
- Market intelligence — track what state & local governments are procuring
- Nonprofits & researchers — the public solicitation record, structured
- AI agents — an MCP-callable "what RFPs opened this week for X?" tool (Apify MCP server)
Notes
- Only public bid-listing data is collected — no login, no account, no private data.
- The listing carries title, agency, bid number, and close date; full documents/categories live on each portal's detail page (linked via
url). - Want more platforms (Ionwave, PlanetBids), category/NAICS enrichment, or webhook alerts on new matching bids? Open an issue in the Issues tab.