LKPP ISB Satu Data API Reference
In addition to direct SPSE scraper calls, PyProc offers fallback support using the government-maintained Satu Data LKPP API. This endpoint is optimal for fetching regional reference tables and structured public aggregates.
Usage Examples
bash
# Search K/L/PD reference directories by keyword
pyproc masterklpd --query "keuangan"
# Launch the interactive terminal console listing LPSE codes
pyproc satudata masterlpse
# Direct download of public tenders for a specific LPSE ID and budget year
pyproc satudata tenderumum --kode-lpse 119 --tahun-anggaran 2026 --output json