954,505 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

reading html data from a web page

is it possible to read a specific data from a defined web page of a defined website? if possible please help for this.............or suggest me which language is appropriate for that.

shipar
Newbie Poster
6 posts since Nov 2007
Reputation Points: 10
Solved Threads: 0
 

Perl is good.
PHP might be better.

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

the defined page will be remain opened in the browser window and then the data have to be read........does this need any kind of scripting language?

shipar
Newbie Poster
6 posts since Nov 2007
Reputation Points: 10
Solved Threads: 0
 

You don't need a browser just to read HTML from a website.

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

I believe libCurl for C/++ can achieve this, though it would be overkill:
http://curl.haxx.se/libcurl/

Otherwise, Python is a nice alternative too.

Lycaon
Newbie Poster
6 posts since Nov 2007
Reputation Points: 10
Solved Threads: 1
 

thanks Lyacon, thanks a lot. but i couldn't understand "though it would be overkill:".

thanks & thanks..............

shipar
Newbie Poster
6 posts since Nov 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You