/nber/papers/search

POST /api/nber/papers/search

Price: 5 credits

Search NBER working papers by free text, topic, research program, working group, project, author and issue date. Returns each record's node id, URL, title, authors, display date and abstract. Set `content_type` to search NBER's books, chapters, journal articles, conferences, projects, videos and datasets instead

How to use it

A search row carries no topics, programs, DOI or PDF link — take `alias` from a working-paper row and pass it to /nber/papers for those. `topic`, `program`, `working_group`, `project` and `author` match NBER's own spelling exactly and a near miss returns nothing rather than an error, so take these values from a record NBER itself returned: `programs[].name` on a paper, or the name of a program from /nber/programs. `start_date` and `end_date` filter the issue date and only work as a pair. There are no JEL codes anywhere in NBER's catalogue.

Parameters

Request body

Response

Errors

Response headers