File size: 1,534 Bytes
aee3e1e b0700e1 aee3e1e f75a0de aee3e1e d0f1680 aee3e1e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | ---
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.
|