This project was created to search urls from a inicial url and star again with the next link found. In this case with Python this app can generate a document with the saved links.
You can just see the document that was generated in "link.txt" and "link2.txt" or if you want to test the code with your own url you can replace the inicial url and follow the steps written in the code.
Visual Studio Code