Skip to content
unlob

Health

topic=health

Medicine, public health, clinical research and health policy.

The topic where source quality matters most. A corroboration floor plus `authority[]=gov` and `authority[]=edu` is the responsible default for anything an agent will repeat to a person.

Typical queries

  • treatment guidelines
  • trial results
  • public health guidance

Example

topic=healthbash
curl -H "x-api-key: $UNLOB_API_KEY" \
  "https://api.unlob.com/search?q=treatment+guidelines&topic[]=health&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=health&limit=10"

Common questions

How do I search only health sources?

Set topic[]=health 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 health topic cover?

Medicine, public health, clinical research and health policy.

Any advice for health queries?

The topic where source quality matters most. A corroboration floor plus `authority[]=gov` and `authority[]=edu` is the responsible default for anything an agent will repeat to a person.

Search health sources

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