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

Комментарии • 52

  • @kishores5121
    @kishores5121 6 лет назад +3

    Nice bruh!🙂😎

  • @Gooosek
    @Gooosek 11 месяцев назад

    Thank you so much! its exacly what I need

  • @HypahPlayz
    @HypahPlayz 4 года назад +3

    0:42 it sounded like he said FBI Key lmao be careful

  • @devopsengineers8254
    @devopsengineers8254 6 лет назад +5

    Mind-blowing Buddy doing a great work

    • @adityapaithon6499
      @adityapaithon6499  6 лет назад

      Thank You Shivam :)

    • @vishnujoshi2461
      @vishnujoshi2461 4 года назад

      @@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

    • @adityapaithon6499
      @adityapaithon6499  4 года назад

      @@vishnujoshi2461 403 is a forbidden error. The token you are using is wrong

  • @HarshPandyaD
    @HarshPandyaD 3 года назад

    i am interested in that whole different story of honking 🤣🤣🤣

  • @vamsiakula9860
    @vamsiakula9860 3 года назад +2

    Json object link is where?

  • @CherryColaHD
    @CherryColaHD 6 лет назад +1

    Nice stuff man! ^--^

  • @NotEr1k
    @NotEr1k 5 лет назад +3

    Amazing work! I was wondering if there is any way to get the most recent sub?

  • @KeshavKhattarOffficial
    @KeshavKhattarOffficial 4 года назад +1

    who are reading comments to see that trick is working or not?

  • @babanime
    @babanime 5 лет назад

    please Bro how i can export data channel's with daily subscriber like socialeblad please answer me

  • @charon2437
    @charon2437 4 года назад +1

    i have problem pls help me
    ModuleNotFoundError: No module named 'win32api'

  • @terryterry1655
    @terryterry1655 3 года назад

    can u not edit subscriber count no to a figures you like (in Json)?

  • @ImReed292
    @ImReed292 2 года назад

    Very cool , but you can get all subscribers with api ?

  • @strapasson76
    @strapasson76 5 лет назад

    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.

  • @g3ar75
    @g3ar75 5 лет назад +1

    Suddenly you have like 1700 subscribers more since you made the video.

  • @vishnujoshi2461
    @vishnujoshi2461 4 года назад

    Could you please help me?I am getting this error:
    'urllib.error.HTTPError: HTTP Error 403: Forbidden'

    • @Hi.GuysBs
      @Hi.GuysBs 3 года назад

      i have the same :(

  • @khalil4informatics565
    @khalil4informatics565 4 года назад

    how can i get the json url

  • @nudryk9393
    @nudryk9393 4 года назад

    Hi, do you have discord i have a problem

    • @adityapaithon6499
      @adityapaithon6499  4 года назад

      What's the problem

    • @nudryk9393
      @nudryk9393 4 года назад

      @@adityapaithon6499 there was an update on the API and we cant search a channel with a name

  • @abhijith4252
    @abhijith4252 4 года назад

    Bro it is 1min work in ajax request why ur going for python?!

    • @adityapaithon6499
      @adityapaithon6499  4 года назад +1

      Because it feels good to spend hours working on to automate something and then failing and forgetting about it.

  • @Hi.GuysBs
    @Hi.GuysBs 3 года назад

    for what do you need the key?

  • @migars9597
    @migars9597 5 лет назад

    It's not working because I cant the key
    (it says that i dont have permission)

  • @banane2186
    @banane2186 3 года назад

    I love indians !!!

  • @ashutoshtiwari3785
    @ashutoshtiwari3785 6 лет назад

    Url is not working for me!

    • @adityapaithon6499
      @adityapaithon6499  6 лет назад

      Are you using proper private keys?

    • @adityapaithon6499
      @adityapaithon6499  6 лет назад

      Nice channel btw, Ashutosh :)

    • @ashutoshtiwari3785
      @ashutoshtiwari3785 6 лет назад

      @@adityapaithon6499 Thanks!

    • @ashutoshtiwari3785
      @ashutoshtiwari3785 6 лет назад

      @@adityapaithon6499 Thanks for the response but It is now perfectly working!

    • @ashutoshtiwari3785
      @ashutoshtiwari3785 6 лет назад

      @@adityapaithon6499 Can you make a video on how to get unread youtube notifications as string in python?

  • @balajii5899
    @balajii5899 6 лет назад

    Thank u exactly what i want.🤗

  • @Amal-zz3gl
    @Amal-zz3gl 3 года назад

    Is this safe

  • @parkiiiiiiii
    @parkiiiiiiii 5 лет назад

    I am getting error 400

    • @parkiiiiiiii
      @parkiiiiiiii 5 лет назад

      {
      "error": {
      "errors": [
      {
      "domain": "usageLimits",
      "reason": "keyInvalid",
      "message": "Bad Request"
      }
      ],
      "code": 400,
      "message": "Bad Request"
      }
      }

    • @adityapaithon6499
      @adityapaithon6499  5 лет назад

      Your url is invalid

    • @parkiiiiiiii
      @parkiiiiiiii 5 лет назад

      @@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.

  • @Hi.GuysBs
    @Hi.GuysBs 3 года назад

    help!