Skip to content
unlob
topic=science

Science

Research findings, methods and scientific reporting across disciplines, from primary papers through to the coverage that summarises them.

Best combined with `content_type[]=academic` and an authority filter, which separates primary research from journalism about research.

Typical queries

  • replication studies
  • new materials research
  • climate measurement

Example

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

Common questions

How do I search only science sources?

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

Research findings, methods and scientific reporting across disciplines, from primary papers through to the coverage that summarises them.

Any advice for science queries?

Best combined with `content_type[]=academic` and an authority filter, which separates primary research from journalism about research.

Search science 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 ↗