12.6 Parsing Web Pages

Python for Everybody (Video/PY4E) - A podcast by Dr. Charles Russell Severance

Categories:

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.