fototeka_search
Search the Fototeka database for Polish cinema stills and production photos by film title, person, director, or keywords. Retrieve raw HTML results to access historical film photography from Filmoteka Narodowa.
Instructions
Search the Fototeka photo database (Polish cinema stills and production photos, Filmoteka Narodowa). There is no public JSON API; this tool returns the raw HTML search results page. search_type: tytul (film title), osoba (person), rezyseria (director), slowo_kluczowe (keywords). Use fototeka_get_photo with a numeric id from links pl/foto/view/{id}.html for one record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search phrase (Polish film title, name, or keywords) | |
| search_type | No | Field to search: film title, person, director credit, or keywords | slowo_kluczowe |
| page | No | Results page (1-based) | |
| per_page | No | Photos per page (howmany) |