Show HN: CheckAnyPlate – Free License Plate to VIN Decoder (checkanyvin.com)
This started as a project to scratch my own itch and has grown from there.
Initially I wanted a way to easily see if potential funny license plates were available in a given state, but I've also started using it at car shows when I'm curious which engine or transmission is in a car.
It most cases the plate can be matched to a VIN using DMV data, and then some information about the vehicle can be decoded into basic car specs
You can also purchase a full vehicle history report which uses data from the NMVTIS and other services to show accident history, previous titles, and salvage issues.
The site is built using the Laravel framework and connects to a bunch of APIs like the DOT and NHTSA for Safety and recall information.
This is my first time running Laravel on AWS Lambda so let me know how the site feels to you
44 comments
[ 3.9 ms ] story [ 119 ms ] threadTested on a personal vehicle and it says it’s “2023” years old lol
https://vehicleenquiry.service.gov.uk/
[Edit: the results page should say “active lien” rather than ”active Lein”]
Edit: just to be clear, I'm not saying there's anything wrong with building an app that uses the data. I'm surprised the data is available from the DOL, given that they use it for authentication.
[1] And update one's mailing address information, AFAIK.
[2] https://fortress.wa.gov/dol/extdriveses/NoLogon/
you probably need to pay for tabs with a card, so it's identifiable, but there's obvious ways around that
> Checks only American plates
Alrighty then
Neither of my cars' VINs work there anyway, one is ZAR93900007055169. vindecoder.pl works just fine https://www.vindecoder.pl/ZAR93900007055169
Do you have a VIN that you think is vaild? Let me know and I can check the exact issue - mail@checkanyvin.com
This is definitely an EU VIN. After 25 years, cars can be imported into the US, so there are definitely non-NA VIN cars driving around the US. And prior to 1981, it was basically a free for all. I have a car with an 8 digit VIN!
"Identifier" or "Finder" maybe, but not in any way a decoder...
A "VIN decoder" would take a VIN and identify the World Manufacturer Identifier (country of origin / manufacturer), vehicle descriptor, model year, manufacturing plant, and production number -- but not the license plate.
Interesting that you resort to downvoting basic facts...
Also, is it "I" or "we"? You've said it's just you and a project you made, suddenly when someone points out a mistake it's "we"? Make your mind up...
We "match" the plate to a VIN, and then we DECODE the VIN to get all of the data we show on the page. Yes, we decode the VIN, not just "match" it