{"id":23291053,"url":"https://github.com/jplusplus/janus","last_synced_at":"2025-08-21T22:31:56.551Z","repository":{"id":8934359,"uuid":"10666175","full_name":"jplusplus/janus","owner":"jplusplus","description":"A basic tool to retrieve the documents metadata from a domain name","archived":false,"fork":false,"pushed_at":"2013-07-09T17:21:05.000Z","size":794,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-14T04:55:28.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jplusplus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-13T13:00:57.000Z","updated_at":"2014-10-28T00:04:38.000Z","dependencies_parsed_at":"2022-09-09T20:31:47.978Z","dependency_job_id":null,"html_url":"https://github.com/jplusplus/janus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Fjanus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Fjanus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Fjanus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jplusplus%2Fjanus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jplusplus","download_url":"https://codeload.github.com/jplusplus/janus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230537085,"owners_count":18241519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T05:14:00.074Z","updated_at":"2024-12-20T05:14:00.573Z","avatar_url":"https://github.com/jplusplus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Janus\n\n## Extract metadata from PDFs, fast\nJanus 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.\nIn the future, Janus will include other data types and go further in the analysis, clustering metadata together (like individuals who appear in the metadata).\nIt was developed by Journalism++' [Pierre Bellon](http://twitter.com/toutenrab) and [Leo Wallentin](http://twitter.com/leo_wallentin), who was an embedded news nerd there in June, 2013.\n\n## How to install it \n- be sure to have nodeJS installed on your computer\n- get the sources\n  ```git clone https://github.com/jplusplus/documents-from-domains.git```\n- install the dependencies\n\n  ```\n    cd janus\n    npm install\n  ```\n- copy the configuration file template\n\n  ```\n  cp config.template.json config.json \n  ```\n- then enter your bing account key \n\n## Launch the application\nYou can simply launch it by executing ```coffee app.coffe``` but I recommend you to use nodemon:\n```\nnpm install -g nodemon\nnodemon app.coffee\n``` \n\n## Troubleshooting\n- I get an error when I run npm install\n  | You may have an older version of node, please make sure to have node \u003e= 9.4.1 installed on your system\n\n## TODO\n- handle images search\n- handle doc \u0026 docx search \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjplusplus%2Fjanus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjplusplus%2Fjanus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjplusplus%2Fjanus/lists"}