I have a bunch of websites urls and I want to extract from each main webpage links (anything starts with https:// or http://.)
I was looking into tools to do that but the ones that i found just look in html for things like "href=url" or they just don't support lists.
If anyone knows how to do that in any programming language or any other way, the help is really appreciated