JP#
Active member
Where does the data for the Google Sheets - create and edit spreadsheets online, for free. come from? Is there a website to pull this information?
Where does the data for the Google Sheets - create and edit spreadsheets online, for free. come from? Is there a website to pull this information?
This is the way I do it with a Windows computer application:
1- Everyday, I generate a bunch of Telluride VINs starting with the previous day serial number.
2- For each of those generated VINs, I call the the following URL. For example: https://www.kia.com/us/services/en/windowsticker/load/5XYP5DHC2LG057837
3- If the URL returns me a VIN window sticker PDF file, then I know this is a valid VIN and I add it to my database with all of the information from the PDF file. If for a serial number no VIN window sticker PDF is found, then it is a VIN for Canada or the Middle East.
Of course, I don't do this manually. I have written a computer application that does all of this data scraping.
Here is my full Google Sheets with all the VINs since 2019.
Here is a partial Google Sheets with the VINs since February 2020.
Here is a link to my official thread.