SOC - DBLP API
Find publications in the DB and filter these by title, year, volume, number, publication type and others.
Find publications and filters these list by multiple parameters send through the query string. Cover queries 1.2, 1.3, 1.4, 1.5
Request parameters
Author exact name and last name
Publication type
Year , format(yyyy)
Publication title
Book title
Journal name
Number
Publication Channel
Publisher name
Page to visualize
Page size or # of items to retrieve , send 0 or negative for infinite results
Especify if it should only bring an array of titles
Responses
Body
Applies when sending titles-only=1
Body
Find publications and filters these list by multiple parameters send through the query string. Cover queries 1.2, 1.3, 1.4, 1.5. UNLIKE THE GET OPERATION, DATA IS PASSED IN THE BODY OF THE REQUEST
Request body
Responses
Body
Find the data of the publication that matches the ID
Responses
Body
Find a publication by title
Request body
Responses
Body
Request body
Responses
Body
Find authors in the DB and filter these either by name or by those who have published more than X papers.
Find authors and filters these list by name or by min number of papers. Covers query 1.6 and 2.2 (since this is ask for coauthors of authors with more than 10 papers)
Request parameters
An author must have more than this number of publications
Name of an author starts with this . Doesn’t have to be an exact match
Indicates that the result should be the coauthors of the query made with the previous two variables
Responses
Body
Find authors and filters these list by name or by min number of papers. Covers query 1.6 and 2.2 (since this is ask for coauthors of authors with more than 10 papers)
Request body
Author must have more than this number of papers published
Author’s name starts with this
Page number
Page size
Responses
Body
Find an author’s coauthors based on an author’s name. Covers query 1.1
Request body
Responses
Body
Find the publications fo the author that matches the Id
Request parameters
Especifies if it should only bring titles
Responses
Body
Body
Find the publications fo the author that matches the Id
Request body
1 or 0 to indicate if response should be only the list of titles or all metadata
Responses
Body
applies when titles-only = 1