UCL: Search Researchers
UCL via Parse · education
Search UCL researcher profiles by name or keyword, optionally filtered by department or field of research. Returns paginated results sorted by relevance when a query is provided, or alphabetically by last name when no query is given. Each result includes the researcher's name, title, position, department, and research fields. Pagination is controlled by page and per_page parameters. Search UCL researcher profiles by keyword, department, and field of research. Fulfilled by Parse from profiles.ucl.ac.uk.
- b2b-directory
- education
- government-public
- parse
- platform-key
- profiles-ucl-ac-uk
- ucl
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/84a0ea47-1b1f-48e9-ac93-c0d49efba9e8/search_researchers
- Interface artifact
- sha256:4f12566bde8de12e206308c1a82b71fe2f0e5318df7dd3fae095f4d762da0d62
- Manifest digest
- sha256:05f240bcd21e26c0819efa9b17d24540e8332db80171f04590973adf5e483cfb
Request fields
- page (integer): Page number for pagination (1-indexed).
- query (string): Search keyword matching against researcher name, position, bio, research interests, teaching activities, and publications. When omitted or empty, returns all researchers.
- per_page (integer): Number of results per page (1-100).
- department (string): Filter by department name exactly as it appears on UCL Profiles (e.g. 'Dept of Computer Science', 'Dept of Statistical Science'). Omitting returns results from all departments.
- field_of_research (string): Filter by field of research tag (e.g. 'Artificial intelligence', 'Machine learning', 'Neurosciences'). Omitting returns results from all fields.
Example queries
- {"query":"neuroscience","department":"Dept of Computer Science","field_of_research":"Artificial intelligence"}