Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

How do i get certain information about a channel using Youtube APIs "statistics"

$
0
0

I am trying to get certain values from different channels using

request = youtube.channels().list(part = "statistics",id = ChannelID)responseYT = request.execute()print(responseYT)

The statistics part is showing a lot of information like views, subscriber count etc. but its doing it in an unreadable way.How could I take, for example just the subscriber count and display that?


Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>