Release notes - March 2, 2023
Web of Science Starter API
A new optional parameter has been added to the Starter API: modifiedTimeSpan. The parameter allows a user to search only for documents modified during a certain time space, limiting results to those with only the most recent updates. This will be especially useful for data integration projects where the application makes regular API calls to check for updated data in WoS.
Example request URL: https://api.clarivate.com/apis/wos-starter/v1/documents?db=WOS&q=TS=cadmium&modifiedTimeSpan=2022-01-01+2023-01-01
Note, that this parameter works for every individual database, however it is not compatible with the ‘all databases’ search designated by db=WOK.