Completed
Final Thoughts
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Website Scraping with ChatGPT API - Python and Beautiful Soup 4
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Legal Comments on Copyright and Fair Use with AI
- 3 ChatGPT Pricing and Web Scraping
- 4 Getting the ChatGPT API Key
- 5 Why can’t you “just” submit an entire website to ChatGPT
- 6 Using Beautiful Soup 4 to Extract Text from a web page
- 7 Combining Beautiful Soup and ChatGPT API to Summarize a web page
- 8 Using ChatGPT to create tags for a web page
- 9 Final Thoughts