Rank publishers by political bias metric
Returns a paginated leaderboard ranking publishers by a chosen bias metric: most_left_leaning, most_right_leaning, most_political, most_diverse, most_monolithic, or most_analyzed. min_analyzed_podcasts and min_political_podcasts gate small-sample publishers from the ranking. Optional political_context, since, and until restrict the corpus before aggregation.
Documentation Index
Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key in the X-API-Key header (recommended).
Query Parameters
Results per page
1 <= x <= 100Opaque pagination cursor from previous response
Ranking metric. most_left/right_leaning rank by avg_lean_score; most_political by share of political podcasts in the catalog; most_diverse / most_monolithic by stddev of lean across political podcasts; most_analyzed by catalog coverage.
most_left_leaning, most_right_leaning, most_political, most_diverse, most_monolithic, most_analyzed Restrict the underlying corpus to a single political framework before aggregating.
US, UK, EU, CANADA, AUSTRALIA, INDIA, OTHER, UNKNOWN Only rank publishers with at least this many analyzed podcasts. Below the default of 5, aggregate signals are unreliable.
1 <= x <= 500Only rank publishers with at least this many political podcasts. Applied to score and diversity metrics; ignored for coverage metrics.
1 <= x <= 500Restrict to analyses evaluated on or after this timestamp (RFC 3339)
Restrict to analyses evaluated strictly before this timestamp (RFC 3339)