Skip to content

Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.

License

Notifications You must be signed in to change notification settings

internetarchive/heritrix3

Folders and files

NameName
Last commit message
Last commit date
Mar 21, 2025
Apr 1, 2025
Apr 1, 2025
Apr 1, 2025
Dec 10, 2021
Mar 21, 2025
Apr 1, 2025
Apr 1, 2025
Jan 15, 2020
Feb 14, 2025
Apr 1, 2025
Apr 24, 2019
Dec 13, 2021
Sep 11, 2021
Apr 1, 2025

Repository files navigation

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.