Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
/ ir-tools Public archive

A script to assist scholarly communications librarians with their google alerts

License

Notifications You must be signed in to change notification settings

MarkEEaton/ir-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ir-tools

This script is intended to support scholarly communications librarians by producing a spreadsheet to track publications that have been identified via google alerts. It does this by drawing data from the unread messages in gmail folder full of google alerts. It parses these alerts and turns them into a spreadsheet.

It will also attempt to fetch rights for each item from the Sherpa RoMEO API. The success rate for pulling the rights is quite low, because it requires an exact match between the journal title as it appears in the google alert and as it appears in the RoMEO API, which seems to happen infrequently.

Some of the code is drawn from https://developers.google.com/gmail/api/quickstart/python, and is not modified, so those sections are under an Apache License 2.0.

Otherwise this code is released under the MIT License, copyright (c) 2019 Mark Eaton.

About

A script to assist scholarly communications librarians with their google alerts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages