Is there a sample dataset? I think all projects should have sample datasets. It simplifies a lot of things, and in this case stops hundreds of geeks burning through bandwidth before they realize they don't have a clue what they are going to do with the data.
We hear you. Could you define some criteria as to the type and size of sample data you would like to see? We are working on producing more targeted/limited collections, like perhaps all most recently published blog posts etc.
Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
31–40 of 42 posts
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#32Although I'm personally all for open distribution of crawl data like this and all of my personal websites are CC-licensed, isn't there something to be said for the copyright status of the pages in the crawl file? The crawl file presumably contains the contents of websites and so the owners of those websites could assert that Common Crawl Foundation is distributing their work without permission or license. There are a…
http://www.commoncrawl.org/about/terms-of-use/
-Violate other people’s rights (IP, proprietary, etc.)
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#33Were there any other reasons to not use Nutch (performance, etc.)?
I'd love to hear more about the stack you're using to perform the crawls. If you don't mind sharing, it would be very interesting to read about the costs involved in gathering this data (how many machines, how long did it take, etc.)
Any plans to open source that as well? In addition to a general lack of open web crawl data freely available, there are precious few open source projects (if any) that produce high quality crawlers able to deal with the modern web.
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#34I personally would LOVE to have a simple list of the domainnames themselves without all of the connections and documents.
Also: Why not just use bittorrent to distribute it?
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#35One interesting discussion from here: http://www.commoncrawl.org/common-crawl-enters-a-new-phase/ It says the cost of running a hadoop job to scan all 5billon documents is in the order of $100. Does any one know how does this compare to let say Yahoo BOSS? Is it even comparable?
Does BOSS still exist? I was under the impression that it was defunct.
From what I have heard BOSS continues to do very well and is pointed at internally as how to turn an API into a real business and product.
One more note, I am now at Factual where we are very happy consumers of the CommonCrawl service.
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#36I now regret since this one got much more attention. I was under the impression that linking to the original post was more welcomed here HN, but it seems this is not always the case.
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#37Oh nice. I've been doing a lot of crawling myself ( http://blog.marc-seeger.de/2010/12/09/my-thesis-building-blo... ) and I'd love to get my hands on this data. I hope they'll segment their data a bit further. I personally would LOVE to have a simple list of the domainnames themselves without all of the connections and documents. Also: Why not just use bittorrent to distribute it?
With S3, you could boot up a bunch of Hadoop processes, pull it (without incurring any bandwidth costs I believe), process it and dump out whatever you want.
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#38Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#39Although I'm personally all for open distribution of crawl data like this and all of my personal websites are CC-licensed, isn't there something to be said for the copyright status of the pages in the crawl file? The crawl file presumably contains the contents of websites and so the owners of those websites could assert that Common Crawl Foundation is distributing their work without permission or license. There are a…
Re: Free 5 Billion Page Web Index Now Available from Common Crawl Foundation
#40Earlier quoted context omitted.
We hear you. Could you define some criteria as to the type and size of sample data you would like to see? We are working on producing more targeted/limited collections, like perhaps all most recently published blog posts etc.
Perhaps two sets, one that's just a few hundred kilobytes that contains a few sample .arc files to test against the format, and then one larger 'training' set that's small enough to test against offline (maybe like 100MB?) but large enough to contain a good sample of the possible content.