Vehicle lookup information

jayo2005

Newbie
Joined
Feb 19, 2013
Messages
4
Reaction score
0
Hi I want to create a database of all Vehicle registrations.. here is a site where you can put in a vehicle reg and it will give you the make and model etc. h**p://mywheels.ie/ Type in Reg 10D1234 and you will see it brings up color, engine size etc. I would like to pull this information into my own database or csv file. Would scraping achieve this? Another problem I have is I don't have a list of all vehicle registrations for my country.
 
Hi

Yes scraping should do.

You can grab all the data available publicly from a site by scraping

Thanks


Mark
 
Back
Top