elliotwutingfeng / MASRegulatedFinancialInstitutions

Generate a machine-readable .txt allowlist of websites belonging to financial institutions regulated by the Monetary Authority of Singapore (MAS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAS-regulated Financial Institutions

Go GitHub Actions

GitHub license Go Report Card

Generate a machine-readable .txt allowlist of websites belonging to financial institutions regulated by the Monetary Authority of Singapore (MAS).

Disclaimer: This project is not sponsored, endorsed, or otherwise affiliated with the Monetary Authority of Singapore.

Requirements

  • Go >= 1.18

Setup instructions

git clone and cd into the project directory, then run the following

go mod init dummy && go mod tidy

Usage

go run scraper.go

Libraries/Frameworks used

About

Generate a machine-readable .txt allowlist of websites belonging to financial institutions regulated by the Monetary Authority of Singapore (MAS).

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%