Python for Everybody (py4e.com)

12.6 Parsing Web Pages

Sep 29, 2016 · 6 min · 4.8 MB
0:00-6:39

Streams straight from the publisher. podnod never proxies or re-hosts episode audio.

Now we will look at the HypertextMarkup Language (HTML) that we retrieved using Python and extract links from that HTML. We are slowly building a very simple web search engine.