Skip to content

mbrt/domain-resurrect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domain-resurrect

Test locally

To test locally, download some WAT files from CommonCrawl into the data directory. For example, look into a snapshot and download the wat.paths.gz.

Then, get some paths from there:

gunzip wat.paths.gz | head

and download them into the data directory:

cd data
wget https://data.commoncrawl.org/${WAT_PATH}

After the data is available, you can more quickly test by running hack/run-local.sh.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published