{ "url": "https://example.com", "type": "text" }
OK
The text content of the webpage. Returned when type is text or not provided.
The array of link objects with all attributes from the webpage. Returned when type is links.
The array of image objects with all attributes from the webpage. Returned when type is images.