v1
latestSwagger 2.02026-07-1371041.4 KBWeb Elements
Retrieve web-elements JSON from a completed async HTML→PDF job
For HTML→PDF jobs submitted with async=true AND pdf_web_elements_selectors set, the matched element positions are stored alongside the produced PDF. Use this endpoint to fetch them as a JSON array after the job completes.
Synchronous HTML→PDF requests instead receive web elements inline via the X-SelectPdf-Web-Elements response header (base64-encoded JSON, possibly chunked across *-Header-N headers).
post/api2/webelements
Request body
Response
JSON array of matched elements with bounding boxes.