Live Radio & Podcast Stream Audio Extraction

Use when a monitoring or translation agent needs a live audio streaming source URL for news scraping.

Try it OpenAPI

Call

POST https://statepulse-api.hahavoid0.workers.dev/radio/stream-url
{
  "country": "Morocco",
  "genre": "news"
}

AgentCash command

npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/radio/stream-url -m POST -b '{"country":"Morocco","genre":"news"}'

Not for

Do not use for downloading static MP3 files of individual podcast episodes.