Science
topic=scienceResearch findings, methods and scientific reporting across disciplines.
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
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.
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 requests a month. Pair the topic filter with a corroboration floor for anything you will repeat as fact.