UNGM Tenders Monitor — UN Procurement Notices
Pricing
from $4.00 / 1,000 results
UNGM Tenders Monitor — UN Procurement Notices
Monitor UN procurement opportunities from UNGM (UNICEF, UNDP, WFP, WHO and 30+ agencies). Filter by agency, country and keywords. Daily monitor mode pushes only NEW notices — clean, deduplicated JSON.
Pricing
from $4.00 / 1,000 results
Rating
0.0
(0)
Developer
Ali Alshamrani
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
UNGM Tenders Monitor — UN Procurement Notices (UNICEF, UNDP, WFP...)
Monitor United Nations procurement opportunities from UNGM (the UN Global Marketplace) — tenders from UNICEF, UNDP, WFP, WHO, FAO, UNFPA and 30+ UN agencies — as clean, deduplicated, analysis-ready JSON.
Built for daily monitoring: schedule it once, and every run pushes only the notices that are new since the last run.
Why this Actor
- 🇺🇳 All UN agencies in one feed — EOIs, RFPs, RFQs, ITBs and consultant calls across the whole UN system, published daily on UNGM.
- 🔁 Monitor mode: previously seen notices are remembered across runs; you only pay for what's new.
- 🧹 Clean data contract: stable field names, deadlines converted to UTC ISO, deduplicated records,
first_seen_atpoint-in-time timestamps. - 🌐 Same schema family as our World Bank and Etimad (Saudi) tenders actors — combine feeds without remapping fields.
- 🤖 AI-agent friendly: consistent JSON that drops straight into LLM pipelines, CRMs, Sheets, or Slack alerts.
Use cases
- Suppliers & contractors selling to the UN system: never miss an opportunity in your sector or region.
- Development consultancies: track consultant calls and RFPs across agencies.
- Bid-intelligence teams: procurement activity by agency, country, and type.
- AI agents: use as a tool to answer "what new UN tenders match X?"
Input
| Field | Type | Description |
|---|---|---|
keywords | string | Matched against the notice title (server-side search) |
unAgency | string | UN agency filter, e.g. "UNICEF", "UNDP", "WFP" |
country | string | Beneficiary country filter, e.g. "Kenya" |
noticeType | string | e.g. "Invitation to bid", "Request for proposal" |
publishedSinceDays | integer | Only notices published in the last N days (default 7) |
maxRecords | integer | Scan cap per run (default 500) |
monitorMode | boolean | Push only NEW notices (default true) |
Output example
Real record (schema is stable — additive changes only):
{"tender_id": "312633","reference_number": "2026/FLBOL/FIELD/138125","title": "ITB 095.2026 Contrucción de cerramientos","agency": "FAO","activity": null,"tender_type": "Invitation to bid","submission_deadline": "2026-09-15T03:00:00Z","published_date": "2026-08-28","country": "Bolivia","first_seen_at": "2026-08-28T01:29:00+00:00","source": "ungm","source_url": "https://www.ungm.org/Public/Notice/312633"}
source_url opens the notice's public UNGM page. submission_deadline is converted from the notice's local timezone to UTC. first_seen_at is the point-in-time timestamp of when THIS pipeline first observed the notice.
Scheduling
Typical setup: one scheduled run per day, monitorMode: true, connected to a Slack/email/Sheets integration for instant alerts on new opportunities.
Need all sources in one run?
Global Tenders Radar merges this feed with Saudi Etimad and World Bank procurement notices — one unified schema, one monitor, one run.
Fair use & disclaimer
This Actor reads publicly available procurement notices from ungm.org at polite request rates (site-default page size, paced requests). It is not affiliated with, or endorsed by, UNGM or any UN agency. You are responsible for complying with the source's terms and applicable regulations.