| --- |
| tags: |
| - webgraph |
| - cc-main-2025-oct-nov-dec |
| viewer: false |
| --- |
| |
| # Common Crawl neo4j Web Graph (Crawl from October, November and December 2025) |
|
|
| This dataset contains one of the Common Crawl Foundation's Web Graphs, stored in a neo4j graph database dump. |
| We have been computing these web graphs since 2018, and currently every crawl has a web graph covering the previous 3 crawls. |
|
|
| This dataset is a test and contains the web graph computed over the crawls of October, November and December 2025. |
| More information [here](https://www.commoncrawl.org/blog/host--and-domain-level-web-graphs-october-november-and-december-2024). |
|
|
| ## Status |
|
|
| This project is in beta-testing. Please give it a try with the one Web Graph we've converted: we provide both the domain and host version. |
|
|
| The host Web Graph contains each hostname as a separate node, and links between them as edges. |
| The domain Web Graph is built by aggregating the host graph at the pay-level domain (PLD) level based on the public suffix |
| list maintained on publicsuffix.org. |
|
|
| ## Hardware Requirements |
|
|
| We recommend 2–4 CPU cores or more, 16–32 GB of memory, and ample storage -- 512GB to 1TB. |
|
|
| ## Getting Started |
|
|
| Detailed instructions on how to spin up a neo4j instance and load one of the web graphs' dump are [here](https://github.com/commoncrawl/cc-web-graph-neo4j#docker-container). |
|
|
| ## Contact |
|
|
| All information are in our [GitHub repository](https://github.com/commoncrawl/cc-web-graph-neo4j). |
| Feel free to reach out to us if you have questions or feedback. |
|
|
|
|