<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Mauro,<div class=""><br class=""></div><div class="">you can get to the next page by increasing the offset:</div><div class=""><a href="http://api.gbif.org/v1/occurrence/search?basisOfRecord=HUMAN_OBSERVATION&country=PT&year=2000,2015&limit=300&offset=600" class="">http://api.gbif.org/v1/occurrence/search?basisOfRecord=HUMAN_OBSERVATION&country=PT&year=2000,2015&limit=300&offset=600</a></div><div class=""><br class=""></div><div class="">But you should probably be using the asynchroneous downloads if your resultset is 400k. We have a hard limit of 200k records max when using the search service so you will never get hold of them all.</div><div class=""><a href="http://www.gbif.org/developer/occurrence#search" class="">http://www.gbif.org/developer/occurrence#search</a></div><div class=""><br class=""></div><div class="">best,</div><div class="">Markus</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 04 Nov 2015, at 14:50, ei11063 <<a href="mailto:ei11063@fe.up.pt" class="">ei11063@fe.up.pt</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Good afternoon.<br class="">I am doing a pratical work that involves the use of a GBIF API. My request is something like <a href="http://api.gbif.org/v1/occurrence/search?basisOfRecord=HUMAN_OBSERVATION&country=PT&year=2000,2015&limit=300&offset=300" class="">http://api.gbif.org/v1/occurrence/search?basisOfRecord=HUMAN_OBSERVATION&country=PT&year=2000,2015&limit=300&offset=300</a>. My question is: how can i get the second page? The total results have 400k results.<br class=""><br class="">Thanks a lot,<br class="">Mauro Costa<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>