summaryrefslogtreecommitdiff
path: root/src/wikiarticle.go
AgeCommit message (Expand)AuthorFilesLines
8 hoursfeat: add license_short from Wikipedia license identifiermaindev1-0/+5
8 hoursfix: only count awards tables in num_accoladesdev1-0/+18
12 hoursfeat: add three-level logging with per-request debug outputdev1-2/+5
13 hoursfix: add nil checks in extractPeople for missing infobox/section datadev1-14/+19
13 hoursfeat: extract actors, directors, screenwriters from Wikipedia APIdev1-6/+144
23 hoursrefactor: pipeline SPARQL and wiki data in paralleldev1-122/+0
24 hours.dev1-8/+0
25 hoursrefactor: decode wiki_article names once in DB, encode on senddev1-4/+0
25 hoursfix: decode wiki article names for clean storagedev1-3/+6
25 hoursfix: avoid double URL-encoding of wiki article namesdev1-4/+11
25 hoursfeat: track wiki_status_code and skip 404 entries on rerundev1-23/+47
29 hoursfix: add 429 retry with exponential backoff and increase rate limit delaydev1-9/+32
29 hoursfeat: fetch missing wiki data from custom server and populate imdb tabledev1-0/+283