Menu

Inspector

John Arcoman

Inspector

The inspector is a web interface that allows to view the archived content and
meta data about it at the same time.

It allows to answer questions such as "what path did the crawler follow to get
to a certain resource, from a seed?", "what was the online score for a certain
resource?", or "what did GATE extract from a certain resource?".

Set up

The inspector is in the arcomem-framework sources.

Helper scripts can be found under tools.

  • Run initial_setup to install the Play dependencies;
  • run rebuild to compile the code and deploy to the dist directory;
  • lastly, run run to launch the inspector.

The Inspector can embed an archive browser (e.g. a Wayback browser). If you
want it to point to yours, adapt the function computeContentManagerURL in
inspector/public/javascripts/inspector.js to build URLs that point to it.


MongoDB Logo MongoDB