Downloader
Snack Video Download
Download a Snack Video by URL.
GET
/snackdlGET
/snackdlParameters
Request
bash
1curl -X GET 'https://execross.com/api/v3/snackdl?url=https%3A%2F%2Fs.snackvideo.com%2Fp%2F4d1JxStf' \
2 -H 'Accept: application/json' \
3 -H 'apikey: YOUR-APIKEY'Response
Click Send to execute the request.
Example response
json
1{
2 "creator": "EXECROSS",
3 "ip": "61.5.71.228",
4 "result": {
5 "id": "5234740245276273699",
6 "fullname": "Ariel Tatum",
7 "username": "ArielTatumc39668",
8 "caption": "Happy sunday 🥰More",
9 "like": "73.8K",
10 "comment": "1.5K",
11 "share": "2.7K",
12 "pagelink": "https://s.snackvideo.com/p/4d1JxStf",
13 "video": "https://aws-br-cdn.kwai.net/...",
14 "thumbnail": "https://aws-br-pic.kwai.net/...",
15 "picture": "https://aws-br-pic.kwai.net/...",
16 "created": null
17 },
18 "status": 200
19}Next
WeSing Download
