use URL (cgi-bin) in a program

you can use sockets to get data from a web page, or more simplier way is to use a 3rd party command line tool to do it. Something like curl would do the job.
 
Back
Top