📅  最后修改于: 2022-03-11 15:00:42.451000             🧑  作者: Mango
1-Collect all the links in the web page based on tag.
2-Send HTTP request for the link
and read HTTP response code.
3-Find out whether the link is valid
or broken based on HTTP response code.
4-Repeat this for all the links captured.