API 1.13: HTML code and multiple requests
This week-end we released the API 1.13 with two new features:
screenshot/html
You can get the HTML code of the rendered page (after the page has fully loaded and any JavaScript has been executed). This feature costs 1 credit and requires to pass the parameter html=1 in the screenshot/create call or in the simple API request.
screenshot/multiple
You can request up to 100 screenshots (10 URLs with 10 instances) in 1 API call to screenshot/multiple.
These features were requested by some of our users. Don't hesitate to share your feedback about our service, and ask for any additional functionality.
The Perl and PHP libraries have been updated to support the new API calls. The other libraries will be updated shortly.