hi,
I am trying to retreive wikidata items by label through wbsearchentities() using the "continue" parameter from https://www.wikidata.org/wiki/Special:ApiSandbox#action=wbsearchentities&format=json&search=entrez%3A&language=en&type=item&limit=10&continue=40
Can i retreive more than 100 items using this? I notice the 'search-continue' returned by the search result disappears after 50 items.
for ex https://www.wikidata.org/wiki/Special:ApiSandbox#action=wbsearchentities&format=json&search=abc&language=en&type=item&limit=10&continue=50

Is it possible to retreive all wikidata items with a particular label? For ex: Retreive all items with label "abc".

Thanks,
Chinmay