Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.24 KB

File metadata and controls

34 lines (21 loc) · 1.24 KB

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