Documentation
  • Proxies
    • Quick Guide
    • Rotating Residential Proxies
      • Get Started
      • Making Requests
      • Location Settings
        • Country
        • State
        • City
        • ASN Targeting
        • Server Specific Entry Nodes
      • Session Control
      • Whitelisting IPs
      • Proxy Generator
  • Unlimited Residential Proxies
    • Get Started
    • Making Requests
    • Location Settings
      • Continent
    • Session Control
    • Whitelisting IPs
    • Proxy Generator
  • Static ISP Proxies
    • Location Choosing
    • Making Requests
    • Proxy Credential
    • Whitelisting IPs
  • Public API
  • General
    • Restricted Targets
    • Response Codes
  • Advanced Proxy Solution
    • Web Unblocker
      • Get Started
      • Making Requests
        • JavaScript Rendering
        • Geo-location
        • Session
        • Header
        • Cookie
        • Blocking Resource Loading
Powered by GitBook
On this page
  1. Advanced Proxy Solution
  2. Web Unblocker
  3. Making Requests

JavaScript Rendering

PreviousMaking RequestsNextGeo-location

Last updated 1 month ago

We offer a complete solution that saves you from setting up proxies, browser fingerprints, headless browsers, etc. Simply set the render type in the header, and you’ll receive a rendered result.

You can choose between the following render types:

  • png, jpg, jpeg

  • html

Example:

curl -x -k unblock.pyproxy.io:16500 -U "username-zone-unblock:password" -H "X-Pyproxy-Render:png" "https://github.com/" > pyproxy.png

The result will be stored in an image file named py.png.

If you select html as the render type, you will receive the rendered HTML of the page.

Render Result:

Choosing an image render type will return a rendered image of the page.