Best, ScottYou can do pagination with limit and offset parameters. For example;
http://api.gbif.org/v1/occurrence/search?taxonKey=1& limit=25 Can set limit up to 300. Use offset parameter to get next set of results.Though if you want to get *A LOT* of data as it seems you do, using the async download service is better suited: https://www.gbif.org/developer/occurrence#download On Sat, Jan 13, 2018 at 4:13 AM Akshat Pant <akshat26@terpmail.umd.edu> wrote:______________________________Hi all,I'm trying to get all the years of occurrence for a specific organism.But I only get 20 results for each organism that I search.How do I get all the results ?Thanks,Akshat_________________
API-users mailing list
API-users@lists.gbif.org
https://lists.gbif.org/mailman/listinfo/api-users