I need to read from a text file. It is the html of a search engines results page, so its a lot of html

what would be the best way to load it and be able to take parts out etc (im stripping the links out)? I don't think loading it into a huge variable would be very effiecient.