Scrape Scientific Source

Scrape a returned scientific source URL and return article content that client application code can index as a file or text document.

Query parameters

urlstringRequired
Source URL returned by scientific source search.

Response

Successful Response
datasetstring
urlstring
authorstring or null
charsinteger or null
contentstring or null
Full article content in markdown format
datestring or null
errorstring or null
Error message if request failed
titlestring or null