We have seen how to parse the HTML file and print the links using the HTMLParser module of Python, but instead of printing them to the screen we should somehow process the links. That's what we are ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.