Education
topic=educationTeaching, learning, institutions and educational policy.
Pairs naturally with `authority[]=edu` for institutional sources.
Typical queries
- curriculum standards
- admissions policy
- learning research
Example
curl -H "x-api-key: $UNLOB_API_KEY" \
"https://api.unlob.com/search?q=curriculum+standards&topic[]=education&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=education&limit=10"Common questions
How do I search only education sources?
Set topic[]=education 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 education topic cover?
Teaching, learning, institutions and educational policy.
Any advice for education queries?
Pairs naturally with `authority[]=edu` for institutional sources.
Search education sources
10,000 free requests a month. Pair the topic filter with a corroboration floor for anything you will repeat as fact.