- clone repo
git clone https://github.com/govtechmy/siaran-scraper.git- download and install uv
curl -LsSf https://astral.sh/uv/install.sh | sh- create venv and install dependencies
uv venv --python 3.10
uv sync- if rendering is required (for Javascript-rendered sites), run:
playwright installdocumentation: machine-docs
API repo: https://github.com/govtechmy/pdf-parser