Get metatag title On each page we will obtain the title included in the html <title> tag # -*-…
Decode links and see accents In this step we are going to replace the special characters decoding the links …
Get internal links from a web page Once we have read the content of the website, we will extract the…
Reading content from a web page with urllib The first step of the project would be to find a way…
Problem definition and development environment The idea of this project is to develop a real project with the Python…