in reply to Re: Parsing and searching HTML code
in thread Parsing and searching HTML code

Thank you, that post was really helpful it was the fact that the dot wasnt capturing new lines (Thanks Corion) and was fixed by putting an s at the end of the expression. I would have used modules, but I could not understand the documentation for any of them, but I would guess that if this website changes its structure any module would probably break since there are no tag IDs to track.