[API-users] How to get all publishers list

Matthew Blissett mblissett at gbif.org
Mon Aug 6 14:38:10 CEST 2018


Hi Takayuki,

The API returns a maximum of 1000 results for this search, but the total 
number of publishers is 1624.

You can fetch the second page of results like this: 
http://api.gbif.org/v1/organization?limit=10000&offset=1000

Cheers,

Matthew


On 06/08/18 10:39, Otsubo, Takayuki wrote:
> Hi all.
>
> I want to get all GBIF publishers list from API as follows.
> http://api.gbif.org/v1/organization?limit=10000
>
> However, it does not contain the item below.
> http://api.gbif.org/v1/organization/c3367060-856b-11d9-8486-b8a03c50a862
>
> The number of publishers is about 1,200, so I think the first URL give all publishers list. But it seems to be wrong.
> Could you tell me how to get the list?
>
> Regards,
> Takayuki
>
>
> _______________________________________________
> API-users mailing list
> API-users at lists.gbif.org
> https://lists.gbif.org/mailman/listinfo/api-users



More information about the API-users mailing list