For the complete documentation index, see llms.txt. This page is also available as Markdown.
Does Web Unblocker have JavaScript rendering?
Learn how to enable server-side JavaScript rendering in Web Unblocker.
Yes, with Web Unblocker, JavaScript rendering is executed on our side, so you don’t have to worry about it. Instead of setting up a headless browser by yourself, you can include the X-Oxylabs-Render header in your requests with either html or png value. Response data will then be an HTML output or PNG screenshot accordingly (depending on the parameter passed).