vendredi 5 mai 2017

Retrieve Web Element Data in C++

I am currently creating a simple price comparison console application and have been trying to have a live price list that pull the price from the website.

This is how the price is shown on the website and I was wondering how I could save the prices into an array.

<strong class="current" data-key="current-price">£1,199.00</strong>

I have been researching into libcurl but cannot find enough information for exactly what im looking for.

Thanks!




Aucun commentaire:

Enregistrer un commentaire