Stack Overflow sign up log in By using our site, you acknowledge that you have read and understand our Cookie Policy, Privacy Policy, and our Terms of Service. Questions Jobs Tags Users Badges Ask up vote -2 down vote favorite How Do I Pull the Subscriber Count of a Channel Using YouTube API V3? javascript youtube-api youtube-api-v3 So I'm having trouble pulling a subscriber count from a youtube channel using the youtube API v3. My code seems to be doing nothing but it does not error out. Please ignore the huge amount of line breaks in this code as I only learned recently that they are bad and am solving that now. I ran into the problem after I accidentally deleted my old code and redid it. I eventually got to the point where I had no errors but the program still wouldn't work. Keep in mind that I am a beginner at jquery and javascript so I apologize in advance if this question is super obvious or basic. Here is my code for your own reference throughout this post. Sere...