filmpolski_search
Search the Polish Film Database (FilmPolski.pl) for films, TV shows, theater productions, and people/institutions. Parse HTML results into structured JSON data with configurable match modes.
Instructions
Search FilmPolski.pl (Polish Film Database): films, TV, theatre, and people/institutions. No official JSON API — HTML is parsed into compact JSON (ids for filmpolski_get_item). match_mode: fragment (substring), start (title/name prefix), exact (exact title; for persons use 'Surname, Firstname' with comma). Respect site terms: short excerpts; cite filmpolski.pl as source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search phrase (film title fragment or person name) | |
| match_mode | No | fragment = any match; start = titles/names starting with query; exact = exact title or 'Kowalski, Jan' for persons | fragment |