CAYdenberg / monocle

Search and Serve Open Access articles from PMC and render with Lens.
http://www.ncbi.site/
0 stars 0 forks source link

Using NCBI api_key #28

Open Shane-Neeley opened 6 years ago

Shane-Neeley commented 6 years ago

Wondering how I can pass in my api_key; now needed to get faster than 3 calls per second. Typically used like:

http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=12208768&retmode=xml&api_key=

https://ncbiinsights.ncbi.nlm.nih.gov/2017/11/02/new-api-keys-for-the-e-utilities/

Thanks!

Shane

Shane-Neeley commented 6 years ago

Seems like we could add it from the process.env in the router