Viewport Sizing
Using BrowserAPI, you can set both the width and the height of the Viewport.
The window_width parameter
window_width parameterhttps://api.webscrapingapi.com/v1?api_key=<YOUR_API_KEY>&url=<TARGETED_URL>&window_width=$sizeThe window_height parameter
window_height parameterhttps://api.webscrapingapi.com/v1?api_key=<YOUR_API_KEY>&url=<TARGETED_URL>&window_height=$sizeLast updated