ChatGPT-4 + Webscraping with Scrapeghost

Mikael Codes

Taking a look at an experimental ChatGPT-linked webscraping library in Python called Scrapeghost.

I run through the main parts of the official tutorial, then scrape a different site for a list of results, all in a few simple steps.

00:00 Intro
03:12 First site scrape
15:33 Second site scrape

Find the project here: https://jamesturk.github.io/scrapeghost/

https://github.com/jamesturk/scrapeghost

https://jamesturk.net/projects/

Note that you will need an OpenAI account to access the API and follow along.

Python 3.10+ recommended

#OpenAI #ChatGPT #Python #Webscraping #Future #BeautifulSoup #Scrapeghost