How is it possible to parse lists that are loaded over XHR. I got a clicker that parses (regex) number of lists. But, every new page, returns the same set (cause this is what in DOM).
Example:
Parsing all of the comets at http://www.mywot.com/en/scorecard/amazon.com
Thanks