Python Project to Scrape YouTube using YouTube Data API | Analyze and Visualize YouTube data

  Рет қаралды 150,479

techTFQ

techTFQ

Күн бұрын

Пікірлер: 309
@mhapich
@mhapich Жыл бұрын
This is the first video that I've watched on scraping ANYTHING that I was able to follow from beginning to end, understand, and be able to apply to my own channels and project...without running into problems that couldn't be easily fixed! I could fix my own mistakes because you explained each step so thoroughly. Thank you!!
@ashkraze
@ashkraze Жыл бұрын
hi i was scrapping vids from pewdiepie,mrbeast channel and i encountered an error i am able to fetch title and published date of all video_ids but in fetching likes it is showing "" 'KeyError' : 'lkeCount "" and same for viewcount, comment count.. Did you face the same issue and if yes how did youresolve it??
@mhapich
@mhapich Жыл бұрын
@@ashkraze I did run into that! What I did was use a nested try except block. I put the code from this video on creating the dictionary in try, then, under except, I put the same code, but I commented out the line that was giving me the error. Does that make sense? I needed to nest three more blocks depending on the error that was getting thrown. In each except block, I commented out a different statistic in the dictionary.
@ashkraze
@ashkraze Жыл бұрын
@@mhapich yes that MAKES SENSE, fixed it and its running absolutely fine, Thanks mate!
@d4lm0
@d4lm0 Жыл бұрын
I'm having a error (even after closing the execute wit () ). Help plz
@kalyanijog
@kalyanijog Жыл бұрын
@@ashkraze only title,published_at and views work well for me, for like and comment I got keyError
@AlexandreDias18
@AlexandreDias18 Жыл бұрын
Wow, as a fellow data scientist, I am truly amazed by the incredible work you've done! Your expertise in data analysis and modeling is truly inspiring. Your ability to harness the power of data to uncover insights and make informed decisions is truly invaluable. Your work has helped businesses optimize their operations, improve customer experiences, and drive innovation. Thank you for your hard work and dedication in making the world a better place through data-driven insights. Keep up the amazing work!
@maulairfani9474
@maulairfani9474 Жыл бұрын
WOWWW
@urvindarkaur0278
@urvindarkaur0278 2 жыл бұрын
I haven't found anything better on youtube than your videos for data analysis. Only request I have is for you to make as many projects as you can from easiest to most difficult projects so that we can be thorough in this field. Even if I have to pay for it, I'd be more than happy. BUT , please don't stop here especially for projects...learning languages is slightly different than when we have to put together all of the learned tings in the project
@techTFQ
@techTFQ 2 жыл бұрын
Noted and will come up with more projects in the near future
@manickmax6818
@manickmax6818 Жыл бұрын
@@techTFQ I'm also waiting bro do more projects bro for beginners it's very helpful
@SMajid--SMajid
@SMajid--SMajid Жыл бұрын
Here's how to get channel ID in 2023: 1. Go to the desired channel and right click on the channel page 2. Go to 'View Page Source' 3. On the source page, top left will have 'Line wrap' with a check box, check that box 4. Press ctrl+F on your keyboard to open search tab 5. Type '?channel_id', it will highlight channel ID for you 6. Copy and use it
@cherry_Pinkish
@cherry_Pinkish Жыл бұрын
O man thanku so mch😊
@digdra
@digdra 2 жыл бұрын
Best tutorial about getting KZbin data I found here! Your code is cleaner than the one proposed in other tutorials. Thank you!
@khanofficial5370
@khanofficial5370 2 жыл бұрын
Assalamualaikum Toufiq , It's really a best ever vedio which i look in KZbin for web scrapping.
@techTFQ
@techTFQ 2 жыл бұрын
Walaikum salaam and thank you 🙏🏼
@mayankjacky
@mayankjacky 10 ай бұрын
A great video which covers all aspects of creating a project in Python for Data Science. Thank you for your service to the community at large. Regards.
@techTFQ
@techTFQ 10 ай бұрын
Your welcome, glad it helps
@PhamHuy-j4e
@PhamHuy-j4e 7 ай бұрын
for a non-tech background like me, your tutorial is super easy to follow.
@KingofZamunda.
@KingofZamunda. 2 жыл бұрын
This is impresive and easy to follow,👌🏻 however KZbin disabled the dislike count( The statistics.dislikeCount property was made private as of December 13, 2021. This means that the property is included in an API response only if the API request was authenticated by the video owner.) and this will affect the function to get video details.
@hoekbrwr
@hoekbrwr Жыл бұрын
I am happy I struggled over this. I was googling for a Google Apps script and ended in Python. It is a very clear explanation and I am so happy about your English pronounciation. Lot of your country men(or women) have a strong accent i get very very tired of, so I give up or miss too much. So I subscribed to your channel!
@MichaelThompson-pe1wi
@MichaelThompson-pe1wi 2 жыл бұрын
I had to do a project like this for my internship. You are a lifesaver!
@PhamHuy-j4e
@PhamHuy-j4e 7 ай бұрын
did you get internship?
@kiruthickagp
@kiruthickagp Жыл бұрын
Thanks a loy techTFQ. I was struggling a lot to do the initial steps of this project . Please do lot of videos like this !!!!!!!
@Anonymous-le2zr
@Anonymous-le2zr 3 жыл бұрын
One of the best Analysis video I have seen so far Amazing Content , Expecting videos on some more projects . Appreciate your hard work !!
@techTFQ
@techTFQ 3 жыл бұрын
Thank you 🙏🏼 Glad you liked it 🙂
@soumilyade1057
@soumilyade1057 Жыл бұрын
30:52 well, now you have 215K subscribers xD Congrats on that, and thanks for the video....!
@Sakshi-u1v4i
@Sakshi-u1v4i 9 ай бұрын
I have to say that you are very great...I am following your channel.Your projects are just amazing for getting job.
@fathimafarahna2633
@fathimafarahna2633 3 жыл бұрын
Fab as always... concise and on fleek. Keep up👌🏻👌🏻🙏
@techTFQ
@techTFQ 3 жыл бұрын
Thank you ❤️😘
@sultankhatri7230
@sultankhatri7230 3 жыл бұрын
Thanks a lot for this video!!! 😊😊 Btw liked and ofc already subscribed. Please upload more videos of projects
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Sultan 🙏🏼 Really happy to know you liked this video.. 🙂 Yeah I plan to upload more project videos..
@sultankhatri7230
@sultankhatri7230 3 жыл бұрын
@@techTFQ thanks a lot brother 😊😊
@techTFQ
@techTFQ 3 жыл бұрын
Your welcome bro 🙏🏼
@fortunusmedia
@fortunusmedia Жыл бұрын
Hi Thoufiq, this is a very impressive tutorial. I followed this and managed to create my own visualizations for my Master of Arts project, which analyzes several political KZbinrs' video output. Very helpful!
@techTFQ
@techTFQ Жыл бұрын
Thanks and glad it helped:)
@justiconblack
@justiconblack 11 ай бұрын
​@@techTFQ Hello Thoufiq, I'm trying this exact same thing except I'm using username instead of channel Id, But the response only displays pageInfo : total results: 0 Any idea on what is wrong?
@laurak5196
@laurak5196 3 жыл бұрын
Hi Thoufiq, this is very impressive! I’m watching this purely out of curiosity bc I’ve not started my python class yet; however, I would love to see SQL project ideas, maybe for data cleaning and/or analysis. Thanks as always for your clear explanations and guidance 👍🏻 Also very glad to see you’re closing in on 15K, friend!! Congratulations in advance 😀👌🏻🙏🏻
@techTFQ
@techTFQ 3 жыл бұрын
☺️😃 thanks Laura Yeah I’ll make some SQL projects for Data analysis in the near future.. Yeah feels great to see the channel growing 😍 Grateful for all your well wishes 🙏🏼
@wingdigitalmarketing
@wingdigitalmarketing Жыл бұрын
That was wonderfully helpful, Thoufiq. I am a complete novice and while elemets of the coding, such as programs you used, where to find them, how to intergrate are aspects I need to further study, the process you took was clear and inciteful. I paid attention throughout and flatter myself that I saw a few of your return errors before you did 😉 Now to study some more and see where this takes me. Thanks again. David
@sethpai
@sethpai Жыл бұрын
Brilliant tutorial. Appreciated the pace and detail. With this tutorial, I can focus my time on exploring KZbin data and not worrying about how to get it!
@AK-Star007
@AK-Star007 2 жыл бұрын
This was exactly what i was looking for, to the point explanation. Thanx
@mohammedshahil4898
@mohammedshahil4898 3 жыл бұрын
Was waiting for this😃Thanks a lot brother for this very helpful video👌🏻 Way to go🙌🏻
@techTFQ
@techTFQ 3 жыл бұрын
Thank you hero 🙏🏼 Glad you are finding these videos useful 😍❤️
@kancherlavenumadhav9360
@kancherlavenumadhav9360 3 жыл бұрын
Really interested in this stuff and fabulous explanation ...Also please do videos on Data science how to begin from scratch ......🙌🙌
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Kancherla 🙏🏼 Glad you liked it.. Yes will cover videos on data science soon..
@dakshbhatnagar
@dakshbhatnagar 3 жыл бұрын
Thanks, Brother. This was a bit intricate for me as I have just started out learning Python for Data Analysis but the tricks you have used are new and I am eager to learn and use them and create a new project based off of this information. Don't worry, keep at it, you will be bigger than Ken Jee one day, just stay consistent.
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Daksh 🙏🏼 I am glad you found this useful 🙂 And there is no competition with any other KZbinrs, everyone is amazing at what they do .. I chose this example as I felt anyone and everyone could relate to this example and easily understand the concepts.. But thank you for your kind words 🙂
@ExcelNWithInisa
@ExcelNWithInisa 2 жыл бұрын
I'm only 25 minutes in and I've learned sooooooooo much already!! Thank you :)
@swarnimsrijan7470
@swarnimsrijan7470 6 ай бұрын
what a brilliant lecture! Really impressed by you sir, thanks for helping out I the journey
@pzuazu8636
@pzuazu8636 2 жыл бұрын
Wow, I love how you bring it all together. Thank you again.
@bobbymcclane2639
@bobbymcclane2639 11 ай бұрын
your coding skills are very good
@samsonkiflom5954
@samsonkiflom5954 2 жыл бұрын
Thanks for creating this project. I watched it like an action movie :) and going to learn bit by bit again by creating the same project again.
@zechariaparas9885
@zechariaparas9885 2 жыл бұрын
Awesome Video! Subscribed because of this! Keep up the good work! Godsent
@savyhash1855
@savyhash1855 10 ай бұрын
I have never seen such a detailed ml video..great
@d4lm0
@d4lm0 Жыл бұрын
To those who had problems installing google-api-python-client try these: To install this package run one of the following: conda install -c conda-forge google-api-python-client conda install -c "conda-forge/label/cf201901" google-api-python-client conda install -c "conda-forge/label/cf202003" google-api-python-client conda install -c "conda-forge/label/gcc7" google-api-python-client
@thetruth4461
@thetruth4461 Жыл бұрын
For those of you who are seeing this project in 2023, in the function to get video ids remove the dislike code as now youtube api does not give information on dislikes.
@varalakshmidanda2684
@varalakshmidanda2684 3 жыл бұрын
Excellent work and great explanation sir.. waiting for more of challenging videos
@techTFQ
@techTFQ 3 жыл бұрын
Thank you 🙏🏼 Glad you liked it …
@sameermehdi3143
@sameermehdi3143 2 жыл бұрын
Thankyou so much for this wonderful tutorial and from my anlysis you posted most video on Jan and feb :-p
@techTFQ
@techTFQ 2 жыл бұрын
Haha that’s pretty right 👍
@sameermehdi3143
@sameermehdi3143 2 жыл бұрын
Sir waiting for SQL project
@sameermehdi3143
@sameermehdi3143 2 жыл бұрын
One more question do we need to create another API key for another youtuber analysis?
@ChristinaK-r6n
@ChristinaK-r6n 5 ай бұрын
Thank you for putting this together! It was super helpful for me
@tmh3929
@tmh3929 2 жыл бұрын
Thanks a lot techTFQ! It's a great project indeed.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you :)
@ImranAhmed-vl5po
@ImranAhmed-vl5po 2 жыл бұрын
good work taufiq thanks for sharing
@techTFQ
@techTFQ 2 жыл бұрын
Your welcome Imran Glad you liked it
@jeeyuuni
@jeeyuuni 2 жыл бұрын
thank you so much for this ! it was super easy to follow along you are a great teacher!
@techTFQ
@techTFQ 2 жыл бұрын
Thank you very much 🙏🏼 Glad it helped
@yichienchong7474
@yichienchong7474 2 жыл бұрын
Thank you Thoufiq, this is a great project.
@techTFQ
@techTFQ 2 жыл бұрын
Glad you like it
@kamalverma6064
@kamalverma6064 3 жыл бұрын
You are so brilliant 🥳🥳🥳🙏🙏💐
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Kamal 🙏🏼 Glad you liked it 🙂
@fbalseiro
@fbalseiro 2 жыл бұрын
Hi, great tutorial! Congratulations for your work! It really helped me a lot to know how to work with KZbin API.
@techTFQ
@techTFQ 2 жыл бұрын
I am glad to read this Filipe 🙏🏼
@mayankjacky
@mayankjacky 10 ай бұрын
Thanks
@techTFQ
@techTFQ 10 ай бұрын
Thanks Mayank! Very kind of you 🙏
@annarocha9769
@annarocha9769 Жыл бұрын
OMG, this is awesome, thanks a lot!👏👏👏👏👏
@sabaamanollahi5901
@sabaamanollahi5901 2 жыл бұрын
Thank you Thoufiq for this incredible video
@rajeshjakkawar3338
@rajeshjakkawar3338 2 жыл бұрын
project is done...........thank you
@techTFQ
@techTFQ 2 жыл бұрын
cool 🙏
@ayuuniyal5657
@ayuuniyal5657 2 жыл бұрын
HI, ModuleNotFoundError: No module named 'googleapiclient' I am geting this error can you help me?
@muhammaddanialtanoli
@muhammaddanialtanoli Жыл бұрын
Nicely explained each and every detail thank you so much
@jarosawszyc8287
@jarosawszyc8287 2 жыл бұрын
Absolutely amazing video!
@kowsergazi
@kowsergazi Жыл бұрын
Great video. Looking for more like this.
@Empeiro
@Empeiro Жыл бұрын
Brother what a nice video, thanks for the time and sharing!
@angelgabrielgonzalezlerma3972
@angelgabrielgonzalezlerma3972 24 күн бұрын
great vid, you saved my proyect
@fahnub
@fahnub 2 жыл бұрын
this is such a good practice project. definitely going on my github.
@solkarim2950
@solkarim2950 2 жыл бұрын
You are a great teacher!
@hassansemlali7450
@hassansemlali7450 Жыл бұрын
Nice content brother, you help me a lot, i really appreciate your efforts
@kalheer
@kalheer 2 жыл бұрын
Love this easy to follow 👍🏻👍🏻
@66.divyajaiswal13
@66.divyajaiswal13 4 ай бұрын
I liked the video but from college prospective: 1)how this project will be helpful 2) why should we develop this project Please answer me....
@FrankT860
@FrankT860 3 ай бұрын
Practice / learn to use a new tool
@gopi_gin
@gopi_gin Жыл бұрын
Clear explanation ❤
@dataneeds2266
@dataneeds2266 2 жыл бұрын
Wow. Amazing
@techTFQ
@techTFQ 2 жыл бұрын
Glad you liked it ☺️
@shubhangikalambe3435
@shubhangikalambe3435 2 жыл бұрын
Thanks for valuable information
@techTFQ
@techTFQ 2 жыл бұрын
Glad you liked it
@adrianafressato8489
@adrianafressato8489 3 жыл бұрын
Great class!
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Adriana 🙏🏼 Glad this helped ..
@Wexler111
@Wexler111 2 жыл бұрын
Great Tutorial! Thanks a lot!
@imransdatalab
@imransdatalab Ай бұрын
Thank you soo much sir again ,
@190HITMAN
@190HITMAN 3 жыл бұрын
Hi Thoufiq, excellent video absolutely loved it please keep creating many more project videos. Can you make a short video on how to visualize data using python as Dynamic Radar Charts (i.e Player vs player comparision/company vs company - you can filter which two competitors to compare)
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Abhishek 🙏🏼 I’ll consider your suggestion for a future video
@Rapha_Carpio
@Rapha_Carpio 2 жыл бұрын
@rahulrajeev9763
@rahulrajeev9763 7 ай бұрын
Thank you so much for this stuff.
@brainstalk4577
@brainstalk4577 2 жыл бұрын
Very useful ! Thank u
@techTFQ
@techTFQ 2 жыл бұрын
Your welcome 🙏🏼
@arpittrivedi6636
@arpittrivedi6636 2 жыл бұрын
super duper boss
@techTFQ
@techTFQ 2 жыл бұрын
Thank you
@bose19942
@bose19942 6 ай бұрын
Thank you for this video
@VictoireRey-pr7qh
@VictoireRey-pr7qh Жыл бұрын
Hello, I'm trying to run your code to get video details from a list of video_ids but I have a SSL error when running video_details=get_video_details(youtube, video_ids) and don't know how to fix it... Error is the following : "SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1129)" do you know how I can fix this? Thanksssss
@Thilina_madushan
@Thilina_madushan 2 жыл бұрын
Hey most of usefull tutorial, Please say how to input youtube channel ids in google sheet.
@ronaldchrishton7969
@ronaldchrishton7969 Жыл бұрын
Tnq .its usefull for me
@Toast_d3u
@Toast_d3u 4 ай бұрын
the install for the google api package has changged to " conda install conda-forge::google-api-python-client "
@IJH-Music
@IJH-Music 2 ай бұрын
Thank you!
@IndhuV-z8g
@IndhuV-z8g Ай бұрын
Thanks!
@machineUnlearner
@machineUnlearner Жыл бұрын
Now the youtube Channel ID cannot be extracted from the process you mentioned. Please let me know the alternate.
@ruksharalam173
@ruksharalam173 Жыл бұрын
I am facing the same issues.
@ryang8192
@ryang8192 8 ай бұрын
Hello. i want to ask, how to receive video data (mp4) from youtube?
@haileeyuuno6233
@haileeyuuno6233 2 жыл бұрын
I am stuck.. I wanted to do a live view counter display but the viewCount does not return live data. Is there anyway to do this? Please help
@ShrutiKhandelwal007
@ShrutiKhandelwal007 Жыл бұрын
Can we also extract random channel names/IDs using python code for the data analysis to know who's at the top in any field? We have to search the channel name to find its id as of now. I had to search google for the top subscribers and then analyzed it. Can't we just randomly sample this whole youtube dataset to get the channel and do the analysis?
@hoperight5280
@hoperight5280 9 ай бұрын
Amazing!
@shraddhashrivastava2480
@shraddhashrivastava2480 2 жыл бұрын
26:30 output me func me channel ids ki list aani chaiye..par ek hi channel ka name aa rha h. how to solve this issue?
@HarperWolf
@HarperWolf 2 жыл бұрын
hi, i am about 22:00 minutes into the tutorial, and i am getting an error that says "Redefining name ''youtube' from outer scope (line 8)", and i am getting Syntax Errors, do you know why this is or how to resolve the issue?
@samueljudephilips137
@samueljudephilips137 Жыл бұрын
Hey Thoufiq , I'm stuck at 16:45 , the part where I executed the code..........I don't see any output or errors , it just takes me to another line or box to type code..............also the jupyter notebook didn't open in my created environment but I anyways continued in the python ipykernel. Please help me
@srvos
@srvos 3 жыл бұрын
Hi Thoufiq, great tutorial! Just getting started here with Python. One quick question. I don't see the YT-env in my jupyter notebook, but did start jupyter from the YT-env in my terminal. Any idea on where this went wrong? Kind regards! Stephan
@techTFQ
@techTFQ 3 жыл бұрын
Hi Stephan, Thank you! The list of environments you see in jupyter notebook is actually the kernel and not your virtual environment. You can use the default "Python 3 (ipykernel)" from any virtual environment to run your code. But in case you want to create a kernel by the name of your virtual environment then you can do that as well using the below command. You can run it in terminal from the desired virtual environment. ipython kernel install --user --name=YT-env
@attaullaharif4371
@attaullaharif4371 2 жыл бұрын
I followed step by step instructions , but found 'pageInfo': {'totalResults': 0, 'resultsPerPage': 5}}.How to fix it?
@martinbenum5653
@martinbenum5653 2 жыл бұрын
Hi Thoufiq. I am trying to follow your process on this and have hit a snag trying to get a channelid for any one using your hack of double clicking as found around 12:30 of your video. Seems KZbin may have locked that functionality.
@andersonfernandes6998
@andersonfernandes6998 Жыл бұрын
Thank you very much for this tutorial. I am starting my studies in data analytics, and this video has helped me a lot in understanding ETL. After seeing the results, I had a question: is it possible to achieve a similar result by extracting comments from each video?
@pranayjain._
@pranayjain._ Жыл бұрын
Thanks a lot❤
@ExiledGypsy
@ExiledGypsy 2 жыл бұрын
I used to be a C and SQL programmer but now I am retired. I want to download all my comments I have made over the years on different KZbin into a table or database I can store locally. You seem to have done exactly what I need to do. Can I access all the necessary codes that I can just copy and paste? I will be most grateful.
@vaibhavshah8384
@vaibhavshah8384 2 жыл бұрын
Hi Thoufiq, Thanks for sharing this informative & interesting video. I was wondering can we extract the actual comments with replies instead of comment count in this example. Thanks in advance.
@techTFQ
@techTFQ 2 жыл бұрын
I think we can do it but I haven’t tried yet
@sandyputrautama9279
@sandyputrautama9279 2 жыл бұрын
Thank you, very awesome tutorial 🔥😎
@shivamdubey4783
@shivamdubey4783 2 жыл бұрын
sir extremly great tutorial just one question how do we use this in django and make our own videostreming website
@maryamazam402
@maryamazam402 2 жыл бұрын
Amazing video.. thank you so much. I would like to know how to get video details of multiple channels at a time. Can you please suggest how to do it.
@houses_namibia
@houses_namibia 2 жыл бұрын
Great video! One thing? Can you write this project in another editor. Pycharm?
@fahnub
@fahnub 2 жыл бұрын
thank you for this
@skipa9906
@skipa9906 2 жыл бұрын
Hi Im new to Data Analysis and I wanna know, the first part you are doing by scrapping or collected data is that Data Engineering?
@techTFQ
@techTFQ 2 жыл бұрын
Different companies would expect different activities to be done by data engineer and data analyst.. This data extraction would be expected to be done by DA in most cases
@skipa9906
@skipa9906 2 жыл бұрын
@@techTFQ what kind of engineering would be done by the D.E, that a D.A is not likely to do?
@saimahmad1445
@saimahmad1445 Жыл бұрын
It was the best video on this topic... I have a question can you please tell me how to use filter on tags while retrieving videos data
@praveennavin8342
@praveennavin8342 2 жыл бұрын
great video....just a small doubt...can we present this into Excel using CSV module?
@dodgewagen
@dodgewagen 10 ай бұрын
Thank you!
@vamseesworld1035
@vamseesworld1035 2 жыл бұрын
Thank you Brother, Great tutorial, good explanation. it worked for me. can you please make a video on how to extract all the comments, likes and dislikes for each comment, user name, comment date. it will help me a lot. thank you for your great explanation.
@techTFQ
@techTFQ 2 жыл бұрын
Your welcome buddy. glad you liked it. and noted on the suggestion, will do it
@jdhaus1
@jdhaus1 2 жыл бұрын
​@@techTFQ kzbin.info/www/bejne/hF6QYaWjpJWWqqM - an excellent video and code to extract comments - I am still working on my own version but thought you might find this useful. Thank you for all of your excellent content. Just subscribed and well wishes as you approach 100K!
@riteshsharma3627
@riteshsharma3627 3 жыл бұрын
Hey taufiq, how to prepare/ask these questions while practicing SQL with datasets? Elaborate in detail in upcoming videos.
@techTFQ
@techTFQ 3 жыл бұрын
Sure ritesh .. noted
@nikethdonthula2123
@nikethdonthula2123 Жыл бұрын
Can I put this project in my resume !!
@ferdinandosomma8885
@ferdinandosomma8885 2 жыл бұрын
It was very useful and easy to understand! Just subscribed. Anyway, I'd like to ask you a question: I have to do a project for my master course, using youtube api, but I need a large amount of datas, basically a lot of channel id of my country (Italy). Is there any method or code that I can use in ordet to fetch all the Ids? Because to me It's impossible to insert them manually one by one. Appreciate any help!
I Tried 50 Data Analyst Courses. Here Are Top 5
8:41
Stefanovic
Рет қаралды 153 М.
How I use Python as a Data Analyst
13:56
Luke Barousse
Рет қаралды 384 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 45 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 12 МЛН
One day.. 🙌
00:33
Celine Dept
Рет қаралды 76 МЛН
Scrape Amazon Data using Python (Step by Step Guide)
24:14
Darshil Parmar
Рет қаралды 173 М.
How to use a Public API | Using a Public API with Python
14:01
Alex The Analyst
Рет қаралды 49 М.
Working with APIs in Python [For Your Data Science Project]
28:32
StrataScratch
Рет қаралды 112 М.
15 Python Libraries You Should Know About
14:54
ArjanCodes
Рет қаралды 406 М.
I Studied Data Job Trends for 24 Hours to Save Your Career! (ft Datalore)
13:07
Thu Vu data analytics
Рет қаралды 286 М.
I never understood why you can't go faster than light - until now!
16:40
FloatHeadPhysics
Рет қаралды 4,6 МЛН
Youtube API for Python: How to Create a Unique Data Portfolio Project
22:33
Thu Vu data analytics
Рет қаралды 77 М.