Get the social media data for a podcast
This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.
| Property | Type | Description |
|---|---|---|
podcastIdOrSlug | string | Podengine ID, Apple ID, or slug |
| Property | Type | Description |
|---|---|---|
status | literal: OK | |
data | object | |
└podcast | object | |
└authornullable | string | |
└authorityScorenullable | object | |
└calculatedAt | date | |
└authorityScore | number | This is the weighted total authority score of the podcast, out of 100 |
└qualityScore | number | This is the quality score of the podcast, out of 100 |
└youtubeScore | number | This is the YouTube score of the podcast, out of 100 |
└socialScore | number | This is the social score of the podcast, out of 100 |
└engagementScore | number | This is the engagement score of the podcast, out of 100 |
└genres | array of string | |
└id | string | |
└imageUrlnullable | string | |
└language | string | |
└lastEpisodePublishedAt | date | |
└slug | string | |
└title | string | |
└titleLatest | string | |
└socialMediaData | object | |
└podcastId | string | |
└socialMediaLinks | array of object | |
└socialMediaType | enum ⓘAllowed values beehiivbehanceblueskydiscordfacebookgithubinstagramlinkedinlinktreemastodonmediumpatreonpinterestredditsnapchatsoundcloudsubstackthreadstiktoktumblrtwitchtwittervimeowhatsappyoutube | |
└url | string ⓘConstraints: url | |
└sources | array of enum ⓘAllowed values apple-podcastsbright-data-datasetgoogle-searchlinktreepodcast-websitepodchaserrephonicrss | |
└facebookPageData | array of object | |
└facebookPageId | string | |
└profilePhotoUrlnullable | string | |
└name | string | |
└followers | number ⓘConstraints: >= 0 | |
└likes | number ⓘConstraints: >= 0 | |
└following | number ⓘConstraints: >= 0 | |
└talkingAboutCountnullable | number | |
└facebookPageUrl | string | |
└scrapedAt | date | |
└instagramData | array of object | |
└profileId | number | |
└followers | number | |
└following | number | |
└posts | number | |
└instagramProfileName | string | |
└profilePhotoUrlnullable | string | |
└scrapedAt | date | |
└linkedInCompanyData | array of object | |
└scrapedAt | date | |
└linkedInCompanyId | string | |
└linkedInUrl | string | |
└name | string | |
└countryCodenullable | string | |
└followers | number | |
└employeesInLinkedin | number | |
└aboutnullable | string | |
└descriptionnullable | string | |
└companySizenullable | string | |
└industriesnullable | string | |
└logoImageUrlnullable | string | |
└mostRecentUpdatenullable | object | |
└postId | string | |
└likesCount | number | |
└commentsCount | number | |
└title | string | |
└text | string | |
└postUrl | string | |
└date | date | |
└linkedInPersonData | array of object | |
└scrapedAt | date | |
└name | string | |
└profilePhotoUrlnullable | string | |
└linkedInProfileId | string | |
└linkedInNumericId | number | |
└avatarUrlnullable | string | |
└citynullable | string | |
└countryCodenullable | string | |
└descriptionnullable | string | |
└aboutnullable | string | |
└locationnullable | string | |
└followerCount | number | |
└connectionsCount | number | |
└recommendationsCount | number | |
└tiktokData | array of object | |
└accountId | string | |
└awgEngagementRatenullable | number | |
└biographynullable | string | |
└commentEngagementRatenullable | number | |
└dateJoined | date | |
└followers | number | |
└following | number | |
└isPrivate | boolean | |
└isVerified | boolean | |
└likeEngagementRatenullable | number | |
└likes | number | |
└nickname | string | |
└handle | string | |
└profilePicUrlnullable | string ⓘConstraints: url | |
└videosCount | number | |
└scrapedAt | date | |
└twitterData | array of object | |
└profileId | string | |
└profileName | string | |
└profileUrl | string ⓘConstraints: url | |
└profileImageUrlnullable | string ⓘConstraints: url | |
└biographynullable | string | |
└followingCount | number ⓘConstraints: >= 0integer | |
└followerCount | number ⓘConstraints: >= 0integer | |
└postsCount | number ⓘConstraints: >= 0integer | |
└dateJoinednullable | date | |
└scrapedAt | date |