Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Announcing the First Stable Release of CC-Downloader

Дата публикации: 10-08-2026 00:00:00

Over a year ago we released cc-downloader, an experimental tool to politely download Common Crawl data. Today we're releasing its first stable version, with a Rust library and Python bindings.

Основное содержимое страницы с новостью.

Over a year ago we released an experimental version of cc-downloader, a command-line tool for politely downloading Common Crawl data via HTTPS. We introduced cc-downloader in response to a significant increase in downloads and requests for our datasets, which made it harder for many users to successfully access the data in our bucket due to the high traffic.

cc-downloader, which was initially meant to be an experimental tool, used a polite retry mechanism that implemented jitter and exponential backoff strategies to avoid overwhelming our infrastructure. It was also developed in Rust, allowing us to enable parallel downloads easily, while also keeping our tool memory-safe.

Over the course of a year, we monitored the usage of cc-downloader and saw significant adoption from the community.

Figure showing the number of successful requests made with cc-downloader per month and version, and also cc-downloader traffic share in bytes and requests among top 1K User Agents per month.

Number of successful requests made with cc-downloader per month and version, and cc-downloader traffic share in bytes and requests among top 1K User Agents per month.

cc-downloader is now one of the top 10 most used clients to download Common Crawl data through CloudFront, accounting for almost 14 PiB downloaded in one and a half years.

User Agent Family Requests (M) Downloaded (PiB)
python-requests 3027.8 138.01
Wget 272.8 73.02
aiohttp 548.4 49.67
Mozilla 2103.8 40.49
aria2 403.9 29.28
(unknown) 75.9 21.59
Go-http-client 99.5 18.44
curl 89.8 14.32
cc-downloader 74.9 13.83
rclone 13.4 12.22

Top 10 User Agents by downloaded data from Feb 2025 to Jun 2026.

As such, we decided to completely refactor cc-downloader, turning it into a library with its own documentation. And seeing that python-requests is by far the most used client to download our data, we also decided to release Python bindings, in the hope that this will encourage the community to adopt cc-downloader more widely, instead of using potentially impolite implementations of python-requests.

Finally, we added support for downloading contrib content in our bucket, as well as for filtering the URL index by subset. We also fixed various issues opened by the community over the course of last year, and we completely rewrote the documentation for the standalone binary.

We hope to continue developing and supporting cc-downloader in the future, so if you find any issues or would like to submit a feature request, please visit its GitHub repository, where you will find our new documentation as well as easy instructions to install and start using cc-downloader right away.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1CC-Citations: A Visualization of Research Papers Referencing Common Crawl08.311-02-2026
2You can now build directly on Common Crawl from the browser06.6906-05-2026
3April 2026 Crawl Archive Now Available in a Hugging Face Storage Bucket07.8120-05-2026
4Announcing the Whirlwind Tour of Common Crawl's Datasets Using Java010.9326-02-2026
5CommonLID: Re-evaluating State-of-the-Art Language Identification Performance on Web Data014.9710-02-2026
6June 2026 Crawl Archive Now Available015.9822-06-2026
7Announcing a Change to Common Crawl Dataset Size Reporting08.3301-04-2026
8automatedcleaning 1.9.00510-07-2026
9dcc-mcp-core-semantic 0.19.620520-07-2026
10May 2026 Crawl Archive Now Available015.9825-05-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 12.78. Источник: commoncrawl.org.