YouTube Data API to Get Subscribers In Python | Part 1
HTML-код
- Опубликовано: 10 фев 2025
- In this video we use the RUclips Data API To Get the number of subscribers for any channel using Python.
The dependency that we need here is the requests library to parse the JSON returned by the API.
Code For the video: github.com/Adi...
In the next video of this 3 Part series we'll look into how you could send notifications on a windows system!
#python #youtube #json #automate
Nice bruh!🙂😎
Thank you so much! its exacly what I need
0:42 it sounded like he said FBI Key lmao be careful
Mind-blowing Buddy doing a great work
Thank You Shivam :)
@@adityapaithon6499 I am getting 403 error . Please help me. I have seen all the stack overflow posts and none of them worked
urllib.error.HTTPError: HTTP Error 403: Forbidden
@@vishnujoshi2461 403 is a forbidden error. The token you are using is wrong
i am interested in that whole different story of honking 🤣🤣🤣
Json object link is where?
Nice stuff man! ^--^
Amazing work! I was wondering if there is any way to get the most recent sub?
who are reading comments to see that trick is working or not?
Me!
@@adityapaithon6499 but u made this video....
please Bro how i can export data channel's with daily subscriber like socialeblad please answer me
i have problem pls help me
ModuleNotFoundError: No module named 'win32api'
can u not edit subscriber count no to a figures you like (in Json)?
Very cool , but you can get all subscribers with api ?
Hi, do you know if is possible to get the list of the users that subscribed the channel? I need to check if the on unique user did this and validade the him completed the subscribe. Tks.
Suddenly you have like 1700 subscribers more since you made the video.
:) Have you subscribed?
@@adityapaithon6499 Yes of course!
Could you please help me?I am getting this error:
'urllib.error.HTTPError: HTTP Error 403: Forbidden'
i have the same :(
how can i get the json url
Hi, do you have discord i have a problem
What's the problem
@@adityapaithon6499 there was an update on the API and we cant search a channel with a name
Bro it is 1min work in ajax request why ur going for python?!
Because it feels good to spend hours working on to automate something and then failing and forgetting about it.
for what do you need the key?
now i know
It's not working because I cant the key
(it says that i dont have permission)
Why don't you have permission
I love indians !!!
Url is not working for me!
Are you using proper private keys?
Nice channel btw, Ashutosh :)
@@adityapaithon6499 Thanks!
@@adityapaithon6499 Thanks for the response but It is now perfectly working!
@@adityapaithon6499 Can you make a video on how to get unread youtube notifications as string in python?
Thank u exactly what i want.🤗
Is this safe
I am getting error 400
{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "keyInvalid",
"message": "Bad Request"
}
],
"code": 400,
"message": "Bad Request"
}
}
Your url is invalid
@@adityapaithon6499 I got it fixed. I had it the wrong way around. But now i have a problem. I am making an app in thunkable x for my phone, but when i retrieve from this web api, i get no response. I have worked with api's before and they work a dream, but i can't get any response with this.
help!
I COPYED THE CODE FROM GITHUB BUT IT ISN'T WORKING
What's the issue