ourresearch / oadoi

The backend code that powers Unpaywall. support@unpaywall.org
http://unpaywall.org
MIT License
303 stars 37 forks source link

Best way to integrate as python module? #12

Closed gg4u closed 7 years ago

gg4u commented 7 years ago

Hello,

I am working on a web app to help spread out science! Just found oaDOI - Amazing. My app is in flask, too. How wonder which is the best way to integrate oaDOI - using requests, or is there a oaDOI python modul too ? (something like for wikipedia..)

Thank you!

michaelavoigt commented 7 years ago

any news on this? python module for oaDOI would be great!

hpiwowar commented 7 years ago

calling the api using requests is the best way. there is no python module.

best, Heather

-- Heather Piwowar cofounder of Impactstory http://impactstory.org/: share the full story of your research impact. working from Vancouver, Canada @researchremix http://twitter.com/#!/researchremix and @Impactstory https://twitter.com/ImpactStory

On Thu, Aug 3, 2017 at 11:14 AM, Michaela Voigt notifications@github.com wrote:

any news on this? python module for oaDOI would be great!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Impactstory/oadoi/issues/12#issuecomment-320048495, or mute the thread https://github.com/notifications/unsubscribe-auth/AANngdoopvIjcu6gUU2_-GProMRIsLP4ks5sUg4VgaJpZM4LcNMj .

michaelavoigt commented 7 years ago

Thanks @hpiwowar for the immediate reply. Maybe the issue could be closed then?

Just for future reference and those that try to find a way to call the oaDOI API without scripting on their own – check out this awesome manual: John Holmberg Runsten: Collecting-Open-Access-information-using-OpenRefine-and-the-oaDOI-API

This tutorial explains how OpenRefine (http://openrefine.org/) together with the oaDOI API (https://oadoi.org/) from Impactstory can be used to collect Open Access information. aoDOI collects open access evidence from DOAJ, crossref, BASE, and pmicd. This can be useful when trying to identify OA articles published by one’s institution. In this tutorial records from Scopus have been used. via libraryworkflowexchange.org

hpiwowar commented 7 years ago

That's really cool! Thanks for posting the link :)