Question

This is more of a resource question rather than technical one.

I am building a website for a client who needs to categorize photos (motorcycles) and I am looking for a database of models/years/production year.

If anyone knows where I can find such database please let me know.

Was it helpful?

Solution

Here is a link that I was able to find for you. From my experience, it's really hard to find anything free that deals with vehicle database references because of the ever changing makes and models.

DataOneSoftware.com

If the above website doesn't work out for you, then another possiblity would be to see if you can find some of the old VIN lookup books out there and see if there is someway to get a download link or a CD copy of their information.

Good luck on your project.

OTHER TIPS

Here is a database I put together for a Motorcycle website I was working on.

Motorcycle & Scooter Database, Years 1970-2010, 16,000+ records

You can automate an image search (through google image for example) for every make and model you got in the database. This method is error prone and the images have to be checked also manually to see that they are correct. But its an idea. Also note copyright material and other things like that.

This came up when I was searching for one, I decided to scrape bikez.com, it's not complete (atm) but the scraper can be found https://github.com/ibash/bikez_scraper

I have found another make-model-year database from here: http://allmotodatabase.com

Not perfect, but very good if you need moto make-model-year DB for some project, plus it contains some additional info (not available for all models though)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top