dialoqbase
dialoqbase copied to clipboard
Bug: Crawler scrapes page anchors as new pages
trafficstars
When using the Crawler, if there are any links in a page that point to an anchor (e.g. href="#anchor"), these are treated as new Webpages and scraped separately. Links that resolve to anchors on the same page should not resolve to new pages.
Yes, the crawler is currently stable; I will fix it soon.