Giter VIP home page Giter VIP logo

pubmedapi's Introduction

pubmedapi

get document info from pubmedapi if PMID is known

Asks pubmedid from user, prints document info

you may get if you query more than 3 per second "{"error":"/lbsm/eutils_lb -> Neg","api-key":"xx.yy.zz.abb","type":"ip", "status":"ok"}" to be able to query limit to 10 per second you must get an api which is freely available, please read: https://ncbiinsights.ncbi.nlm.nih.gov/2017/11/02/new-api-keys-for-the-e-utilities/

There are both php and javascript code to fetch from publons api. it will be wise to use an api-key for php code at line:

$postText="&api_key=Your-API-KEY";

javascript code works from browser, so api-key maynot be necessary. Also your api key must not be visible on other users web browser

you can try those pmid's, some are challenging

35459526 34890845 34282107 35704743 35676203

35079782 35621247 35607918 35791302 35697858 35695908 35639050 35695134

35666833 // difficult for finding real doi

35652580

35599042 // difficult for finding real doi

34815173 35277345 35652880 35653776 35642295 35636973 35604621

555757 // for testing publication year, difficult for javascipt routine

35653776 // for testing abstracts including bold tags, difficult for javascript routine: some text

35666833

32120362 , 24251359 // difficult for authorlist-for javascipt

31258358 // difficult for substring tag for javascript

25735358 // difficult, because doi is in ArticleId instead of ELocationID

to-do: Some of the abstracts may be incomplete. It seems not so important.

pubmedapi's People

Contributors

zakcali avatar

Stargazers

 avatar

Watchers

 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.