RFP & Tender Fit Monitor โ Bid/No-Bid Scoring & Alerts
Pricing
from $30.00 / 1,000 fit scored basics
RFP & Tender Fit Monitor โ Bid/No-Bid Scoring & Alerts
Monitors public tenders on TED (EU), UK Find a Tender, and SAM.gov, then returns a bid/no-bid fit score, eligibility flags, deadlines, and required docs per notice.
Pricing
from $30.00 / 1,000 fit scored basics
Rating
5.0
(2)
Developer
Actor stats
0
Bookmarked
3
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Watch official government procurement feeds and get a bid/no-bid fit score for every new tender โ scored against your firm. The monitor checks TED (EU), UK Find a Tender and SAM.gov (US), finds notices that match your keywords / CPV / NAICS codes, then runs a fit engine that returns a go/no-go call, the fit score, eligibility flags, deadline risk and the required docs per notice. Out comes a fit-ranked shortlist your bid team can actually act on โ plus an HTML/Markdown digest and optional webhook alert. TED and UK are fully keyless.
Paste your keywords and your capability profile, schedule it, and let new tenders come to you already triaged.
Why this monitor wins
- ๐ Keyless where it counts โ TED and UK Find a Tender run with no credentials at all. SAM.gov needs only a free personal API key (skipped cleanly if you leave it out).
- ๐ฏ Scored against your firm, not generic โ every tender is graded versus your capabilities, certifications, eligible regions, contract-value band and small-business status. The output is a decision, not a dump.
- ๐งฎ Deterministic by default, LLM when you want it โ a fast, free rules engine scores fit out of the box; flip on optional Anthropic LLM enrichment for messier notice text.
- ๐ Deltas, not re-dumps โ a state store dedupes across scheduled runs, so you see only new/changed notices and only pay to score each tender once.
- ๐ A ranked artifact, not a spreadsheet chore โ a fit-ranked HTML + Markdown digest is written to the Key-Value Store (
DIGEST.html/DIGEST.md) for the bid team to read. - ๐ฌ Push alerts โ optional webhook fires a compact JSON run summary to Slack/Make/Zapier/webhook.site when a run finishes.
What it monitors
| Source | Code | Auth | Coverage |
|---|---|---|---|
| TED (EU Tenders Electronic Daily) | TED | โ Keyless | EU-wide notices, CPV + keyword filtered server-side |
| UK Find a Tender | UK_FTS | โ Keyless | UK notices, keyword + CPV filtered |
| SAM.gov | SAM_GOV | ๐ Free SAM.gov key | US federal opportunities, NAICS filtered |
Input
sourcesโ feeds to check:TED,UK_FTS,SAM_GOV(default["TED","UK_FTS"]).keywordsโ terms describing the work you do; filters TED/UK and informs scoring.cpvCodesโ Common Procurement Vocabulary codes for EU/UK (e.g.72000000= IT services).naicsCodesโ NAICS codes for SAM.gov (e.g.541512); one query per code, max 3.vendorProfileโ your firm:capabilities,certifications,eligibleRegions,minContractValue/maxContractValue,smallBusiness. This is the baseline every tender is scored against.generateFitScoreโ run the bid/no-bid fit engine (default on โ this is the product).useLlm/llmModelโ optional Anthropic LLM enrichment (claude-haiku-4-5default) whenANTHROPIC_API_KEYis set.onlyNewSinceLastRunโ emit only deltas vs the previous run (default on).lookbackDaysโ fetch window per run, 1โ365 (default 7).maxResultsPerSourceโ cap notices fetched per source per run (default 100).weeklyDigestโ write the fit-ranked HTML/Markdown digest (default on).webhookUrlโ optional URL to POST a run summary to.samApiKeyโ free SAM.gov public API key (secret); required only forSAM_GOV.fetchSamDescriptionsโ pull SAM.gov descriptions (extra API call; off by default).stateStoreNameโ named Key-Value Store for the cross-run snapshot.
Output (one record per new/changed tender)
{"id":"ted:2026-OJS-123456","source":"TED","title":"Managed IT services and cloud migration","buyer":"Ministry of Digital Affairs","country":"PL","url":"https://ted.europa.eu/udl?uri=TED:NOTICE:123456-2026","deadline":"2026-08-15T17:00:00Z","value":{"amount":2400000,"currency":"EUR"},"cpvCodes":["72000000"],"is_new":true,"is_changed":false,"fit":{"fit_score":82,"bid_recommendation":{"decision":"BID","confidence":"high"},"eligibility_flags":["region_eligible","value_in_range"],"matched_capabilities":["managed IT","cloud migration"],"deadline_risk":"comfortable","required_docs":["ISO 27001 certificate","financial statements","references"]}}
Pricing
Pay-per-event: $0.005 per run start, $0.01 per source checked, $0.005 per new tender found, $0.03 per tender fit-scored, $0.05 per ranked digest generated. Tenders are scored only once โ existing notices are never re-scored or re-charged.
FAQ
Do I need any API keys? No for TED and UK Find a Tender. SAM.gov needs a free personal public API key, set in samApiKey; omit it and SAM is skipped with a clear message.
How is the fit score calculated? A deterministic rules engine compares each notice to your vendorProfile โ capabilities, certifications, eligible regions, contract-value band and small-business status โ producing a 0โ100 fit score and a BID / NO-BID / REVIEW call. Optional LLM enrichment helps on messier text.
Will it re-send the same tenders every run? No. A named state store dedupes across scheduled runs, so with onlyNewSinceLastRun on you receive only new or changed notices.
Where's the digest? In the run's Key-Value Store as DIGEST.html and DIGEST.md, fit-ranked for the bid team.
Best way to run it? Schedule it (e.g. daily) with a generous lookbackDays; the dedupe store keeps results clean and costs tied to genuinely new tenders.
