clarivate/wos-excel-converter

Not able to access records beyond 100k

eschares opened this issue · 2 comments

Describe the bug
The API Exporter tool clearly states, "You can export max 100k records through API." However, when my query returns a large number of possible results (example PY=2020 gives 2,752,602 results), I expect to be able to address any set of 100k within those results. Currently, I can only get access to results 1-100,000. If I want to export the ten records 2,000,000 to 2,000,010 I am unable to.

To Reproduce
Steps to reproduce the behavior:

  1. usrQuery= PY=2020 and databaseID=WOS

Expected behavior
I expect the range of records sliders to max at 2,752,602.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following):

  • OS: Windows

Additional context
Add any other context about the problem here.
API_exporter