/dblp/publications/search

POST /api/dblp/publications/search

Price: 5 credits

Search dblp publications by free text and by type, open-access state, year, venue, venue stream and author. Each result carries the dblp key, title, authors with their dblp author ids, venue, year, volume, issue, pages, DOI and the link dblp records for the full text

How to use it

dblp indexes computer science only, so a paper outside that field will not be here however it is spelled. Words are prefix-matched, which quietly widens a query: append `$` to a word to stop that. `author` and `venue` must be dblp's own spelling — take them from an earlier result or from /dblp/authors/search rather than guessing, since a name dblp does not use returns an empty result instead of an error. Feed a result's `key` to /dblp/publications for the full record.

Parameters

Request body

Response

Errors

Response headers