{"id":13464543,"url":"https://github.com/internetarchive/heritrix3","last_synced_at":"2025-05-15T01:03:15.582Z","repository":{"id":37617114,"uuid":"2623406","full_name":"internetarchive/heritrix3","owner":"internetarchive","description":"Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.  ","archived":false,"fork":false,"pushed_at":"2025-04-29T03:48:51.000Z","size":11585,"stargazers_count":2961,"open_issues_count":39,"forks_count":759,"subscribers_count":186,"default_branch":"master","last_synced_at":"2025-05-08T00:35:06.221Z","etag":null,"topics":["heritrix","java","warc","webcrawling"],"latest_commit_sha":null,"homepage":"https://heritrix.readthedocs.io/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/internetarchive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-10-21T22:00:17.000Z","updated_at":"2025-05-04T16:37:27.000Z","dependencies_parsed_at":"2023-02-16T04:31:27.093Z","dependency_job_id":"cf56ce15-412f-4b48-af05-bdb011cd2cca","html_url":"https://github.com/internetarchive/heritrix3","commit_stats":{"total_commits":2136,"total_committers":66,"mean_commits":32.36363636363637,"dds":0.6947565543071161,"last_synced_commit":"d42e8091a5789617a58875f4271113e25bfdbb15"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetarchive%2Fheritrix3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetarchive%2Fheritrix3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetarchive%2Fheritrix3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/internetarchive%2Fheritrix3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/internetarchive","download_url":"https://codeload.github.com/internetarchive/heritrix3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254040,"owners_count":22039792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["heritrix","java","warc","webcrawling"],"created_at":"2024-07-31T14:00:45.827Z","updated_at":"2025-05-15T01:03:15.530Z","avatar_url":"https://github.com/internetarchive.png","language":"Java","readme":"# Heritrix\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.archive/heritrix/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.archive/heritrix)\n[![Docker](https://img.shields.io/docker/v/iipc/heritrix/latest?label=docker)](https://hub.docker.com/r/iipc/heritrix)\n[![Javadoc](https://javadoc.io/badge2/org.archive/heritrix/javadoc.svg)](https://www.javadoc.io/doc/org.archive.heritrix/heritrix-engine)\n[![LICENSE](https://img.shields.io/badge/license-Apache-blue.svg?style=flat-square)](./LICENSE)\n\n## Introduction\n\nHeritrix 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.\n\n## Crawl Operators!\n\nHeritrix is designed to respect the [`robots.txt`](http://www.robotstxt.org/robotstxt.html) exclusion directives\u003csup\u003e†\u003c/sup\u003e and [META nofollow tags](http://www.robotstxt.org/meta.html). Please consider the\nload 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.\n\n\u003csup\u003e†\u003c/sup\u003e The newer wildcard extension to robots.txt is [not yet](https://github.com/internetarchive/heritrix3/issues/250) supported.\n\n## Documentation\n\n- [Getting Started](https://heritrix.readthedocs.io/en/latest/getting-started.html)\n- [Operating Heritrix](https://heritrix.readthedocs.io/en/latest/operating.html)\n- [Configuring Crawl Jobs](https://heritrix.readthedocs.io/en/latest/configuring-jobs.html)\n- [Bean Reference](https://heritrix.readthedocs.io/en/latest/bean-reference.html)\n- [Wiki](https://github.com/internetarchive/heritrix3/wiki)\n\n## Developer Documentation\n\n- [Developer Manual](http://crawler.archive.org/articles/developer_manual/index.html)\n- [REST API documentation](https://heritrix.readthedocs.io/en/latest/api.html)\n- JavaDoc: [engine](https://www.javadoc.io/doc/org.archive.heritrix/heritrix-engine), [modules](https://www.javadoc.io/doc/org.archive.heritrix/heritrix-modules), [commons](https://www.javadoc.io/doc/org.archive.heritrix/heritrix-commons), [contrib](https://www.javadoc.io/doc/org.archive.heritrix/heritrix-contrib)\n\n\n## Latest Releases\n\nInformation about releases can be found [here](https://github.com/internetarchive/heritrix3/wiki#latest-releases).\n\n## License\n\nHeritrix is free software; you can redistribute it and/or modify it under the terms of the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nSome individual source code files are subject to or offered under other licenses. See the included [`LICENSE.txt`](./LICENSE) file for more information.\n\nHeritrix 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.\n","funding_links":[],"categories":["All","Java","java","Download utilities","Web Archiving","Programming Languages"],"sub_categories":["Web Archiving","Crawlers \u0026 Capture","Java"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finternetarchive%2Fheritrix3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finternetarchive%2Fheritrix3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finternetarchive%2Fheritrix3/lists"}