Singapore Statutes Directory (SSO) — Acts Index
Pricing
from $0.0015 / legislation returned
Singapore Statutes Directory (SSO) — Acts Index
Directory of Singapore legislation from the official Statutes Online (AGC): every current Act (or subsidiary legislation) with title, short code, year, status and link. For legal tech, compliance and RAG datasets. No setup.
Pricing
from $0.0015 / legislation returned
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
A complete, structured directory of Singapore legislation from the official Singapore Statutes Online (AGC) — every current Act (or subsidiary legislation, or repealed law) with its title, short code, year, type, status and link. Clean JSON, CSV or Excel. No key, no login.
Great for legal tech, compliance monitoring, RAG/AI legal datasets and research — schedule it to catch new or repealed legislation.

What you get

- ⚖️ Every current Act (~500) — title, official short code, year, and a direct link to the full text
- 🗂️ Types & status — Acts or Subsidiary Legislation; Current or Repealed
- 🔎 Keyword filter — pull just the Acts matching a term
- 🧾 Provenance — stable
id,sourceUrl,collectedAt(schedule for change monitoring)
Example input
{ "legislationType": "Act", "status": "Current", "maxItems": 0 }
Only employment-related Acts:
{ "nameQuery": "employment" }
Output
{"id": "sgleg-Act-EA1968","code": "EA1968","title": "Employment Act 1968","year": 1968,"type": "Act","status": "Current","url": "https://sso.agc.gov.sg/Act/EA1968","sourceUrl": "https://sso.agc.gov.sg","collectedAt": "2026-07-30T11:20:00.000Z"}
Output schema
| Field | Type | Description |
|---|---|---|
id | string | Stable identifier for the legislation entry. |
code | string | Official short code of the Act (e.g. EA1968). |
title | string | Full title of the legislation. |
year | string | Year of enactment. |
type | string | Legislation type (Act or Subsidiary Legislation). |
status | string | Legislation status (Current or Repealed). |
url | string (URL) | Direct link to the full text of the legislation. |
sourceUrl | string (URL) | Source portal URL. |
collectedAt | string (ISO date) | Timestamp when the record was collected. |
Input fields
| Field | Description |
|---|---|
legislationType | Act or SL (subsidiary legislation). |
status | Current or Repealed. |
nameQuery | Keyword filter on the title. |
maxItems | Max entries (0 = all). |
FAQ
Where does the data come from? Singapore Statutes Online (sso.agc.gov.sg), the official AGC legislation portal.
Does it include the full legal text?
This is the directory/index (title, code, link). Follow the url for the full text of each Act.
Can I monitor for new legislation?
Yes — schedule the Actor and compare runs; collectedAt timestamps each pull.
How does billing work? A tiny per-page charge plus pay per legislation entry.
Can I connect it to other tools? The Singapore Statutes Directory can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.
Related Actors
Notes
Original clean-room implementation using the public Singapore Statutes Online portal. Not affiliated with or endorsed by the Attorney-General's Chambers or the Singapore Government.