Singapore Government Tender Finder Given a sector, scrape live Singapore government tender portals in parallel using TinyFish agents — returning only open tenders with upcoming submission deadlines. Pre-flight check If not installed: If not authenticated: --- Step 1 — Clarify inputs You need: - Sector — one of: , , , , , If not specified, ask before proceeding. If the user gives a related term (e.g. "tech", "software"), map it to the closest sector. Get today's date — you will use it to filter out tenders whose deadline has already passed. --- Step 2 — Parallel scraping Fire all 5 agents simu…