CatgirlIntelligenceAgency/code/features-crawl/link-parser
Viktor Lofgren c41e68aaab (control) New export actions for RSS/Atom feeds and term frequency data
This commit also refactors the executor a bit, and introduces a new converter-feature called data-extractors for this class of jobs.
2024-01-15 14:54:26 +01:00
..
src/main/java/nu/marginalia/link_parser (control) New export actions for RSS/Atom feeds and term frequency data 2024-01-15 14:54:26 +01:00
build.gradle (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
readme.md The refactoring will continue until morale improves. 2023-03-12 11:42:07 +01:00

Link Parser

Deals with the various cases in link parsing, such as relative links, internal links, external links, pathological links, etc.

Central Classes