Singapore MAS Financial Institutions Directory Scraper
Scrape the MAS Financial Institutions Directory in Singapore. Extract every regulated bank, insurer, capital markets firm and fund manager with licence types, regulated activities, Chairman, CEO, website, phone and address. Export to JSON, CSV or Excel. No login or API key.
{ "name": "DBS DIGITAL EXCHANGE PTE. LTD.", "licenceTypes": [{"type":"Recognised Market Operator","activ…, "regulatedActivities": [], "ceo": "LIM WEE KIAN", "keyPersonnel": [{"role":"Chief Executive Officer","name":"L…, "website": "http://www.dbs.com.sg/corporate/solutions/capi…", "phone": "+65 68783040", "address": "12 MARINA BOULEVARD, LEVEL 40, DBS ASIA CENTRA…", "postalCode": "018982" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Name | Licence Types | Regulated Activities | Ceo |
|---|---|---|---|
| DBS DIGITAL EXCHANGE PTE. LTD. | [{"type":"Recognised Market Opera… | [] | LIM WEE KIAN |
| DBS GROUP HOLDINGS LTD | [{"type":"Financial Holding Compa… | ["Banking"] | Tan Su Shan |
| DBS TRUSTEE LIMITED | [{"type":"Approved CIS Trustee","… | [] | |
| DBS BANK LTD. | [{"type":"Designated Payment Syst… | ["NETS Electronic Fund Transfers … | TAN SU SHAN CARRIE |
{ "name": "DBS DIGITAL EXCHANGE PTE. LTD.", "licenceTypes": [{"type":"Recognised Market Operator","activ…, "regulatedActivities": [], "ceo": "LIM WEE KIAN", "keyPersonnel": [{"role":"Chief Executive Officer","name":"L…, "website": "http://www.dbs.com.sg/corporate/solutions/capi…", "phone": "+65 68783040", "address": "12 MARINA BOULEVARD, LEVEL 40, DBS ASIA CENTRA…", "postalCode": "018982" }
Frequently asked questions
Where does the data come from?
The official MAS Financial Institutions Directory (FID), published by the Monetary Authority of Singapore. It is the authoritative public register of the financial institutions MAS regulates.
Does it need a login or API key?
No. It reads the public directory with no account and no key.
Can I get the whole directory?
Yes. Leave `searchQuery` empty and set a high `maxItems` to enumerate the full register, page by page.
What does licenceTypes contain?
Each licence the institution holds, along with the regulated activities listed under it. A single institution often holds several licences (for example a bank that is also an Exempt Financial Adviser).
How fresh is it?
Each record carries the `lastUpdated` date shown by MAS, so you always know how current an entry is.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.