Sign inSign up

menome/uncrawler

By menome

Updated about 2 years ago

Removes files from the graph if they no longer exist at the source.

Image
0

1.2K

menome/uncrawler repository overview

UNCRAWLER

It's like a crawler but backwards!

Running the uncrawler will remove all files from the graph that are no longer present in their source systems.

Edit config.json or configure with environment variables to set up.

How it works:

  1. Query the graph for Library-enabled files.
  2. For each file, attempt to retrieve it from the Librarian
  3. Every file that results in a 404 gets removed from the graph.

Usage

Run npm start to run the application as a web microservice. Sending a POST request to /uncrawl will cause the application to run its uncrawling process.

Tag summary

Content type

Image

Digest

sha256:1a5426ba6

Size

283.4 MB

Last updated

about 2 years ago

docker pull menome/uncrawler