neurostuff / neurostore

The NeuroStore/Neurosynth application
https://compose.neurosynth.org
9 stars 6 forks source link

crossref API requests are slow/rate limited #798

Closed jdkent closed 3 months ago

jdkent commented 3 months ago

When I download the studyset as a bibtex file, the crossref API quickly gets ratelimited (429 too many requests), what information are we getting from crossref that we don't need when downloading as a csv, which is pretty much instantaneous.

nicoalee commented 3 months ago

try adding a rate limit to cross ref. if that doesnt work well or takes too long, then we can just get rid of crossref entirely.

nicoalee commented 3 months ago

closed by https://github.com/neurostuff/neurostore/pull/802