https assistance

I'm doing some work with android marketplace and all the pages are https. When I look at the progress tab there aren't any pages that are scrapeable, although you can view the source in the browser and its fine. How can I get past this issue, please?

There are a couple of

There are a couple of possibilities. The easiest would be to go to that same tab, and remove the check from "filter out less useful transactions" as it often hides AJAX requests.

I have seen cases where use of the proxy causes the HTTPS page not to render on the browser. You would see that if it were the case, and when that happens one needs to look into use of a different proxy.

Aside from those things, I could only assume the browser isn't properly set to use screen-scraper as a proxy. Can you proxy any sites?