The API 1.7 offers additional meta data about the target page. If you use details=3 for screenshot/create, screenshot/info or screenshot/list, you get he following information about the page:

  • URLs of images
  • URLs of scripts
  • URLs of style sheets (CSS)
  • URLs of iframes
  • URLs of embeds elements (including Flash objects)
  • URLS of Java applets

All URLs are absolute.

We have also done some clean up:

  • since all instances are now always active, the active data is not sent anymore
  • browser/create and instance/create are disabled by default, only customers who have contacted us to get private instances can use them

The Perl, Python and Ruby libraries have been updates to handle the new details option.