Investigation and Discovery Phases Complete.

This commit is contained in:
2026-06-25 16:45:22 +08:00
parent 1a346833ef
commit 66963e0b90
164 changed files with 898818 additions and 0 deletions
@@ -0,0 +1,16 @@
# IPO_PROSPECTUS_API_URL
- **URL:** https://api.sgx.com/ipoprospectus/v1.0/
- **Status:** 200
- **Classification:** ACCESSIBLE
- **Content-Type:** application/json
- **Content-Length:** 820312 bytes
- **Elapsed:** 0.134 s
- **Probed at:** 2026-06-24T09:39:50.160865+00:00
## Notes
The base path returns data only when a closing-time parameter is supplied.
- **Pattern:** `/?closing_time={yyyyMMdd_HHmmss}` (e.g. `closing_time=20260624_160000`).
- Returns open/closed IPO issues with `status`, `closing_date`, `name`, `url`.
- Include `Origin`/`Referer` headers.