Extract download link from a given URL

GA

Request

This endpoint expects an object.
urlstringRequired
URL to extract a downloadable link from. This link must originate from a supported site. You can use the get supported sites endpoint to get a list of supported sites.

Response

This endpoint returns an object.
titlestring
Title of the file
download_urlstring
Download URL of the file
file_formatstring
Format of the file
file_namestring
Name of the file

Errors