retrieve the direct url to the image/video with the getProfilePosts #8
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: KaKi87/scraper-instagram-v1#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
would it be possible to get the direct url for the image/video when using the getProfilePosts call. so i can use the call to show the image/video directly in my webhook embed?
thanks
You should find it in
contents[].url.yep found it :) i needed to read more! thank you