java - Getting links out of a string and putting them in an arraylist -


so, wanna make java program alerts me when there's new thread on subreddit. i'm new, let's this.

i managed put enitre html in 1 string, want index links in string , put them in arraylist.

then i'll create method checks if link in arraylist, , if it's not, there's new thread.

so let's i've got string; webpage. how href="*" out of string, , arraylist?


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -