Singapore Statutes Directory (SSO) — Acts Index avatar

Singapore Statutes Directory (SSO) — Acts Index

Pricing

from $0.0015 / legislation returned

Go to Apify Store
Singapore Statutes Directory (SSO) — Acts Index

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

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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.

Singapore Statutes Directory input — legislation type, status and keyword filter in the Apify Console

What you get

Singapore Statutes Directory output example — Acts with code, year, status and link as structured JSON

  • ⚖️ 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

FieldTypeDescription
idstringStable identifier for the legislation entry.
codestringOfficial short code of the Act (e.g. EA1968).
titlestringFull title of the legislation.
yearstringYear of enactment.
typestringLegislation type (Act or Subsidiary Legislation).
statusstringLegislation status (Current or Repealed).
urlstring (URL)Direct link to the full text of the legislation.
sourceUrlstring (URL)Source portal URL.
collectedAtstring (ISO date)Timestamp when the record was collected.

Input fields

FieldDescription
legislationTypeAct or SL (subsidiary legislation).
statusCurrent or Repealed.
nameQueryKeyword filter on the title.
maxItemsMax 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.

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.