phl-ldm/tranco_top_million
Top 1M Tranco Crawl Dataset A web crawl dataset covering the top 1 million domains from the Tranco list with ID "PYGVJ" (generated July 29, 2026), collected on July 30-31, 2026 using the distcrawl crawler. The crawling process took around 18.5 hours to complete, using ~100 parallel nodes deployed worldwide. The cloud costs for data collection totaled around €20. Success Rate of the Crawl Percentage of the 1 million target domains that were successfully crawled… See the full description on the dataset page: https://huggingface.co/datasets/phl-ldm/tranco_top_million.
Top 1M Tranco Crawl Dataset
A web crawl dataset covering the top 1 million domains from the Tranco list with ID "PYGVJ" (generated July 29, 2026), collected on July 30-31, 2026 using the distcrawl crawler. The crawling process took around 18.5 hours to complete, using ~100 parallel nodes deployed worldwide. The cloud costs for data collection totaled around €20.
Success Rate of the Crawl
Percentage of the 1 million target domains that were successfully crawled (present in site_metadata.parquet):
Crawl Configuration
- Browser Version: Google Chrome for Testing 148.0.7778.96 (Headless Shell)
- Uses User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.7778.96 Safari/537.36
Worker Nodes Metadata
Basic worker metadata (country, connection type based on IP address) are included, so filtering per worker country is possible.
File Structure
Each crawl configuration contains a metadata.json file with the exact crawl parameters, and an enriched/ directory with five Parquet tables:
labeled_requests.parquet
Every outgoing HTTP request observed during the crawl, labeled against several filter lists available on easylist.to (based on the latest available filter lists on July 31, 2026).
responses.parquet
HTTP responses received during the crawl.
cookie_warning_consents.parquet
Pages where a cookie consent dialog was detected and clicked.
site_metadata.parquet
Metadata extracted from each visited site.
worker_metadata.parquet
Information about the distributed crawl workers.
