Alex Osborne cd3f3f9e09 Suppress 'WARNING Cookie rejected' messages in job.log
These log messages started unhelpfully being copied into job.log in
3.6.0 due to the slf4j fix. They indicate the server sent a set-cookie
header with an incorrect domain. It's correct for Heritrix to reject
them. They're very common and not an indication of a problem with
Heritrix itself so it's unnecessarily alarming to log them as
job warnings.

Fixes: 533d762db5 ("Include slf4j-jdk14 in heritrix-engine ...")
2025-01-23 22:12:14 +09:00
2024-11-20 15:31:36 +09:00
2024-11-29 21:06:57 +09:00
2021-12-10 16:39:17 +01:00
2024-12-01 00:14:42 +09:00

Heritrix

Maven Central Docker Javadoc LICENSE

Introduction

Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project. Heritrix (sometimes spelled heretrix, or misspelled or missaid as heratrix/heritix/heretix/heratix) is an archaic word for heiress (woman who inherits). Since our crawler seeks to collect and preserve the digital artifacts of our culture for the benefit of future researchers and generations, this name seemed apt.

Crawl Operators!

Heritrix is designed to respect the robots.txt exclusion directives and META nofollow tags. Please consider the load your crawl will place on seed sites and set politeness policies accordingly. Also, always identify your crawl with contact information in the User-Agent so sites that may be adversely affected by your crawl can contact you or adapt their server behavior accordingly.

The newer wildcard extension to robots.txt is not yet supported.

Documentation

Developer Documentation

Latest Releases

Information about releases can be found here.

License

Heritrix is free software; you can redistribute it and/or modify it under the terms of the Apache License, Version 2.0

Some individual source code files are subject to or offered under other licenses. See the included LICENSE.txt file for more information.

Heritrix is distributed with the libraries it depends upon. The libraries can be found under the lib directory in the release distribution, and are used under the terms of their respective licenses, which are included alongside the libraries in the lib directory.

S
Description
No description provided
Readme
15 MiB
Languages
Java 93.3%
HTML 2.6%
Rich Text Format 1.1%
JavaScript 1%
FreeMarker 0.8%
Other 1%