I need an code to go this page:
http://steamcommunity.com/groups/KiFFERSTUEBCHEN/members
And grab the data beetwen:
http://steamcommunity.com/id/ and "
href="http://steamcommunity.com/id/otti">threeD</a><br />
so it will grab in this case the word "otti"
Theres a lot of lines like that, so i need a code that grab all the specified words of the page and store that on a litbox or some listtext, one word for line.
And when its done with all words of the page he need to goes to next page:
http://steamcommunity.com/groups/KiFFERSTUEBCHEN/members?p=2
so i need to make something like that
If grab on page is over then navigate to the next page "actualpage"+1
and if theres no specified word it stops.