Kapow works fine on digg and craigslist. But I have discovered that many sites such as Guess.com and RalphLauren. Have different behavior when using Kapow.
For instance an easy page load from Guess.com such as...
http://shop.guess.com/ProductListing.aspx?page=LIST&browse=1&root_category|46=Women&category|46=Women&rpt=Department.aspx&pt=NewArrivals.aspx&max_days_verified=-14&answers_per_page=200&sort_option=New%20Arrivals
Will instantly give you Page load error "invalid query". They are using the vertical bar "|" which is an unsafe character in the url. The browser accepts it but openkapow does not pass it along properly.
www.RalphLauren.com for instance. Has some sort of measure to refuse images from loading when using Kapow.
Such as...
http://www.ralphlauren.com/family/index.jsp?categoryId=2047536&cp=2048081&ab=ln_baby_cs2_layettegirl
Is OpenKapow support guys aware of this?