Re: [ACFUG Discuss] car make model info

2008-12-08 Thread Charlie Stell
Ive worked with chrome.com before for this. It has a very nice API - biggest drawback is it's not free... On Mon, Dec 8, 2008 at 3:08 PM, Howard Fore <[EMAIL PROTECTED]> wrote: > http://www.chrome.com > > or screen scrape: > http://tektastic.com/2008/03/car-or-auto-make-model-year-database.html >

Re: [ACFUG Discuss] car make model info

2008-12-08 Thread Howard Fore
http://www.chrome.com or screen scrape: http://tektastic.com/2008/03/car-or-auto-make-model-year-database.html On Mon, Dec 8, 2008 at 1:02 PM, Troy Jones <[EMAIL PROTECTED]> wrote: > Hey all, > > > > I am currently working on a project for a car dealership and am finding > myself needing eithe

Re: [ACFUG Discuss] car make model info

2008-12-08 Thread Bryan Tidd
Polk provides this kind of data, Year, Make and Model, etc. - http://usa.polk.com/Industries/Dealers/ Bryan Tidd On Mon, Dec 8, 2008 at 1:02 PM, Troy Jones <[EMAIL PROTECTED]> wrote: > Hey all, > > > > I am currently working on a project for a car dealership and am finding > myself needing either

[ACFUG Discuss] car make model info

2008-12-08 Thread Troy Jones
Hey all, I am currently working on a project for a car dealership and am finding myself needing either a database with current make/model info dating back at least 10-15 years or an API that could handle calls for this type of things. Any suggestions on where I might find this? Troy Jones