How do I perform Web Scraping in Android? [closed]

。_饼干妹妹 提交于 2019-11-29 13:02:41
Zeeshan Shabbir

Use Jsoup library for such purpose. Very handy and easy to use. Start with this answer and follow documents and other examples.

Fab

If a real headless browser able to manage any recent web features, would exist, it would mean a team would have developed it and then invest much effort in it (in supporting existing and coming features) consistently.

Apart from Opera, Chrome, IE, and Firefox browsers, there is no such team. I would point out Chromium (CEF) as the most open and actively supported cross language wise. Try Cef for java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!