ludzie_search
Search Polish researcher profiles in the Ludzie Nauki registry to find scientists by name, scientific domain, or browse alphabetically. Retrieve profile IDs for detailed information.
Instructions
Search scientist profiles in Ludzie Nauki (ludzie.nauka.gov.pl), Poland's public researcher registry. Structured search with pagination (0-based page). Filter by surname, optional first name, optional scientific domain code (e.g. DZ0106N). Omit name filters to browse ordered results (large totalHits). Response includes profileId for ludzie_get_scientist and public profile URLs under /ln/profile/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| surname | No | Last name filter (partial match). Omit surname and first_name to browse the registry alphabetically. | |
| first_name | No | First name filter (optional, use with or without surname). | |
| domain_code | No | Scientific domain code from Polish classification, e.g. DZ0106N (exact sciences), DZ0105N (social sciences). | |
| page | No | Page number — 0-based | |
| size | No | Results per page (1–50) | |
| include_deceased | No | When true, pass withTheDead=true to include posthumous profiles. |