Skip to content
unlob
topic=finance

Finance

Markets, banking, monetary policy and corporate finance, including the regulatory material that governs each of them.

Heavily syndicated, so `collapse=story` is close to mandatory. Publication date filtering matters more here than almost anywhere else.

Typical queries

  • central bank decisions
  • earnings coverage
  • rate expectations

Example

topic=financebash
curl -H "x-api-key: $UNLOB_API_KEY" \
  "https://api.unlob.com/search?q=central+bank+decisions&topic[]=finance&collapse=story"

# Or the authoritative sources on this topic, by graph centrality
curl -H "x-api-key: $UNLOB_API_KEY" \
  "https://api.unlob.com/authorities?topic=finance&limit=10"

Common questions

How do I search only finance sources?

Set topic[]=finance on any search request. Topic tags are assigned at index time and work across verticals, so the same subject is found in news, documentation and academic writing alike.

What does the finance topic cover?

Markets, banking, monetary policy and corporate finance, including the regulatory material that governs each of them.

Any advice for finance queries?

Heavily syndicated, so `collapse=story` is close to mandatory. Publication date filtering matters more here than almost anywhere else.

Search finance sources

10,000 free credits a month. Pair the topic filter with a corroboration floor for anything you will repeat as fact.

API and MCP reference ↗