I am working on a crawling script in PHP. I am using PHP Simple HTML DOM Parser.
After getting the HTML I need to extract only some of the info from each page and aggregate these into my own HTML page on my site.
I am unable to understand how to proceed on this.
Any help is appreciated.
Added
I want to extract some posts (if related to a particular geography and topic)