How to Scrape Websites with GPT-3.5 (Web Scraping with ChatGPT)

  Рет қаралды 293,155

The PyCoach

The PyCoach

Күн бұрын

Пікірлер: 163
@ThePyCoach
@ThePyCoach 2 жыл бұрын
If you'd like to know how I'd use ChatGPT to learn to code, check out my new video 👉kzbin.info/www/bejne/e5nCfKKshNKEiLM
@AEON.
@AEON. 2 жыл бұрын
Can you make a video of getting ChatGPT to Google Dork or to write a code to do so for any website?
@lhcsouth
@lhcsouth Жыл бұрын
This is awesome, thank you! I have been trying to use this video to help me scrape certain aspects of flippa and apparently the commands I'm giving ChatGPT aren't correct. lol I want to scrape flippa every 5 minutes after the hour and I want it to scrape the site for site name, type, industry, monetization, age, net profit, and the site description. Any help would be highly appreciated. Thank you!
@ollieroddy
@ollieroddy Жыл бұрын
Thanks for posting the video. Is there any way to do this for a site that requires a sign in? I have a sign in for a site and want to use a scraping tool to scrape all of the data from it. The data is behind a click, i.e. you have to click the listing in the contacts database to see the email address. Any idea how to do this?
@oxtharhino9784
@oxtharhino9784 Жыл бұрын
what website did you past that in to get the test to print?
@ThePyCoach
@ThePyCoach 2 жыл бұрын
Due to the many questions and comments about ChatGPT and OpenAI Playground, here are some notes. 1. Yes, ChatGPT and OpenAI Playground are not exactly the same. That said, if you use the prompts I created in this video on ChatGPT, it'd generate code that scrapes the website just like with Playground. 2. Why did I use Playground instead of ChatGPT? Speed. I only wanted to get the code and not the bla bla bla you get with ChatGPT. I like the explanation ChatGPT gives, but, when recording the video it's a bit annoying. 3. Some people say Playground isn't free. At least, it was free for me at the moment I recorded the video. I never gave credit card information and it's still working fine for me today. 4. ChatGPT/Playground currently generates code for Selenium 3 and not for the last version (Selenium 4), so keep that in mind when using its generated code.
@ESSARGEE
@ESSARGEE 2 жыл бұрын
this is insane! TY for the videos, chat gpt3 is basically the next internet lol
@abhijeetdhumal7385
@abhijeetdhumal7385 2 жыл бұрын
Bcoz it doesn't know about world after 2021
@maskman4821
@maskman4821 2 жыл бұрын
@@abhijeetdhumal7385 yeah, I wonder why openAI team does this, if AI can't tell us the latest info, then it is no better than Google, you know 🤔
@sheetai
@sheetai 2 жыл бұрын
The SOME REASON is it was trained on data on the internet, there is more data about the older version than the new one, have you tried asking it specifically to write for selenium 4?
@Privacyking
@Privacyking 2 жыл бұрын
@@maskman4821 so that u will pay subscription when they launch the latest dataset :P
@psocretes8183
@psocretes8183 2 жыл бұрын
I have never uderstood how bots work. Like many people I have dabbled with code but haven't needed to go further. I didn't realise that the classes and IDs etc were to help others acess your ste data. It all makes so much more sense. Thanks.👍
@jareda8943
@jareda8943 2 жыл бұрын
This is exactly what I needed. Thank you!
@maskman4821
@maskman4821 2 жыл бұрын
Wow, this is really amazing, thank you for showing us how to tell ChatGPT to scrape the web page to get the content we need, this is a valuable lesson, than you so much 🙏
@mrtn5882
@mrtn5882 Жыл бұрын
So basically you tell ChatGPT all the things that you'd tell any other web scraping tool as well. How genius! ChatGPT is now as intelligent as Scrapinghub was 10 years ago. 😅
@thesteffan5766
@thesteffan5766 Жыл бұрын
hich free tool would u recommend?
@disrael2101
@disrael2101 Жыл бұрын
Best video of 2023 so far
@annapetmikel4356
@annapetmikel4356 Жыл бұрын
you are SO good. Learn much from you
@k-c
@k-c 2 жыл бұрын
Pretty useful and time saving. Thanks again.
@lokesh9322
@lokesh9322 2 жыл бұрын
Just 1 or 2 mins. It won't take more time to Google and copy from stack over flow.
@seanzhang3873
@seanzhang3873 2 жыл бұрын
good video, I think this is going to be the future of coding. Human don't need to do low-level coding, but giving high-level instruction.
@KCM25NJL
@KCM25NJL 2 жыл бұрын
That low-level code you speak of, is high-level code. GPT just adds a higher level :)
@seanzhang3873
@seanzhang3873 2 жыл бұрын
@@KCM25NJL The low-level code I mention, means the actual codes, like python, c or c++. The higher level code I mention means the natural language which explain the fundamental logic of the program. But I do get what you mean.
@pavel9652
@pavel9652 2 жыл бұрын
This is a high-level code. Languages such as Python or Ruby are amongst the least verbose. Create a code snippet once and use it later. What is the point writing essays in English? ;) Great for learning, though.
@navin346
@navin346 2 жыл бұрын
The projects shown in this video were once used to be to pass a whole examination or certification
@pavel9652
@pavel9652 2 жыл бұрын
Twitter loads only so many tweets at once, so when you scroll too far, it will remove the objects from HTML on the top. I learned it when I was searching for something with ctrl+f in the browser.
@mamneo2
@mamneo2 Жыл бұрын
Incroyable.
@NiruBhat1
@NiruBhat1 Жыл бұрын
@@mamneo2 Excroblagaxyable
@learnwitharbia3477
@learnwitharbia3477 Жыл бұрын
thank you so much, that's really helpful!
@Nabilh17
@Nabilh17 Жыл бұрын
thank you for the video, it was interesting use cases 😊
@futuregootecks
@futuregootecks 2 жыл бұрын
Bro this is genius!!! Thank you
@mnali
@mnali 2 жыл бұрын
Thank you for the tips
@El.Desarrollador
@El.Desarrollador 2 жыл бұрын
I love you so much I really love you months and months trying to figure it out finally I was able to complete a project
@avamaria8447
@avamaria8447 2 жыл бұрын
what project have you been working on months and months?
@adamgdev
@adamgdev Жыл бұрын
Solid video!
@JesusChinoMagris
@JesusChinoMagris Жыл бұрын
Great tutuorial. Thank you. Question, i am trying to create a chrome extension to scrape products in every category that have no videos. Will this be possible using this same approach? TIA
@baghi536
@baghi536 Жыл бұрын
Thank you!
@kevinkurnia2259
@kevinkurnia2259 Жыл бұрын
thanks bro i need this
@magicsmoke0
@magicsmoke0 Жыл бұрын
It loses a bit of usefulness when you have to go look at the source and figure out for the ai where and how to scrape. Is there no ai that can "search" the html structure for the content you want?
@joshsowin
@joshsowin 2 жыл бұрын
You’re using “text-davinci” GPT model but “code-divinici” will probably work better for these kinds of things and will work more consistently
@davidinark
@davidinark Жыл бұрын
So how do you tell it to scrape the subsequent pages?
@TheWorldFamousBeaverpedia
@TheWorldFamousBeaverpedia Жыл бұрын
I just asked the same thing two months after your question. I guess he either missed your question or I just won't get an answer. Your question is all I really care about :)
@TheTalidi
@TheTalidi Жыл бұрын
Thanks Please there is any method to know keyword that use on some products on amazon with ChatGPT??
@Aru8675
@Aru8675 Жыл бұрын
Hey brother can you tell me why i am getting only [ ] this in output whenever I try to scrap data of some websites? Does this happen due to they use javascript? Or it happens because javascript is not supported by beautiful soup? So is selenium best for all types of javascript, css and html websites? Also please make a video or provide your email i am facing issues in installation of chrome webdriver.
@FaycalAZIB
@FaycalAZIB Жыл бұрын
I'm stuck to scrape data related to this query on Google maps : Hotels near city name and getting the price of each hotel in detail view
@Mesut.e
@Mesut.e Жыл бұрын
It's a very simple and understandable educational video, thank you... I have a few questions. Is it possible to scan current ASINs (product identification numbers used by Amazon)? Of course, I need to enter location information to fetch data from the Amazon website. My other question is, how can I select the current profiles in my Chrome browser while using chromedriver?
@s.baskaravishnu22
@s.baskaravishnu22 Жыл бұрын
Many thanks
@gumvue.studio
@gumvue.studio 2 жыл бұрын
I need to scrap video links from a website? can I do ?
@MangalFaisal
@MangalFaisal Жыл бұрын
what if I want to scrape the movie title, but also, the info inside each movie/url that leads to the info of the movie?
@filmydhamaka4401
@filmydhamaka4401 Жыл бұрын
After getting the script of code. Where did you pasted it to run?
@DJPapzin
@DJPapzin Жыл бұрын
Thank you for this great tutorial. I tried to scrape on tweeter by scrolling but i always get the same results
@aiexplains
@aiexplains Жыл бұрын
You can tell chatgpt to scrape for example items in items name just leave the selector empty then you can just fill out the selectors
@kottinaresh89
@kottinaresh89 Жыл бұрын
But chatgpt says it cannot connect to internet, no real time access as its an ai model. Is this something other than chatgpt?
@AEON.
@AEON. 2 жыл бұрын
Can you make a video of getting ChatGPT to Google Dork or to write a code to do so for any website??
@txreal2
@txreal2 2 жыл бұрын
Got error at Playground OpenAI You've reached your usage limit. See your usage dashboard and billing settings for more details. You got to pay to play :(
@imhugeinjapan7
@imhugeinjapan7 2 жыл бұрын
What can you do once you scrap a list? Like can you show more possibilities?
@NiruBhat1
@NiruBhat1 Жыл бұрын
you can save it!!!!!! & delete, recyclin bin - restore and again again, infinite possibilities instead of reading directly from the web!
@jason_v12345
@jason_v12345 2 жыл бұрын
I see zero point in using Chat GPT as merely a direct, 1-to-1 translator from natural language to code. If I need to write the instructions at the same level of abstraction as the code, I might as well just write the code. That's largely why programming languages exist! They are specialized languages that, unlike natural languages, can precisely and succinctly express low-level technical requirements in a human readable form.
@kami2496
@kami2496 2 жыл бұрын
Es para ahorrar tiempo. Personalmente no he tocado HTML hace años, como electronico no me era necesario hasta el momento. Podria retomar los cursos, actualizarme, pero es otro tiempo adicional. Esto estrecha esos tiempos. Y de que maneras, refresca la memoria en los diversos lenguajes.
@satepestage3599
@satepestage3599 Жыл бұрын
I guess it's just more about batching those instructions.
@mamneo2
@mamneo2 Жыл бұрын
​@@kami2496 Hola Miguel, veo que has estado contestando varios comentarios en inglés, con respuestas en español 😂
@kami2496
@kami2496 Жыл бұрын
@@mamneo2 bueno, asumo que si hay algun problema, el traductor lo soluciona. No es una barrera necesariamente.
@iammcqwory
@iammcqwory Жыл бұрын
Asante Sana
@DVSHORTS21
@DVSHORTS21 Жыл бұрын
Hello bro how to scrape a running website which will change all the time
@Oliverqueen
@Oliverqueen Жыл бұрын
will this work on gambling websites that provide live stats? could you code it to constantly check the website for updated info? or would you need auth api for that.
@kamel3d
@kamel3d 2 жыл бұрын
Great video, could you do an example to scrape facebook pages and get post? I was trying this the other day and it seem there no way to scrape public data from fb
@ThePyCoach
@ThePyCoach 2 жыл бұрын
I’ve never tried to scrape fb. What’s the issue? There are websites like LinkedIn though that have strong anti scraper systems that make web scraper very challenging. As I mentioned in another comment, this AI tool gives you the code, then you have to come up with something like proxy rotation to deal with anti scraping systems
@soccergalsara
@soccergalsara Жыл бұрын
bit weird
@th-xd9xv
@th-xd9xv 2 жыл бұрын
Great video! Is this also usefull for Instagram? They have a very strong Bot detector.
@ThePyCoach
@ThePyCoach 2 жыл бұрын
The tool simply gives you the code. The rest is up to you. In this particular case, you’d probably need to rotate proxies
@th-xd9xv
@th-xd9xv 2 жыл бұрын
@@ThePyCoach yeah thought so. Thanks for clarifying. Love your content. Keep it going!
@hariniavula5748
@hariniavula5748 2 жыл бұрын
what if we have pagination or if the data is in api?
@Mshahzaibkundi
@Mshahzaibkundi 2 жыл бұрын
Can you do that product asin and product price like products finding for Amazon fba
@plasmaawakened4785
@plasmaawakened4785 Жыл бұрын
How would i scrape website for ad copy on there home page? 🤔
@happyfreeky
@happyfreeky 2 жыл бұрын
Isn't what you're using (playground) running GPT-3, not chatGPT? You said yourself that chatGPT doesn't have Web access (which is correct). But GPT-3 does. You keep saying chatGPT in your video (and title), which doesn't make sense. Or is playground a special version of chatGPT (aka GPT-3.5) that has Web access?
@subhamsaha2235
@subhamsaha2235 Жыл бұрын
Thankssssssssssssssssssssssssssssssssssssssssssssssssssssss, for the first time I scraped a website by writing the exact code and also understood it completely, what was happening inside it
@spicer41282
@spicer41282 2 жыл бұрын
Much like the other comment by a Lance below? This is NOT ChatGPT! You're misleading your Viewers. This is GPT-3 using the Davinci Text 3 option. Maybe you're going for more Views by saying "ChatGPT" ? But you are going to Confuse those that are Not too familiar with this technology. However, having said All of the above? Just wanted to make sure everyone knows. All in all.... This is an Excellent tutorial !!
@ThePyCoach
@ThePyCoach 2 жыл бұрын
I shouldn't have used the terms ChatGPT/Playground interchangeably. That said, the prompts I used generated the same code in both ChatGPT/Playground. I just decided to use the latter because it generated the code way faster than ChatGPT without wasting time explaining the code.
@alexandermartens192
@alexandermartens192 2 жыл бұрын
I dint see a use case for it in the real world. When you first need to dive into the source code to find the right divs, or scc, what is the point using ai. The code itself can be written in 5 mins manually and probably in 1 min with github copilot.
@smanzoli
@smanzoli 2 жыл бұрын
Playground is another AI, a much less capable one (davinci)… NOT ChatGPT.
@simpsonsmagazine
@simpsonsmagazine 2 жыл бұрын
Davinci is actually a bigger model that’s more capable but you need to give it more instruction
@sansfucks
@sansfucks 2 жыл бұрын
Chatgpt is gpt3 3.5 fine tuned to have discourse, "playground" is all of their models which are all based off go t3.5 at the moment and fine tune to do specific things like codex writes code, davinci does embedding and generation of tex
@MohammedAli-tq8ln
@MohammedAli-tq8ln 2 жыл бұрын
Yes he keeps saying ChatGPT.. anyway his tutorial is very useful 🌹
@xWe2s
@xWe2s 2 жыл бұрын
No, it's not. The text davinci 003 is the latest model, which actually is the so called gpt3.5 and ChatGPT. 🤦‍♂️
@smanzoli
@smanzoli 2 жыл бұрын
@@xWe2s Chat GPT is NOT the same da vinci you get in the Playground by ANY means.
@shameemahamed1031
@shameemahamed1031 Жыл бұрын
Everyone says the name as Amazon at the start but the tutorial is about a different website scraping. The real part is you can not scrape Amazon content easily and if you go by this same method it'll fail as the DOM element won't be available and no one is telling you this.
@13579Josiah
@13579Josiah 2 жыл бұрын
Waittt is the ai actually going to that link and looking at the html of the page? No right? Then how is it knowing from the url how to scrape the website?
@ThePyCoach
@ThePyCoach 2 жыл бұрын
In the case of books.to.scrape, it simple takes a script already built from the internet. In case on Amazon/Twitter, we're simply giving instructions on how to build the scraper. The tool never gets to see the HTML (at least not in this tutorial)
@FRANKWHITE1996
@FRANKWHITE1996 2 жыл бұрын
Subscribed
@NiruBhat1
@NiruBhat1 Жыл бұрын
Change heading as "How to scrape any website content using Python"
@onurerdogan6725
@onurerdogan6725 2 жыл бұрын
How can web scraping all pages from spesific website ?
@chuckrussell3804
@chuckrussell3804 Жыл бұрын
What if I need to Log in first?
@Pawstive-tales
@Pawstive-tales 2 жыл бұрын
Can you make chatgpt learn something about the actual data and updates by giving it informations
@sayednab
@sayednab Жыл бұрын
how to integrate chatgpt to email, excel and messages?
@whitechasp
@whitechasp 2 жыл бұрын
what kind of use does this have?
@kami2496
@kami2496 2 жыл бұрын
Yo tenia en mente, aplicar un generador de resumenes. Imagina para un chat cualquiera, poder pedir generar un resumen de ## tiempo atras. Supongamos una conversacion que duro 30 minutos, para no leer todo, poder analizarla primero en forma de resumen, poder extraer las palabras claves, y determinar si resulta relevante revisar el contenido, o no... Asi omito el tiempo de leer comentarios de relleno. Felicitaciones, Saludos, repeticion de contenido, cosas fuera de contexto... Pero el primer paso es extraer la informacion de una pagina, luego procesarla con tecnologias NLP [GPT3], y obtenemos resultados que nos ahorran mucho tiempo....
@aleksd286
@aleksd286 2 жыл бұрын
I think I would be more quicker with Copilot
@xWingzTV
@xWingzTV Жыл бұрын
What is copilot?
@aleksd286
@aleksd286 Жыл бұрын
@@xWingzTV Microsofts AI tool specifically for programming. Been using it since the beginning
@OfficialThenAndNow
@OfficialThenAndNow Жыл бұрын
what about scraping with facebook????
@nfaza80
@nfaza80 2 жыл бұрын
text davinci is not optimized for coding. use other model
@pleabargain
@pleabargain 2 жыл бұрын
Which model do you recommend?
@seanzhang3873
@seanzhang3873 2 жыл бұрын
@@pleabargain codex?
@ThePyCoach
@ThePyCoach 2 жыл бұрын
I didn't know that. Which one do you use for coding? 🤔
@deep2mixer
@deep2mixer 2 жыл бұрын
@@ThePyCoach OpenAI Codex
@greengoblin9567
@greengoblin9567 2 жыл бұрын
@@deep2mixer chat gpt is actually better at coding than codex.
@magatsu82
@magatsu82 Жыл бұрын
isn't playground a paid service?
@mohamedde2583
@mohamedde2583 2 жыл бұрын
Chomedriver ain’t working no more ?
@howarja
@howarja 2 жыл бұрын
You need to have the Chromedriver version that matches your Chrome Browser release version. So, as your Chrome browser updates, you'll need up update your Chromedriver.
@johnpower1458
@johnpower1458 2 жыл бұрын
Use Mozilla driver
@1996Pinocchio
@1996Pinocchio 2 жыл бұрын
Just tell ChatGPT what error you are getting, and it will tell you what you could do.
@willowwood6798
@willowwood6798 2 жыл бұрын
:) now I have to Google scrape website so I can know what he is doing…Context gets me 60% there.
@__d.y
@__d.y Жыл бұрын
You’re just pseudo coding at that point. You’ll need to know how the code will look to ask the question in the first place. I don’t really see a point in doing this. What would be useful is dropping in html code and giving examples of what you want scraped
@Wolfoffreedom111
@Wolfoffreedom111 Жыл бұрын
Dude you can scrap with beautifulsoup, why you saying you can’t scrap amazon with it lol
@schmetterling4477
@schmetterling4477 Жыл бұрын
That's cool... lets enable blatant copyright violations with AI. ;-)
@knoopx
@knoopx 2 жыл бұрын
sorry but it's actually faster to write a scraper from scratch... try pasting the whole html and asking it to write a scraper by example instead...
@Ozla102
@Ozla102 2 жыл бұрын
simple version of Github copilot
@DerClaudius
@DerClaudius 2 жыл бұрын
"loophole" ....
@joshsowin
@joshsowin 2 жыл бұрын
This is not ChatGPT, why do you keep saying that 😢
@ThePyCoach
@ThePyCoach 2 жыл бұрын
Yeah, I shouldn't have used the terms interchangeably. That said, you'd generate the same code with both ChatGPT/Playground. I know because I tried both. I've just made the video with Playground because it was faster.
@MyBakedTurtle
@MyBakedTurtle 2 жыл бұрын
I’m tryna make a program where I can give a python script a bunch of top 20-50 ad agency website list and then it gets each of those websites and then scrapes for all their email so I can contact them offering my video editing services
@israelp
@israelp 2 жыл бұрын
Up
@arnabchatterjee1611
@arnabchatterjee1611 Жыл бұрын
Script?
@ThinkwithLex
@ThinkwithLex Жыл бұрын
I think typing code is much faster
@Mr.nice.
@Mr.nice. Жыл бұрын
Why bother using gpt or anything if i know how it works i could just write the code myself and its will be more fun than talking to a robot
@vishalharihar238
@vishalharihar238 2 жыл бұрын
How can we ask ChatGPT to do pagination and scrape data for multiple pages within the same website?
@ThePyCoach
@ThePyCoach 2 жыл бұрын
The pages are usually in a navigation bar ( tag). Just tell ChatGPT to locate an element that has the nav tag and add the class name of the element.
@pavel9652
@pavel9652 2 жыл бұрын
The ai will replace programmers bro, they say. Just ask on chat overflow how to write English question ;) I didn't intend to be mean, just found it funny ;)
@akramxgamer6574
@akramxgamer6574 Жыл бұрын
what the idea
@mrbinix3573
@mrbinix3573 Жыл бұрын
Cant scrape twitter no more
@iamisobe
@iamisobe 2 жыл бұрын
Amazon Ip bans for this
@CaterpillarOGM
@CaterpillarOGM 2 жыл бұрын
This' no loophole
@Meleeman011
@Meleeman011 Жыл бұрын
wtf it can do this too? XD
@Business099
@Business099 Жыл бұрын
Bro scrap telegram
@MagicNoThief
@MagicNoThief 2 жыл бұрын
Warning!! The OpenAI Playground ISN'T FREE.
@ThePyCoach
@ThePyCoach 2 жыл бұрын
I think they give you free credit each month. I never put any credit card info and I've used it for free so far
@MagicNoThief
@MagicNoThief 2 жыл бұрын
You only get some credits when you register, for a month
@MagicNoThief
@MagicNoThief 2 жыл бұрын
Also "Playground chatGPT" is not chatGPT. It's another language model, that's called GPT-3. ChatGPT is a GPT-3 based model that can communicate in conversations.
@mrthompson5084
@mrthompson5084 Жыл бұрын
Won’t scrape LinkedIn correctly. Fuck I hate LinkedIn.
@kimbapslayer1995
@kimbapslayer1995 Жыл бұрын
Lol chat gpt is not connected to the internet 😂
@bangaruvarun3750
@bangaruvarun3750 2 жыл бұрын
Jobs are at stake!!!!
@eggmanaegman
@eggmanaegman 2 жыл бұрын
Hello, I used the exactly same code but it gave a syntax error. I asked chatGPT the same question and it gave me a different code that worked.
@proxyscrape
@proxyscrape 2 жыл бұрын
@oxylabs we better watch out. ChatGPT is going to put everyone out of business. 😁
@Sammyli99
@Sammyli99 2 жыл бұрын
whats more amazing is guess how much the Ai has grown in the last 4 weeks....now it knows what every hustler and hacker wants...feeds it back to: Google, Facebook, Insta, and the FBI and hey presto, secured loop. All for a fee sure, MS servers don't run themselves.
ChatGPT Tutorial for Developers - 38 Ways to 10x Your Productivity
28:13
Programming with Mosh
Рет қаралды 3,5 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
How I Coded An Entire Website Using ChatGPT
18:22
Nick White
Рет қаралды 1,9 МЛН
Scraping House Prices | Upwork Paid Project #1
29:44
CodeMate TV
Рет қаралды 8 М.
Automating Boring Tasks Using ChatGPT and Python
12:38
The PyCoach
Рет қаралды 136 М.
This is the best web scraping method
19:05
The PyCoach
Рет қаралды 2,9 М.
ChatGPT Trading strategy 20097% returns?
29:48
QuantProgram
Рет қаралды 1,3 МЛН
How to learn Python FAST with ChatGPT and other new AI tools
7:44
The PyCoach
Рет қаралды 1,1 М.
Mind-Blowing Humanoid Robot Walked Outside (The Internet Exploded)
13:51
Automate Excel with ChatGPT (and Python)
13:34
The PyCoach
Рет қаралды 245 М.
Best of CES 2025
14:50
The Verge
Рет қаралды 599 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН