12.6 Parsing Web Pages
Python for Everybody (Video/PY4E) - Podcast tekijän mukaan Dr. Charles Russell Severance
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.
