on_page_instant_pages
Analyze a webpage’s SEO optimization by extracting page-specific data, including rendered content with JavaScript, custom user agents, and language headers for enhanced accessibility.
Instructions
Using this function you will get page-specific data with detailed information on how well a particular page is optimized for organic search
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accept_language | No | language header for accessing the website all locale formats are supported (xx, xx-XX, xxx-XX, etc.) Note: if you do not specify this parameter, some websites may deny access; in this case, pages will be returned with the "type":"broken in the response array | |
custom_js | No | Custom JavaScript code to execute | |
custom_user_agent | No | Custom User-Agent header | |
enable_javascript | No | Enable JavaScript rendering | |
url | Yes | URL to analyze |