search_institutions
Search for academic institutions using filters such as country, institution type, research output count, and exact name matching to locate specific organizations or discover leading institutions in a field.
Instructions
Search for academic institutions with filters for research output, citations, and geographical location. Find leading institutions in specific areas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Institution name or search query. For exact phrase matching of a multi-word institution name (e.g., 'London School of Economics', 'Seoul National University'), set exact_phrase to true. | |
| exact_phrase | No | Set to true for exact phrase matching. Without this, name tokens are matched independently (may return partial matches). Use this when the query is a specific multi-word institution name. | |
| country_code | No | Filter by ISO 3166-1 alpha-2 country code (e.g., "US", "GB", "CN") | |
| type | No | Institution type: education, healthcare, company, archive, nonprofit, government, facility, other | |
| works_count | No | Filter by number of works. Use >X or <X | |
| per_page | No | Results per page (default: 10, max: 200) |