
from indonesia-gov-apis134
Patterns and ready-to-run examples for querying 50+ Indonesian government APIs and portals (BPS, OJK, BPOM, BMKG, Bank Indonesia) with scraping and CSRF handlin
This skill is a comprehensive router and pattern library for accessing Indonesian government data sources. It maps common user intents (halal certification checks, BPOM product lookups, OJK legality queries, BMKG weather/earthquake data, BPS statistics, Bank Indonesia rates, IDX stock data) to specific API endpoints or scraping patterns, and documents failure modes like IP blocking and CSRF requirements. The skill includes pragmatic guidance on headers, rate limits, data formats (Excel/PDF), and needed libraries (openpyxl, pdfplumber).
Use when building applications that need authoritative Indonesian data, automating checks against government portals, integrating local economics/statistics, or assembling MCP servers that surface this data. It's intended for developers who must handle scraping edge cases, CSRF flows, and regional rate limits.
Best suited for agents able to execute HTTP requests, run Python scraping tools, and handle file parsing (xlsx, PDF). Works with Python-based agent runtimes and integration-focused assistants.
This skill has not been reviewed by our automated audit pipeline yet.