figshare / Total-Impact

Uncovering the invisible impacts of your research.
http://total-impact.org
Other
43 stars 4 forks source link

respecting API limits #34

Closed hpiwowar closed 12 years ago

hpiwowar commented 13 years ago

I think the code currently risks exceeding the PLoS API limits (10 requests/minute). May be true of other APIs too, we should double-check. Code needs to make sure it respects these limits, and/or need to talk to dev teams at these APIs to understand our options.

Hmmm actually looks like we should take the PLoS logo off until we are given the go-ahead? http://api.plos.org/api-display-policy/

hpiwowar commented 12 years ago

this is handled in existing docs, closing issue here