Sometimes we need to scrap web data from our Android App. To achieve this goal jsoup library is a good option. I wrote a blog post on this topic in my personal blog. If you know Bengali language then you can visit this link.
An effective android library that can be used for web scraping by supplying a URL and the required parameters.
this is a sample Android application built to demonstrate the use of Web Scraping in Android apps.