is there any way to convert an html web page to xml and get data (parsing) like the rss feed?thanks
Asked
Active
Viewed 2,140 times
4
-
you want to convert the html to a rss feed? – Mauricio Jan 28 '11 at 21:13
-
possible duplicate of [A Good JAVA library to parse HTML, POST AND GET HTTP suitable for Mobile?](http://stackoverflow.com/questions/3590613/a-good-java-library-to-parse-html-post-and-get-http-suitable-for-mobile) – Seth Jan 28 '11 at 21:19
-
i want to convert html to xml and do xml parsing,as we do with the rss feed – menu_on_top Jan 28 '11 at 21:21