PASAR API
Community-run index of 50k+ internet radio stations with live stream URLs, searchable by country, tag, language or name. Keyless JSON; several mirror hosts (de1/fi1/at1). Global, works for MY.
View docs ↗ More Fun & playground APIscurl 'https://de1.api.radio-browser.info/json/stations/bycountry/malaysia?limit=20'
I'm building an app using a free Southeast Asian API (no auth needed). API: Radio Browser ~ keyless directory of world radio streams Provider: Radio Browser (community) Endpoint: GET https://de1.api.radio-browser.info/json/stations/bycountry/malaysia?limit=20 It returns JSON. Source: Radio Browser (community) (https://api.radio-browser.info/) Source type: Curated source Endpoint type: Provider API base URL Integration difficulty: Copy-paste ready Last checked: 2026-07-03 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.