Previous projects
Vin Cert Bot
A Telegram bot for quick and convenient checking of vehicle history using Ukrainian databases.
v2.4.1


The bot aggregates data from open sources and generates a clear, easy-to-read report with specifications, mileage, registration history, and wanted/stolen status.
🌟 Features
Smart Search: Supports searching by both a 17-character VIN code and a state license plate (e.g., AA1234BC).
Bilingual Support: Automatically detects the user's Telegram app language and responds in Ukrainian (uk) or Russian (ru).
🔌 Integrations (Data Sources)
- AUTO.RIA API — checking vehicles that have been listed for sale (parsing trim levels, mileage, photos).
- Baza-Gai (MIA of Ukraine) — the official vehicle registry (registration history since 2013, ownership changes, stolen vehicle checks).
Tech Stack
- JavaScript (ES Modules)
- Cloudflare Workers (Serverless execution)
- Telegram Bot API (Webhooks)
- Baza-Gai & AUTO.RIA APIs