Sunday, 29 September 2013

scraping data from a webpage with just html

scraping data from a webpage with just html

I am trying to get some data from (just for learning), this website, say
home sales in that webpage. Do I just have to parse the HTML? or can I
know where it is fetching the data from, say using the HTTPFox plugin for
Firefox. and then get data as Json file or xml ?
pls let me know.
Thanks, asp

No comments:

Post a Comment