GithubHelp home page GithubHelp logo

janus's Introduction

Janus

Extract metadata from PDFs, fast

Janus is a simple tool to extract all meta data from all PDF files on a single domain. Type in a domain name, for instance "gov.uk", and get a list of all PDFs with their metadata (e.g. Author, creation and modification date). Metadata analysis is a great source of information for investigative journalists. In the future, Janus will include other data types and go further in the analysis, clustering metadata together (like individuals who appear in the metadata). It was developed by Journalism++' Pierre Bellon and Leo Wallentin, who was an embedded news nerd there in June, 2013.

How to install it

  • be sure to have nodeJS installed on your computer

  • get the sources git clone https://github.com/jplusplus/documents-from-domains.git

  • install the dependencies

      cd janus
      npm install
    
  • copy the configuration file template

    cp config.template.json config.json 
    
  • then enter your bing account key

Launch the application

You can simply launch it by executing coffee app.coffe but I recommend you to use nodemon:

npm install -g nodemon
nodemon app.coffee

Troubleshooting

  • I get an error when I run npm install | You may have an older version of node, please make sure to have node >= 9.4.1 installed on your system

TODO

  • handle images search
  • handle doc & docx search

janus's People

Contributors

n-kb avatar pbellon avatar pirhoo avatar rotsee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.