Skip to content

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

License

Notifications You must be signed in to change notification settings

elliotwutingfeng/MASRegulatedFinancialInstitutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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