problem about taking data from web

Hi guys,

There is a website which consist about over 500 emails in different pages. So it is 1 email per page. But I need to acquire all of them in a "maillable" form. Could you think of any solution about how I can handle this?
I don't need an exact solution. I have time to learn. At least you can tell me what to work on.
Another solution then writing a spider, get every page and parse the response using some regex pattern I don't know.
thank you. that spider thing sounds interesting and useful. what I noticed is there are patterns between the links and the pages which contain emails. so it becomes a little easier.
Last edited on
Topic archived. No new replies allowed.