on_page_instant_pages
Analyze a webpage's SEO optimization by retrieving page-specific data to assess organic search performance and identify optimization opportunities.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to analyze | |
| enable_javascript | No | Enable JavaScript rendering | |
| custom_js | No | Custom JavaScript code to execute | |
| custom_user_agent | No | Custom User-Agent header | |
| 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 |