diff options
| author | dev | 2026-06-26 13:10:41 +0200 |
|---|---|---|
| committer | dev | 2026-06-26 13:10:41 +0200 |
| commit | ef75353f3710d7566aa8b41922f776ecb3968830 (patch) | |
| tree | d9eed852a38c7abba36a8c2804673c92ea12b2a5 /schema | |
| parent | 6abbf29de5b08448005df974e95bf773de304550 (diff) | |
| download | hnimdbbot-ef75353f3710d7566aa8b41922f776ecb3968830.tar.gz | |
feat: extract actors, directors, screenwriters from Wikipedia API
- Extract directors from infobox 'Directed by' field/list
- Extract screenwriters from infobox 'Screenplay by' list
- Extract actors from Cast section list (first link = person name)
- Upsert into people table, link via who table (profession: actor=1, director=2, screenwriter=3)
- Track processed entries with has_people flag column
- Consumer inserts people and marks has_people=1 on success
Diffstat (limited to 'schema')
0 files changed, 0 insertions, 0 deletions
