Discover pages through crawlable HTML links
Start from one public URL and follow same-host anchor links breadth-first.
SERPbeam normalizes discovered HTTP(S) URLs, removes fragments and records crawl depth from the starting page. In this first version it uses source HTML rather than JavaScript rendering, so links that only appear after client-side execution may not be discovered yet.