Global Tenders Radar — Etimad, World Bank & UN
Pricing
from $7.00 / 1,000 results
Global Tenders Radar — Etimad, World Bank & UN
All tender portals in one run: Saudi Etimad, World Bank (100+ countries) and UN agencies (UNGM) — one unified schema, monitor mode across all sources, resilient partial-results design.
Pricing
from $7.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
Global Tenders Radar — Saudi Etimad, World Bank & UN (UNGM) in One Run
All tender portals in one run. Monitor Saudi government tenders (Etimad), World Bank procurement notices (100+ countries) and UN agency opportunities (UNGM) — merged into one unified schema, deduplicated across runs, sorted newest-first.
Stop juggling three subscriptions and three different data shapes. One scheduled run answers the only question that matters: "what's new for me across the whole world today?"
Why this Actor
- 🌐 Three major procurement ecosystems, one feed: Saudi Arabia's Etimad, the World Bank's 100+ country programs, and 30+ UN agencies via UNGM.
- 🧬 One unified schema —
title,agency,country,tender_type,submission_deadline,published_date,source_url... identical field names across all sources;sourcetells you where each record came from. - 🔁 Monitor mode across all sources: previously seen tenders are remembered per source; you only pay for what's new.
- 🛡️ Resilient by design: if one portal is down, the others still deliver — partial results with the failure recorded in a run summary, never a dead run.
- 📇 World Bank contact data included (name, email, organization) — direct lead-gen value.
- 🤖 AI-agent / MCP ready: one consistent JSON contract for LLM pipelines, CRMs, Sheets, or Slack alerts.
Use cases
- Bid-intelligence teams: one daily feed across every market you cover.
- Multi-market consultancies & contractors: Saudi + development-bank + UN opportunities without three scrapers.
- AI agents: a single tool call answering "what new tenders match X anywhere?"
Input
| Field | Type | Description |
|---|---|---|
sources | array | Which portals to scan: etimad, worldbank, ungm (default: all) |
keywords | string | Passed to each source's own search where supported, title-matched otherwise |
country | string | Country filter on the unified country field |
noticeType | string | Type filter, e.g. "bid", "proposal" |
sinceDays | integer | Only tenders published in the last N days (default 7) |
maxRecordsPerSource | integer | Fetch cap per source per run (default 200) |
monitorMode | boolean | Push only NEW tenders (default true) |
useResidentialProxy | boolean | Used only for the Etimad source, which blocks datacenter IPs (default true) |
Output
Unified records, newest first. Example (one from each source):
{ "tender_id": "1096164", "title": "مستلزمات نظافة", "source": "etimad","agency": "مستشفى شرورة", "country": "Saudi Arabia", "tender_type": "شراء مباشر","published_date": "2026-08-28", "submission_deadline": "2026-09-08T09:59:00","source_url": "https://tenders.etimad.sa/Tender/DetailsForVisitor?STenderId=..." }
{ "tender_id": "OP00377540", "title": "Construction of additional classrooms...", "source": "worldbank","agency": "Assam PWD", "country": "India", "tender_type": "Invitation for Bids","published_date": "2026-08-26", "contact_email": "...","source_url": "https://projects.worldbank.org/en/projects-operations/procurement-detail/OP00377540" }
{ "tender_id": "312633", "title": "ITB 095.2026 Construcción de cerramientos", "source": "ungm","agency": "FAO", "country": "Bolivia", "tender_type": "Invitation to bid","published_date": "2026-08-28", "submission_deadline": "2026-09-15T03:00:00Z","source_url": "https://www.ungm.org/Public/Notice/312633" }
Each run also writes a per-source summary (fetched / new / errors) to the named key-value store radar-seen-tenders under __radar_summary.
Scheduling
One scheduled run per day, monitorMode: true, connected to a Slack/email/Sheets integration — a morning briefing of every new opportunity across all portals.
Prefer a single source?
Each portal is also available as a focused standalone Actor with source-specific extras:
- Etimad Saudi Tenders Monitor — Hijri dates, booklet fees, activity filters
- World Bank Tenders Monitor — project metadata, full notice text
- UNGM Tenders Monitor — UN-agency filters
Fair use & disclaimer
This Actor reads publicly available procurement notices from each portal at the same polite request rates as our standalone actors (site-default page sizes, paced requests). It is not affiliated with, or endorsed by, Etimad, the World Bank Group, UNGM or any UN agency. You are responsible for complying with each source's terms and applicable regulations.