I am using opensearchserver to crawl a website. Now I want to get all related urls for a specific url. The idea is when someone reads an article on a website they get a related articles option at the bottom of the page. how can I do this using opensearchserver? is this even possible? if not is there any other web crawler that can do such a thing?
Thanks