get_v1_share_by_url
Retrieve share object from Instagram share URL (must contain /s/). Returns pk and type for stories and highlights.
Instructions
[GET /v1/share/by/url] Works for stories and highlights only ig...m.com/s/aGln(link must contain /s/) or use (/v1/media/by/url, /v1/story/by/url)
Get share object by url ( https://www.ins...ram.com/s/aGlnaGxpZ2h0OjE4MTQ2MjE2Njk4MDIyMTc0 -> {"pk": 18146216698022176, "type": "highlight"})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |