HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ccgreg

223 karmajoined 3 tahun yang lalu
CTO at the Common Crawl Foundation

Submissions

A Change to Common Crawl Dataset Size Reporting

commoncrawl.org
3 points·by ccgreg·3 bulan yang lalu·1 comments

comments

ccgreg
·1 jam yang lalu·discuss
We do. First off we have a public parquet-format index of all of the urls we crawl every month. And then that also lives in a HDFS table that determines when we want to recrawl a page we've crawled before.
ccgreg
·1 jam yang lalu·discuss
Appreciate your kind words! Many people have worked at Common Crawl over the years, and it's been a labor of love fueled by positive comments like yours and the large list of PhD theses helped by our public web dataset.
ccgreg
·3 jam yang lalu·discuss
If you're referring to Common Crawl, which has existed since 2008, indeed your predictions are somewhat accurate. It's easy to opt out or limit what is collected. The crawling itself is inexpensive to us and the hosting is from the AWS Open Dataset Sponsorship Program. And there's no charge for downloading it.
ccgreg
·4 jam yang lalu·discuss
We aren't sure if that really made a significant difference in Common Crawl's data quality. It does hurt our dataset from a humanities point of view, alas.
ccgreg
·6 jam yang lalu·discuss
Common Crawl's archive has metadata that says when each record (html file) was crawled.
ccgreg
·6 jam yang lalu·discuss
Common Crawl's dataset was downloaded in full 100 times in 2025.

We agree that it would be great if it was even more widely used.
ccgreg
·10 jam yang lalu·discuss
A lot of websites want "bot defense" due to high volume scrapers, and that "bot defense" often also ends up blocking low-volume wget/curl and polite crawlers like Common Crawl's CCBot.
ccgreg
·bulan lalu·discuss
Good timing, I'm about to release that dataset.
ccgreg
·bulan lalu·discuss
Common Crawl is working hard to improve diversity in our crawl.
ccgreg
·3 bulan yang lalu·discuss
I don't know of anyone who uses Common Crawl as pre-training data without filtering it. We have an annotation system that lets people pick and choose which subsets they'd like to use.
ccgreg
·3 bulan yang lalu·discuss
Common Crawl is a sample of the web, so it's not that directly helpful for someone wanting to make a product price dataset.
ccgreg
·3 bulan yang lalu·discuss
I'm a life-long hacker, and my crawler crawls with consent.
ccgreg
·3 bulan yang lalu·discuss
The largest index we had was 4 billion, which is tiny. Our crawl frontier was much larger.
ccgreg
·3 bulan yang lalu·discuss
> and the data that I’ve experimented with from 2014 seemed high quality

That's because it's from the blekko search engine.
ccgreg
·3 bulan yang lalu·discuss
That's already been happening for more than a year now.
ccgreg
·3 bulan yang lalu·discuss
Common Crawl is switching to reporting dataset sizes in nibbles. As an organisation dedicated to data preservation, we feel it would be remiss to allow this underrepresented unit to fall out of use. Our latest crawl now exceeds 689 tebibbles. Common Crawl Foundation
ccgreg
·4 bulan yang lalu·discuss
The complete list hides in the web graph:

https://data.commoncrawl.org/projects/hyperlinkgraph/cc-main...

and the specific file that's every host we've seen in the latest 3 crawls is:

https://data.commoncrawl.org/projects/hyperlinkgraph/cc-main...
ccgreg
·4 bulan yang lalu·discuss
> Common Crawl, with over one billion, nine hundred and seventy thousand web pages in their archive: 345TB.

Common Crawl is 300 billion webpages and 10 petabytes. I suppose your number is 1 of our 122 crawls.
ccgreg
·4 bulan yang lalu·discuss
Common Crawl has been running a low-resource language project for 1.5 years now -- it's a hard problem.
ccgreg
·5 bulan yang lalu·discuss
The guts on the inside changed several times during that timespan.