datasets

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.

get/v2/datasets/scientific/sources/scrape

Query parameters

urlstring required

Source URL returned by scientific source search.

Response

Successful Response

authorstring nullable
charsinteger nullable
contentstring nullable

Full article content in markdown format

datasetstring required
datestring nullable
errorstring nullable

Error message if request failed

titlestring nullable
urlstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.