Skip to content

Tools for downloading fulltexts of open access articles

License

Notifications You must be signed in to change notification settings

andrenarchy/libfulltext

Repository files navigation

libfulltext

Build Status codecov Licence: GPL v3

libfulltext is a python suite to aid with bulk-downloading open-access papers. Our aim is to allow to quickly determine a list of open-access papers from all journals and download their full text.

Setup

Before you can get going you need to install the required python packages (see requirements.txt) and setup the configuration with the required API keys for the publishers.

Configuration

For some publishers (like Elsevier) we absolutely require an API key. See getting your API keys for details.

Before starting to use libfulltext, you therefore need to place at least the following minimal configuration into the file ~/.config/libfulltext/config.yaml:

publishers:
  elsevier:
    apikey: "your_elsevier_api_key_here"

For a more complete guide to the configuration file, see doc/config.md.

Getting your API keys

34c3 hacking pad

This project started from a workshop at 34c3. Some information, ideas and resources are not yet transfered related to this project you can find on the 34c3 open science workshop pad.

Copyright and License

Copyright (C) 2017-2018 the libfulltext authors.

libfulltext is published under the GPL v3 license.

About

Tools for downloading fulltexts of open access articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages