v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Research

Latest NBER working papers (RSS feed)

Latest working papers published by the National Bureau of Economic Research (NBER), parsed from the RSS 2.0 feed at back.nber.org/rss/new.xml. Each paper carries the NBER identifier (w{N}), title, author list, canonical link, optional publication timestamp, and the full abstract. The upstream feed contains roughly 30 items spanning the most recent 5-7 business days; NBER does not publish <pubDate> on feed items, so the pub_date field is usually null and callers should order by paper_id when recency matters.

get/api/v1/research/nber/papers/latest

Query parameters

limitinteger

Maximum number of papers to return. The NBER RSS feed contains approximately 30 items.

Maximum number of papers to return. The NBER RSS feed contains approximately 30 items.

Response

List of the latest NBER working papers, ordered as published in the feed.

Example response

{
  "data": {
    "source_url": "https://back.nber.org/rss/new.xml",
    "count": 20,
    "papers": [
      {
        "paper_id": "w35074",
        "title": "The Empathy Channel in Fertility",
        "authors": [
          "Sebastian Galiani",
          "Raul A. Sosa"
        ],
        "link": "https://www.nber.org/papers/w35074#fromrss",
        "pub_date": "2026-04-15T00:00:00Z",
        "summary": "Being around babies makes people want babies. ..."
      }
    ]
  },
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}