Endpoints
Read the Full text of a paper
Retrieves the full text of an article by its pdf_url. May use a cached entry or read from other data sources before trying PDF parsing. :param pdf_url: the url of the pdf :param chunk: the chunk number to retrieve :return: the chunk of the full text requested with the page number and total number of pages
GET
/
api
/
fulltext
Query Parameters
id for PDF. Must begin with be one of PDF_URL:some.url.com
or PROJ:some_path
chunk number to retrieve, defaults to 1