Web Scraping, Debugging in VSCode & Code Refactor with chatGPT

preview_player
Показать описание

---------------------------------------------------------------------------------------------------

In this video I cover how to do web scraping on the zillow website using the Python Requests module.

This is generally the preferred way to scrape a website because of it's speed.

I also explain how I use the interactive debugger (ipdb) which I think it's better than using the python breakpoint() method.
At the end of the video I cover how to refactor the code using chatGPT.

Timeline
0:00 Intro
0:24 Inspector tab
3:52 Insomnia
4:49 Requests
6:39 Understanding the data
12:09 Looping over listings & debugging
21:07 Refactoring with chatGPT
Рекомендации по теме
Комментарии
Автор

I need to watch the replay version of this! Ugh on the road

simonc
Автор

Martín, me encantó el tutorial . Te mande un mensaje por linkedin porque también me dedico al freelance como web scraper

ignaciokairuz