Steal Information from another website(Or say anything)
-
Hi All, I want to copy data from another website which is not mine domain. There is no link provided or RSS feed available for it. Below is the link from where I want to copy table data http://www.ndtv.com/convergence/ndtv/pollution.aspx Is it possible ? If no then, is there any web service aailable to get Pollution Watch like in above link ? Kindly let me know asap. Thanks in advance
-
Hi All, I want to copy data from another website which is not mine domain. There is no link provided or RSS feed available for it. Below is the link from where I want to copy table data http://www.ndtv.com/convergence/ndtv/pollution.aspx Is it possible ? If no then, is there any web service aailable to get Pollution Watch like in above link ? Kindly let me know asap. Thanks in advance
-
Member 3669889 wrote:
Is it possible ?
Yes, just like it's possible to rob a bank. Did you consider "asking" them whether you can use their data? Is there any particular reason not to ask permission?
I are troll :)
If the data you're interested in is always in the same xpath, you can just load the html into an XMLDocument.
-
Hi All, I want to copy data from another website which is not mine domain. There is no link provided or RSS feed available for it. Below is the link from where I want to copy table data http://www.ndtv.com/convergence/ndtv/pollution.aspx Is it possible ? If no then, is there any web service aailable to get Pollution Watch like in above link ? Kindly let me know asap. Thanks in advance
I would just write a Windows Service that pulls in the page periodicaly and scrapes the data I want.