Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.53 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.53 KB

Government of Singapore Trusted Sites

Python AIOHTTP GitHub Actions

License scraper Total Allowlist URLs

Machine-readable .txt allowlist of trusted site URLs from the Government of Singapore website.

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

Allowlist download

File Download
allowlist.txt 💾

Requirements

  • Python 3.12+

Setup instructions

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

python3 -m venv venv
venv/bin/python3 -m pip install --upgrade pip
venv/bin/python3 -m pip install -r requirements.txt

Usage

venv/bin/python3 scraper.py