Video yükleniyor...
Video Yüklenemedi
Web scraping with ChatGPT's Code Interpreter is a game-changer 🤯 Here's a quick tutorial on how you can leverage this powerful capability. Let me know what you think.
500,775 görüntüleme • 2 yıl önce •via X (Twitter)
10 Yorum

I wish I had this before I knew how to code... it would have been so helpful!🙌🏼 (It still is... but the cool factor is a little lower) One recommendation: Check out the Noteable plug-in It allows you to connect directly to web pages for scraping; so no more of that, "save file and then upload to chatgpt" Nootebable handles all of that and more... also i'm not sponsored by them.. just like their plug-in

haha yea I can imagine no coder is going to be looking at this and going wow. But very powerful capability for the average joe. Thanks for the share on the plug-in. I'll check it out mate.

Very cool, thanks for sharing! You could also just use Bardeen to create an automation that scrapes each page and it will also hit the next button for you. Completely free. Much less manual than this method with chat gpt, you can even have it set up to do this once a week.

Thanks for the steer! I'll have to check out Bardeen

Probably a good way to get some leads as well 🤔 scraping google business pages? Will give it a try.

Yep bingo! Scrape your way to financial freedom hah. Let us know how you go with it.

i have added SCRAPEWEB AI function to google sheet with SheetAI .app here is how it works do check it out

Wow thank you for sharing this probably the most value video i have seen on X

Thanks Robin! I appreciate it mate.🥰 It's such a powerful tool that definitely doesn't get the limelight it deserves. Everyone is totally taking it for granted hah

hmm. saving html locally is not web scraping. I dont think anyone is using chatGPT to scrape websites today. LLM's tendency to hallucinate is a deal breaker for most web scrapers. Besides, it's not that hard to write your own web scraper.
