Page 1 of 1

RSS problem

Posted: Tue Jan 11, 2005 9:08 am
by artfhc
I am trying to implement variable information from other site to my site, but the problem is that the other site does not support RSS. Is there a way to implements stuff, such as news, from other site without copying the content of that site?

Posted: Tue Jan 11, 2005 6:54 pm
by kettle_drum
If you have access to the other sites database then you can easily grab the data from there. If not you just have to grab the whole page and parse the data that you want from it.