Yep i am aware of the display part , its easy using php/asp ( getting stuff from database and displaying them with some eye candy ) . What i need is proper way to parse the html pages and how to store them in database ( keywords ? ) . I searched a bit and found some html parsing scripts for php which can be used . I am looking for some overview on how this works .. like what needs to be saved and what searching algorithms should be used . Thanks for tips
