CatgirlIntelligenceAgency/code/processes/crawling-process
Viktor Lofgren fbdedf53de Fix bug in CrawlerRetreiver
... where the root URL wasn't always added properly to the front of the crawl queue.
2023-06-27 15:50:38 +02:00
..
src Fix bug in CrawlerRetreiver 2023-06-27 15:50:38 +02:00
build.gradle Tests for crawler specialization + testdata 2023-06-27 10:57:54 +02:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +01:00

Crawling Process

The crawling process downloads HTML and saves them into per-domain snapshots.

Central Classes

See Also