up vote 6 down vote favorite
2
share [g+] share [fb]

I am looking for a web-based service that I can access programmatically, or a database I could purchase or interface with.

I am looking to see if there are databases out there for:

  1. Vehicle makes and models. I recall something being out there in the $500/yr range.
  2. Vehicle Part Numbers. A database of car part numbers that is maintained and updated for a yearly subscription.

I had read something similar about databases being purchased for other industries on SO, so I figure this is fair game.

link|improve this question

2  
To the 2 closers: Finding an industry specific database is relevant to being able to program with it, so it is programming related. – Jas Panesar Jun 21 '09 at 21:37
I know there is, as I worked with one in my last job as employee. Regretfully, I do not remember the company we bought it from. – Itay Moav Jun 21 '09 at 21:42
possible duplicate of Where can I find data on used car makes and models? – Peter O. Dec 17 '11 at 3:33
feedback

7 Answers

up vote 3 down vote accepted

Have a look at the answers to this question. They contain several links that may be useful.

link|improve this answer
Thanks adrian -- didn't do search on something as 1920s as 'automobile'. – Jas Panesar Jun 22 '09 at 0:40
Adrian, thanks for the question -- it's the one I was looking for. So that answers the first part of my q... to get a makes/model list. The second part is to find a list of all part numbers at a reasonable price.. – Jas Panesar Jun 22 '09 at 0:44
feedback

I just launched a free javascript API that you may find helpful.

http://www.carqueryapi.com/

link|improve this answer
feedback

I launched the world's first open source database, of years makes and models. Anyone can contribute. We already have 1/4 million vehicles from 3 countries online and twice that much data in staging.

www.vehicle-data.com

Again it is 100% free, all I ask is for a back-link. Use the contact link and I can send .csv files. I can send you normalized SQL dumps as well.

link|improve this answer
Cant seem to get your website to load up. It just gives me the error This webpage is not available. Anyway i can get that SQL dump from you? – StealthRT Sep 14 '11 at 22:06
feedback

Here's a database for US vehicles 1946 to 2010: http://www.e-junkie.com/UsedCarDatabase

I'm continuing to grow this and will expand it to the rest of the world soon. For now, this is only for US based vehicles sold between those years.

link|improve this answer
feedback

http://crm-exporter.com/ I used this script and database for my needs. Tons of pics + details on each model/make from 1999 till 2011.

link|improve this answer
feedback

Here is a Year, Make, Models and Trim DB for years 1904-2012. Trims are available for those years that had trim levels.

Updated: 07-19-2011

Information: CarlistDB Information

link|improve this answer
feedback

You can get a current database from http://www.carmakemodeldatabase.com/

Its also contains 2012 models.

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.