TuneIn Streaming API (Unofficial)
  • API Basics
    • 👋Introduction
    • 🤔Getting Started
  • Endpoints & Streaming
    • 🔗Endpoints
      • 🌐Browse Endpoint
        • 🔭Browsing Categories
        • 🌏Browse Location IDs
        • 🔎Filter Parameter
      • 📃️ Describe Endpoint
        • 📃Response Fields & Meaning
      • 🔍Search Endpoint
        • 📂Outline Attributes & Meaning
        • 🆔Genre IDs & Meaning
      • 🎵Tune Endpoint
    • 🌊Intro to Streaming
      • 📃The .M3U Extension
      • ❓How to Stream
  • Credits, Basis & Helpful Resources
    • ⛑️Credits, Basis & Helpful Resources
Powered by GitBook
On this page
Edit on GitHub
  1. Endpoints & Streaming
  2. Endpoints
  3. Browse Endpoint

Filter Parameter

Information about the filter parameter.

PreviousBrowse Location IDsNext📃️ Describe Endpoint

Last updated 2 years ago

The filter parameter and its capabilities are currently not fully discovered some parts are hidden within the API but it will be guesswork to find all possible filters.

If you happen to have information about the filters or have discovered a new one, please to the project's documentation.

This part of the documentation aims to find and document the various filter options of the API.

Most of the filter are weird but a pattern that is noticed between all of them is letter:text

Two known examples of this are: s:popular and p:show

These do not seem to work unless you search by an ID of something with a filter. Example: you filter by language and set the filter to be popular stations.

The three main types for the p: filter are show, station, topic.

These are the three return values found when looking at the item attribute of the outline elements within the response.

Helpful resources and some basis for the documentation.

🔗
🌐
🔎
kindly contribute
⛑️Credits, Basis & Helpful Resources