up vote 1 down vote favorite
share [g+] share [fb]

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.

link|improve this question

55% accept rate
The tags are misleading. – Thiyagaraj Sep 11 '09 at 16:35
feedback

4 Answers

up vote 2 down vote accepted

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.

link|improve this answer
Good resource but I would prefer to have the ability to download the database instead of using a service. Anyway, thank you for your suggestion. – Eeyore Sep 11 '09 at 17:21
Eeyore--DataOne Software does allow you to download the database instead of using the web service. – Joe Oct 5 '09 at 15:22
feedback

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.

link|improve this answer
feedback

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

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

link|improve this answer
feedback

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.