Hi!
We have ALOT of verified trials, and we're trying to download all of them to collect the extra data we collect on each trial.
I know the web API has the end point where we can retrieve it, but what is the preferred way to get ALL of the data via the “advanced search”?
Is it acceptable to you for a simple command line app that we developer to keep hitting that end point until all the data is downloaded?
Thanks,
Arie
Just use https://wyday.com/limelm/help/api/limelm.trial.advancedSearch/
It already does pagination so you can quickly get all your verified trials in chunks. Just set appropriate number of returned results so you can get everything quickly without running into rate-limiting.