Download Webpage Images Documentation
Getting Started

To download all images on a webpage, send a GET request to this endpoint.

https://aiapi.me/api/v1/dl_images
Parameters
Parameter
Type
Default
Description
url
string
''
The url of the website.
width
int
1440
The width of the browser in pixels.
height
int
900
The height of the browser in pixels.
full_page
boolean
false
If true a screenshot of the entire webpage will be made.