The most robust, independent, and historically complete verification platform for Kerala State Lottery draws. Powered by a Python data pipeline that ingested and normalized years of historical PDF results into a relational database, it offers lightning-fast result verification and detailed statistical analysis on Cloudflare Workers.
The KL State Lottery Data Hub is an independent search, verification, and analytics engine. It enables ticket buyers to instantly verify their numbers across multiple historical draws and view comprehensive prize distributions without manually reviewing scanned or text-formatted PDF sheets.
This is an independent media and analytics service. It is not affiliated with, endorsed by, or operated by the Government of Kerala or the Directorate of State Lotteries. All statistical visualizations shown on the site are based on historical archived draw data, acting as a clean public utility rather than a prediction or purchase advisory tool.
The Kerala State Lottery Department publishes daily draw results as flat, unstructured PDF files. For everyday users wishing to verify old tickets, or researchers investigating historical trends, searching these files is a friction-filled, manual chore.
Additionally, historical PDF documents published over the last two decades present structural and layout inconsistencies, containing scanning errors, typographical deviations, changing serial structures, and irregular table grids. This project solves that fragmentation by providing a standardized, structured, and relational archive that index-caches every draw row.
The foundation of the project is a custom data pipeline built in Python to download, parse, clean, and ingest results: