Open the URL in your web browser.
Right-click anywhere on the page and select "View Page Source" or "Inspect".
Search (Ctrl+F / Cmd+F) within the source for keywords like .mp3
, .m3u
, stream=
, or audio
.
Look for a URL resembling http://...
or https://...
that is directly referenced in the code. That’s likely the streaming URL.
Open the page in your browser.
Press F12 or right-click and select "Inspect", then go to the Network tab.
Filter for Media or XHR requests.
Click the Play button on the radio player, then observe any new requests that show up in the network panel.
The URL of the file that's fetched (often .mp3
or .aac
) is your streaming link.
Once you find that URL, you can use it in audio players, embed it on a website, or play it in apps like VLC.
Click to Listen. Streaming live Talk Radio, News, and more!