YouTube Data API Tutorial with Python - Analyze Channel Statistics - Part 1

preview_player
Показать описание
In this Python Tutorial we will be learning how to work with the YouTube Data API and analyze channel statistics. This is going to be a 4 part series:

- Part 1: Setup your app and get API Key, and extract basic channel statistics
- Part 2: Get a list of all the videos of a channel
- Part 3: Get in depth statistics for each video
- Part 4: Analyze the data in a jupyter notebook

~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~

📚 Get my FREE NumPy Handbook:

📓 Notebooks available on Patreon:

If you enjoyed this video, please subscribe to the channel!

The code can be found here:

More:

You can find me here:

#Python #Coding #Tutorial

----------------------------------------------------------------------------------------------------------
* This is a sponsored link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏
Рекомендации по теме
Комментарии
Автор

Hello. I am a Ph.D. student interested in channel statistics. Your video is an awesome walkthrough and of great help! I am still watching another three parts of the tutorial, but I just want to thank you so much for this!

hughliu
Автор

Music channel here. Thank you for your video! I really love these systematic ways of analyzing our channels. Really enjoyed your video! Definitely subscribed!

MusicalSeriesChannel
Автор

I thought I was already subscribed but apparently not. Subbed and looking forward to watching this series :)

DennisIvy
Автор

I was making a website for my aunt's cooking which has 54k subs and this helped me a lot by me not manually updating the website when she uploads

muhammadshafeeq
Автор

Where were you an year ago?
I had to analyse, every kind of YouTube data for a project (at my work), and the scarcity of tutorials on YouTube data analysis as compared to Twitter made my life living hell for that time period :(
Anyway, great work!!

srishti-ai
Автор

Thanxs so much, man. You are my salvation. I was trying to find exactly what you explain in this video and i only I only managed to understand it after watching it

luiseduardocosta
Автор

How you only get 16k subscribers. This guy deserve1M subscribers and 10M likes

spectrumnvidia
Автор

Great explanation, thanks for your awesome work

christianjt
Автор

This is amazing content just subscribed

litgaming
Автор

really really thanks!!! I got the data I need💓💓💓I was wondering if the .ipybn file in part 4 could be shared

ericbly
Автор

can i make this for a strange profile youtube?

kostasgoggakhs
Автор

Great video :-) I plan to begin looking into the Youtube API myself, but I was wondering if you know if there are any way on how to extract audience data like demograhic and geograhic data using the API?

andreasrom
Автор

Bro, is there any way with js to get channel id for channels that have customURL?

ahmedhassan_saver
Автор

Can we use statisctics for all the channel or only our channel?

twitcheandounrato
Автор

I want to run this in a azure function and I wanted to know how can I make this one file instead of three?

ericaleverson
Автор

when I enter Python main.py my terming saids there is a TypeError: YTstats() takes no arguments. Help!

RodneyMorocho
Автор

which software is it community visual studio or professional

swatisapkale
Автор

how you are installing youtube_stastistics in conda?

sauravkumar
Автор

Hello, I have a very basic problem. Replace causes it not to create a json file . I can print file names to check it works and channel title but the Json doesn’t work once there’s a space in the first bracket works if there’s nothing to added to the first quotes . Very weird

phenomenonone
Автор

yt = YTstats(API_KEY, channel_id)
TypeError: YTstats() takes no arguments

can tell me the reason for this error?

abirami