/cc-webgraph-statistics

Statistics of Common Crawl monthly Web Graphs

Primary LanguagePythonApache License 2.0Apache-2.0

cc-webgraph-statistics

image

Web page showing statistics and plots derived from Common Crawl's monthly Web Graphs, and generation tools.

Setup

cd src
make

Updating

cd src
make update

Modifications

Sometimes you may want to generate the HTML without generating the plots. You can do this with:

cd src
make noplot