Web ARChive

From HandWiki
Short description: File format
Web ARChive
Filename extension.warc
Internet media typeapplication/warc[1]
Extended fromARC[2]
StandardISO 28500:2017[3]
Websiteiipc.github.io/warc-specifications/specifications/warc-format/warc-1.1-annotated/

The Web ARChive (WARC) archive format specifies a method for combining multiple digital resources into an aggregate archive file together with related information. The WARC format is a revision of the Internet Archive's ARC_IA File Format[4] that has traditionally been used to store "web crawls" as sequences of content blocks harvested from the World Wide Web. The WARC format generalizes the older format to better support the harvesting, access, and exchange needs of archiving organizations. Besides the primary content currently recorded, the revision accommodates related secondary content, such as assigned metadata, abbreviated duplicate detection events (see §7.6 "revisit"), and later-date transformations.[5] The WARC format is inspired by HTTP/1.0 streams, with a similar header and the use of CRLFs as delimiters, making it very conducive to crawler implementations.

First specified in 2008,[6] WARC is now recognised by most national library systems as the standard to follow for web archiving.[7]

Software

References

External links