Is there an open source crawler/library that will recursively follow only links under a certain xpath and ignore the rest?
I don't want to do an exhaustive crawl of every single link, I want something that will only follow links under a main content area.