You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of the crawler extracts all paths under the given URL. We can allow the user to add regular expressions to filter the crawl paths. This would also improve crawling speed by avoiding unnecessary pages. This is discussed in the Discord thread.