GET
Instagram Media Downloader
Extract downloadable Instagram media. Returns `images` array for image-only posts and a single `video` URL when video media is available.
Endpoint
https://api.seaavey.com/downloader/instagram Parameters
url string required The valid URL of the Instagram post, reel, or TV media to download.
Response
-
status— number -
success— boolean -
latency— string -
data— object-
video— string
-
Errors
401 Invalid or expired API key 400 Invalid Instagram URL 429 Too many requests 500 Download failed