Web scraping in R with ChatGPT (4 Examples) no HTML knowledge needed

preview_player
Показать описание
In this video I show you how to extract online information from a website with the rvest package and a little help from ChatGPT.

⌚ TOC:
0:00 - Intro
0:47 - datapaste shortcut
2:13 - easy html table
5:22 - loop through urls
8:52 - chatGPT for nodes

datapaste Tutorials:

skool community:
Рекомендации по теме
Комментарии
Автор

This is informative. Usually getting and cleaning the data is the hardest part of most projects

hamedrajhi
Автор

Well done. No way around LLMs if you are in scripting. I would have expected chatGPT to get this right from just example values but in general it is very helpful to specify what approach you'd follow yourself when solving this or even just to point out potential tripwires to it.

qwerty