How to put a live YouTube subscriber counter on my website -




i beginner when comes programming , have never used youtube api key. trying create live youtube subscriber counter can put website show how many subscribers have on channel. not sure or start. have easy , simple code can put website show subscriber counter? type of api key need this? data or analytics? appreciated!! in advance -mahdi

you have use youtube data api , query channel resource. in statistics.subscribercount section of response, can find number need. remember trigger http calls after page has been loaded client refreshing data , working live fashion.

you need data api key kind of use case.





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -