extract link from a div

The is an external site which has some links I want to extract. They are inside of divs with the class name "event-title".

Code (text):

 <div class="event-text">

How can I do that? What's the simplest way?
Thanks!

See original post by Fracisc

Leave a Reply