Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Getting car information from a website using the registration - help!

Hi,

I have used a script to get lat and long information based on a postcode before now which remains really useful.  I've now got a new question ... some websites you are able to go to and get basic make and model information by entering the car registration.  Any ideas if this can be automated?  We want to check that people are entering the correct engine size when making mileage claims! 🙂

Many thanks,

Emma

2 Replies
Not applicable
Author

Emma,

I am not sure if I understand you completly. But if the requirement is extract the data from a parameter based URL, then yes it is possible.

Typically URL will have the parmeters like http://abaasdfas.com/ParamA?=<your parameter>. Using for loop in the script along with webfiles based load statement to achieve this.

Kiran.

Not applicable
Author

Hi Kiran,

Yeah - probably didn't express it very well (was running into a meeting!).

The parameter based URL is essentially they type of thing I'm after, but I don't know which website to use an was wondering if anyone had any ideas.

Thanks,

Emma