Falcon5
Newbie
- Jul 31, 2018
- 24
- 6
Hello, fellas,
Now quite experienced with programming. However, I have a task of finding views of the youtube video and writing them down once a month, so the change over time can get measured. Sounds quite stupid and it actually is. However, no way I am doing this one by hand. So the question would stand:
What is the best method to scrape view count from different youtube videos and type them in one sheet column?
I do have all the links (Youtube video ID) and I guess I should pick the view from the youtube API. Since I am kinda fresh on this. Could you guys lead me on the right path maybe?
Python and getting the views straight from html would work?
Maybe there is a script ready to go and my search keyword failed?
Thank you, Sirs.
Now quite experienced with programming. However, I have a task of finding views of the youtube video and writing them down once a month, so the change over time can get measured. Sounds quite stupid and it actually is. However, no way I am doing this one by hand. So the question would stand:
What is the best method to scrape view count from different youtube videos and type them in one sheet column?
I do have all the links (Youtube video ID) and I guess I should pick the view from the youtube API. Since I am kinda fresh on this. Could you guys lead me on the right path maybe?
Python and getting the views straight from html would work?
Maybe there is a script ready to go and my search keyword failed?
Thank you, Sirs.