cURL / Mailing Lists / curl-library / Single Mail

curl-library

Parse html code

From: <jan.leynen_at_student.luc.ac.be>
Date: Tue, 4 May 2004 18:41:40 +0200

Hi,
i was looking to "http://curl.haxx.se/lxr/source/docs/examples/simple.c"

now my questions are :
  - where can i find the code of the html page? I suppose in the CURL *pointer,
    but is this CURL type a struct with a char pointer included or
    what is it??
  - i need the htmlcode to find all the anchors in it?Does there exist already
in
    Curl a function which does this ? Or can i convert the html code to a char
    pointer and parse it with my Cprogram??

   - Sow the most important thing i need to know is how to get the html code and

     how i can use it in my C program ???

Can somebody help me please :o) .
Thaaaaaaaannnnnnnks a lot.
Jan
Received on 2004-05-04