Skip to content
RAG Repo

Common Crawl

Common Crawl is one of the foundational open data projects for AI. Since 2007 it has crawled the web and made the results freely available. Each monthly snapshot contains raw page data, extracted plain text, and metadata, published in three formats: WARC (the full archived response), WET (extracted text), and WAT (metadata).

The data is hosted on AWS as a public dataset, so the cheapest way to work with it is from inside AWS, where there is no transfer cost. It forms the base layer of most major open pretraining corpora, including C4, FineWeb, RedPajama, and Dolma, and has been cited in thousands of academic studies.

web-crawlenglishmultilingualpretrainingnonprofit

Related sources