code wiki / crawl

topic: crawl

15 modules sharing the crawl name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_crawl_bfs.nxautonomous link-following crawler (frontier BFS).1637
nx_crawl_burst.nxCoordinates distributed web crawling with governed budgets, lease atomicity, and shard merging into a unified index.964
nx_crawl_coverage_census.nxHONEST access-coverage census for the sovereign crawler (operator 2026-07-04:975
nx_crawl_doc.nxper-page processing unit for the sovereign crawler.422
nx_crawl_doc_test.nxKAT for the crawl back-half on real CONTENT.761
nx_crawl_frontier.nxoutbound-link (frontier) extraction for the crawler.1155
nx_crawl_frontier_test.nxKAT for outbound-link extraction.431
nx_crawl_https.nxthe hardened crawler on the REAL VALIDATED HTTPS web.1386
nx_crawl_main.nxthe deployable Nishi crawl+serve daemon.2568
nx_crawl_pace.nxSOTA polite crawler pacing (operator 2026-07-05: "pacing is a great callout on all the17613
nx_crawl_pace_gate.nxdeterministic gate for the pacing POLICY (no network): honor-Retry-After,844
nx_crawl_polite.nxhardened, polite crawler (don't get blacklisted).1627
nx_crawl_preserve.nxthe CRAWL DRIVER: sweep a list of URLs, render-fetch each as a browser (browser headers724
nx_crawl_run.nxend-to-end crawl: fetch (real HTTP) -> extract -> dedup1096
nx_crawl_web.nxREAL-WEB BFS crawler: "crawl whatever is out there", sovereign + polite. Combines what the19813