Skip to content
unlob
topic=education

Education

Teaching, learning, institutions and educational policy, across schools, universities, vocational training and professional development.

Pairs naturally with `authority[]=edu` for institutional sources.

Covers the subject rather than the reading level — a research paper on pedagogy and a school district policy both sit here, and neither is an explainer written for a student.

When the question is really about funding, admissions law or accountability regimes, pairing it with `politics` reaches the material a purely educational framing misses.

Typical queries

  • curriculum standards
  • admissions policy
  • learning research

Example

topic=educationbash
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, across schools, universities, vocational training and professional development.

Any advice for education queries?

Pairs naturally with `authority[]=edu` for institutional sources.

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