The Real Python Podcast cover image

Web Scraping in Python: Tools, Techniques, and Legality

The Real Python Podcast

00:00

How to Develop a Web Scraping Strategy

The other tool that you're using quite a bit is looking at the page itself and then using inspect. So whichever kind of browser you're using, I often use Chrome, but Firefox would totally work something like that as well. You can basically inspect what kind of HTML is powering that page. And so that's the way that you can kind of start to develop your strategy. Like this little piece of text I want to collect actually is tagged with this ID. And so now I can go back to my code and implement that or grab that information.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app