📻 RadioBrowser Mirror API

Automated RadioBrowser data mirror with AI vectorization

🚀 Quick Start

Access radio station data via simple HTTP endpoints:

Countries List
GET /countries.json
Stations by Country
GET /stations/{COUNTRY_CODE}.json
curl https://radiobrowser-mirror.pages.dev/countries.json curl https://radiobrowser-mirror.pages.dev/stations/US.json curl https://radiobrowser-mirror.pages.dev/stations/KR.json

📊 Data Format

Each station includes:

🔄 Update Schedule

Data is automatically updated every 3 days from the RadioBrowser API.

Latest update: Checking...

🤖 AI Vectorization

This mirror also includes AI-powered vectorization for semantic search:

📚 Resources