android - GrabURL from Website table -


hi guys want grab url site page has 1 or many url link on it, connect site url , grab link fro inside page , put in string, can done? want in android. excuse me if simple question don't know how it, have done researched confused.

i want grab page http://nightlies.videolan.org/build/win64/last/

it's vlc, there 6 links , updated, how can urls , put them each on string on activity?, want fetch links when app loaded gets links changing day day.

thanks

you need html parser jsoup: http://jsoup.org/.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -