v37

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-03204242.8 KB
Web Scraping

Scrape images from a URL

Scrapes all images from the given URL. Extracts images from img, svg, picture/source, link, and video elements including inline SVGs, base64 data URIs, and standard URLs.

get/web/scrape/images

Query parameters

urlstring uri required

Full URL to scrape images from (must include http:// or https:// protocol)

Response

Successful response

successtrue required

Indicates success

urlstring required

The URL that was scraped