I love common crawl, but as I commented before I still want to see a subset available for download, something like the top million sites or something like that. Certainly a few steps of data, say 50GB 100GB and 200GB. I really think a subset like this will increase the value as it would allow people writing search engines (for fun or profit) to suck a copy down locally and work away. Its something I would like to do…
There will be news about a subset sometime next month!
102TB of New Crawl Data Available
31–39 of 39 posts
Re: 102TB of New Crawl Data Available
#32Is there a way we can access the data(small subet say 30-40GB's) without having an AWS account(as it requires a credit card, I'm a student i don't have any) ?
Re: 102TB of New Crawl Data Available
#33We have switched the metadata files from JSON to WAT files. The JSON format did not allow specifying the multiple offsets to files necessary for the WARC upgrade and WAT files provide more detail. Where can I read more about this?
Re: 102TB of New Crawl Data Available
#34Is there a way we can access the data(small subet say 30-40GB's) without having an AWS account(as it requires a credit card, I'm a student i don't have any) ?
Some of the older data (2009) is available on archive.org: https://archive.org/details/commoncrawl
Re: 102TB of New Crawl Data Available
#35I have heard about this project numerous times, and am always dissuaded by the lack of download links/torrents/information on their homepage.
Perhaps I just don't know what I'm looking at?
Re: 102TB of New Crawl Data Available
#36Can anyone give me a quick rundown on how exactly one gains access to all of this data? I have heard about this project numerous times, and am always dissuaded by the lack of download links/torrents/information on their homepage. Perhaps I just don't know what I'm looking at?
http://commoncrawl.org/get-started/
I haven't tried that one, but I've poked at other of the Amazon Common Datasets collection:
http://aws.amazon.com/datasets
If you're already familiar with using Amazon's virtual servers, it's pretty straightforward.
I also note that the Common Crawl project publishes code here:
Re: 102TB of New Crawl Data Available
#37Re: 102TB of New Crawl Data Available
#38We have switched the metadata files from JSON to WAT files. The JSON format did not allow specifying the multiple offsets to files necessary for the WARC upgrade and WAT files provide more detail. Where can I read more about this?
Section "Resources" of the post you haven't read ?