Government Tender & Grants Alert Report avatar

Government Tender & Grants Alert Report

Pricing

from $6.00 / 1,000 raw opportunity rows

Go to Apify Store
Government Tender & Grants Alert Report

Government Tender & Grants Alert Report

Monitor public TED, Grants.gov, UK Contracts Finder, and optional SAM.gov opportunities and generate source-linked tender, grant, deadline, report, and export rows.

Pricing

from $6.00 / 1,000 raw opportunity rows

Rating

0.0

(0)

Developer

naoki anzai

naoki anzai

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

GovCon business development teams use this actor to monitor public tender and grants opportunities from TED, Grants.gov, UK Contracts Finder, and optional SAM.gov. Provide watch terms such as keywords, CPV/NAICS codes, countries, sources, and deadline windows. Get source-linked tender alerts, grant alerts, deadline changes, buyer watch reports, and export rows.

Store Quickstart

Start with a free baseline run. It saves the current source state and writes zero dataset rows.

{
"dryRun": false,
"watches": [
{
"id": "cloud-modernization",
"keywords": ["cloud", "cybersecurity"],
"naicsCodes": ["541512"],
"cpvCodes": ["72000000"],
"deadlineWithinDays": 180
}
],
"sources": ["ted", "grants", "uk"],
"monitorKey": "my-govcon-bid-watch",
"initialRunMode": "baseline_only",
"generateReport": true,
"emitExport": true,
"emitRawRows": false,
"emitUnchanged": false
}

Run a paid trial after the baseline when you want current matches as alerts and reports:

{
"dryRun": false,
"watches": [
{
"id": "cyber-grants",
"keywords": ["cybersecurity", "resilience"],
"deadlineWithinDays": 120
}
],
"sources": ["grants", "ted", "uk"],
"monitorKey": "trial-cyber-grants",
"initialRunMode": "emit_backfill",
"generateReport": true,
"emitExport": true,
"emitRawRows": false,
"emitUnchanged": false,
"maxChargeUsd": 15
}

Add SAM.gov only when you provide your own official API key:

{
"dryRun": false,
"watches": [
{
"id": "sam-cloud-services",
"keywords": ["cloud services"],
"naicsCodes": ["541512"],
"deadlineWithinDays": 90
}
],
"sources": ["sam", "ted", "grants"],
"samApiKey": "YOUR_SAM_API_KEY",
"monitorKey": "sam-cloud-watch",
"initialRunMode": "baseline_only",
"generateReport": true,
"emitUnchanged": false
}

Run The Next Report

Output Rows

The main paid rows are value rows, not bulk raw records.

{
"rowType": "tender_opportunity_alert",
"billingEventName": "tender-opportunity-alert",
"watchId": "cloud-modernization",
"changeType": "new_opportunity",
"opportunity": {
"source": "ted",
"opportunityType": "tender",
"title": "Cloud modernization services",
"buyer": "Example Ministry",
"deadline": "2026-08-15",
"status": "published",
"url": "https://ted.europa.eu/en/notice/-/detail/123456-2026"
},
"limitations": [
"Rows summarize public tender and grants data for human review."
],
"prohibitedInterpretations": [
"Not procurement, legal, bid/no-bid, protest, or capture strategy advice."
]
}

Pricing And No-change Runs

  • Raw opportunity row: low-cost optional raw row.
  • Tender or grant opportunity alert: charged when a public source match is emitted.
  • Deadline or status change alert: charged when a tracked opportunity changes.
  • Buyer watch report: charged when the actor generates a report from alerts.
  • Tender export generated: charged when the actor generates an export row.

Recurring no-change runs with emitUnchanged=false write zero dataset rows and charge zero.

Compliance Guardrails

This actor is unofficial and not affiliated with TED, Grants.gov, SAM.gov, Contracts Finder, or any government agency. It only uses public source data. It does not provide procurement advice, legal advice, bid/no-bid recommendations, protest advice, award probability, guaranteed win claims, private notices, or agency endorsement.

See Also