- Analytics team can use to verify broken urls for SEO validation.
- QA team can use it for getting response time for different Web Urls.
- Adds value to SEO testing.
- Python3
- HTML
- Any IDE supporting Python, like, PyCharm, Atom and so on..
- Clone or download the project.
- Install Python3
- Copy and paste all the URLs to be validated in "urls.txt" file.
- Execute "url.py" file as python.
- Final report gets generated as "report.html".
That's it. Happy validation!!!