
Everyone knows Suske en Wiske — the kids, Lambik, Jerom, Tante Sidonia, Professor Barabas, and the rest of Willy Vandersteen’s iconic crew. Hundreds of albums, decades of adventures, and somehow... still no clean, structured way to get the data. Because why would anyone need that? (Spoiler: me!)
Build trivia apps, plot character arcs, or finally prove Lambik was in De Sprietatoom. All JSON, no auth, rate-limited fairly. Dive in at the documentation or hit the endpoints directly.
A GraphQL API to access the data. Flexible queries to get exactly what
A RESTful API (HATEOAS) to access the data. Simple endpoints returning JSON.
tRPC endpoints to access the data. Type-safe and efficient.