Skip to main content

PodcastSortType

No description

enum PodcastSortType {
ALPHABETICAL
RELEVANCE
TRENDING
RATING
DATE_OF_FIRST_EPISODE
FOLLOWER_COUNT
POWER_SCORE
AUDIENCE_ESTIMATE
EPISODE_AUDIENCE_ESTIMATE
YOUTUBE_REACH_ESTIMATE
TOTAL_REACH_ESTIMATE
}

Values

ALPHABETICAL

RELEVANCE

RATING

Sort by the Podchaser rating of the podcast.

DATE_OF_FIRST_EPISODE

Sort by date of the first episode of the podcast.

FOLLOWER_COUNT

Sort by the number of Podchaser followers a podcast has.

POWER_SCORE

Sort by the podcast's PowerScore. Requires our plus or pro plans.

AUDIENCE_ESTIMATE

Sort by the estimated RSS reach of the podcast. Requires our plus or pro plans.

EPISODE_AUDIENCE_ESTIMATE

Sort by the estimated number of listeners of an episode of the podcast. Requires our plus or pro plans.

YOUTUBE_REACH_ESTIMATE

Sort by the estimated YouTube reach of the podcast. Requires our plus or pro plans.

TOTAL_REACH_ESTIMATE

Sort by the estimated total reach of the podcast (including YouTube). Requires our plus or pro plans.