Parsing HTML

How can i extract 3 URLs and “Some Name”, “Text here” and “Some text here”. This html-code repeats many times in one web page and script needs to get all of them.

something1 something2 something3 Some Name Text here Some text here

text item delimeters maybe? I don’t have time to write you the actual code :confused: