music.radio.search
Search over 40,000 internet radio stations by name, genre, country, or language to find streaming URLs, bitrate, and codec information.
Instructions
Search 40K+ internet radio stations by name, genre, country, or language — streaming URLs, bitrate, codec (RadioBrowser)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Station name to search for (e.g. "BBC Radio", "Jazz FM") | |
| tag | No | Tag/genre filter (e.g. "rock", "jazz", "classical", "news") | |
| country | No | Country name filter (e.g. "Germany", "United States") | |
| countrycode | No | ISO 3166-1 alpha-2 country code (e.g. "US", "DE", "GB") | |
| language | No | Language filter (e.g. "english", "german", "spanish") | |
| limit | No | Max stations to return (1-100, default 25) | |
| order | No | Sort order for results | |
| hidebroken | No | Hide broken/offline stations (recommended: true) |