Dubai: List Tenders
Dubai via Parse · government_public
Lists current government tender opportunities from Dubai's official eSupply portal. For each tender on the listing page, the detail page is fetched to extract richer fields: the actual item description (title_en), scope of work (description_en), and category. Results are ordered by closing date (ascending). Client-side filtering by publication date is supported via published_since. Results are auto-iterated across the portal's internal pages. Access published government tender opportunities from Dubai's official eSupply procurement portal (esupply.dubai.gov.ae). Fulfilled by Parse from esupply.dubai.gov.ae.
- b2b-directory
- dubai
- esupply-dubai-gov-ae
- government-public
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1fea4001-db7d-472c-9f67-640820343bf4/list_tenders
- Interface artifact
- sha256:7a56b83eed04ff18a04200da96a285733ab7ee5a9ff375eed600031d31065377
- Manifest digest
- sha256:0f8f668529bfebae2ed721ba40bc5b559a6609873635821851dc1baa84a5d86c
Request fields
- page (integer): Page number for paginated results.
- page_size (integer): Number of tender records per page.
- published_since (string): ISO-8601 date-time string. When provided, only tenders published on or after this date-time are returned (e.g. 2026-07-01T00:00:00).
Example queries
- {"page":"1","page_size":"25","published_since":"2026-07-16T00:00:00"}