Android : How to scrap data using XPATH expression on Android

on Friday, October 31, 2014


i wanted to scrap a text from this webpage "www.hellybean.com" using this XPATH expression



//*[@id='Content']/h1


which should give



"Android Hellybean Rom"


Can you tell me how to do this on android?


Thanks.


0 comments:

Post a Comment