Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Latest commit

 

History

History

macroscope

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Macroscope

Macroscope is the Lentille crawlers manager. Based on the configuration file, it schedules the execution of configured provider to crawl.

Run the cli:

$ cabal run macroscope -- --help
Macroscope lentille runner

Usage: macroscope --monocle-url TEXT --config STRING [--debug]
                  [--interval WORD32]

Available options:
  -h,--help                Show this help text
  --monocle-url TEXT       The monocle API
  --config STRING          The monocle configuration
  --debug                  Verbose mode
  --interval WORD32        Interval in seconds, default to 600