by AutoAPI on 10/9/23, 1:17 PM with 43 comments
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
by hk1337 on 10/9/23, 3:09 PM
by blincoln on 10/9/23, 2:40 PM
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.
by tedchs on 10/9/23, 3:19 PM
by seabass-labrax on 10/9/23, 2:36 PM
by jdeisenberg on 10/9/23, 2:38 PM
[Edit: the results page should say “active lien” rather than ”active Lein”]
by k4rli on 10/9/23, 3:03 PM
> Checks only American plates
Alrighty then
by joezydeco on 10/9/23, 2:04 PM
by Svip on 10/9/23, 3:09 PM
by dharmab on 10/9/23, 3:23 PM
by hiatus on 10/9/23, 2:47 PM
by sprior on 10/9/23, 5:09 PM
by madmod on 10/9/23, 2:42 PM
by dinkleberg on 10/9/23, 2:35 PM
by jumby on 10/9/23, 2:48 PM
by Faaak on 10/9/23, 2:34 PM
by 0ct4via on 10/9/23, 3:21 PM
"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.