<div dir="ltr"><div><div>You can do pagination with limit and offset parameters. For example;<br><br><a href="http://api.gbif.org/v1/occurrence/search?taxonKey=1&limit=25">http://api.gbif.org/v1/occurrence/search?taxonKey=1&limit=25</a> <br><br></div><div>Can set limit up to 300. Use offset parameter to get next set of results. <br></div><div><br></div>Though if you want to get *A LOT* of data as it seems you do, using the async download service is better suited: <a href="https://www.gbif.org/developer/occurrence#download">https://www.gbif.org/developer/occurrence#download</a> <br><br></div>Best, Scott<br></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Jan 13, 2018 at 4:13 AM Akshat Pant <<a href="mailto:akshat26@terpmail.umd.edu">akshat26@terpmail.umd.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div>I'm trying to get all the years of occurrence for a specific organism.</div><div>But I only get 20 results for each organism that I search.</div><div>How do I get all the results ?</div><div><br></div><div><br></div><div><br></div><div>Thanks,</div><div>Akshat</div></div>
_______________________________________________<br>
API-users mailing list<br>
<a href="mailto:API-users@lists.gbif.org" target="_blank">API-users@lists.gbif.org</a><br>
<a href="https://lists.gbif.org/mailman/listinfo/api-users" rel="noreferrer" target="_blank">https://lists.gbif.org/mailman/listinfo/api-users</a><br>
</blockquote></div>