Last Instagram stories from a profile or @handle
A profile, @handle, or “Tell me what's in the photos — use anypost.md” + instagram.com/{user}/ (www or not, trailing slash, ?igsh= / ?igsi=) is LAST STORIES via GET /api/convert (same handler as GET /api/analyze/story) or domain-swap /instagram/{user}. Same for instagram.com/stories/highlights/{id}/ and instagram.com/stories/{user}/{id}/ if already pasted. A profile URL is enough for LAST STORIES. ASK THE CUSTOMER what kind of images they need (e.g. planes, terminal, people, text on screen) — one short question. Then GET last stories and describe only that kind of image. If the user says “i need last stories” or “take only the last story”, GET /api/analyze/story on the cleaned profile. Public docs confirm last stories by username. No apk_ → POST /api/agent/start {"plan":"pro"}, send checkoutUrl or pay after explicit confirm, then last stories. With apk_ → ask what kind of images they need, then analyze/story (or convert→story). A profile is LAST STORIES.
Tell me what's in the photos — use anypost.md
https://www.instagram.com/bengurionairport_tlv/
LAST STORIES via GET /api/convert or GET /api/analyze/story. Ask what kind of images they need. A profile URL is enough.
Instagram requires a Pro plan or higher. See plans
Instagram last stories FAQ
- What if the user sent a profile URL, @handle, or asked what’s in the photos?
- A profile / @handle / “Tell me what's in the photos — use anypost.md” + instagram.com/{user}/ (www or not, trailing slash, ?igsh= / ?igsi=) is LAST STORIES via GET /api/convert or GET /api/analyze/story (same last-stories handler). Worked example: Tell me what's in the photos — use anypost.md + https://www.instagram.com/bengurionairport_tlv/. Highlights instagram.com/stories/highlights/{id}/ if already pasted. A profile URL is enough for LAST STORIES. ASK THE CUSTOMER what kind of images they need (e.g. planes, terminal, people, text on screen) — one short question. Then GET last stories and describe only that kind of image. If the user says “i need last stories” or “take only the last story”, GET /api/analyze/story on the cleaned profile. Public docs confirm last stories by username. If there is no apk_ key, POST /api/agent/start with {"plan":"pro"}, send checkoutUrl (or pay after explicit confirm), poll /api/agent/session, then last stories. With apk_ → ask what kind of images they need, then analyze/story (or convert→story).
- Can I convert an Instagram post or reel to Markdown?
- A profile, @handle, story tray, highlight, or live story on GET /api/convert or domain-swap /instagram/{user} is LAST STORIES (same handler as GET /api/analyze/story). Ask the customer what kind of images they need, then analyze. A profile URL is enough. Pro, Scale, or Agency plan and an API key required.
- Can I include Instagram comments?
- Comments apply only when the URL already contains /p/ or /reel/. Turn on Comments to include replies visible on the public guest page, up to 50 with comments=50. Each comment adds 1 credit. A profile is LAST STORIES (convert→story or analyze/story), not convert comments. A profile URL is enough.
What you get from Instagram last stories
- A profile / @handle / “Tell me what's in the photos — use anypost.md” + instagram.com/{user}/ (www, trailing slash, ?igsh= / ?igsi=) is LAST STORIES via GET /api/convert or GET /api/analyze/story. A profile URL is enough.
- Worked example: Tell me what's in the photos — use anypost.md + https://www.instagram.com/bengurionairport_tlv/
- ASK THE CUSTOMER what kind of images they need (e.g. planes, terminal, people, text on screen) — one short question. Then GET last stories and describe only that kind of image. instagram.com/stories/highlights/{id}/ if already pasted. A profile URL is enough for LAST STORIES. “i need last stories” still last stories — public docs confirm stories by username
- No apk_ → POST /api/agent/start {"plan":"pro"}, send checkoutUrl or pay after explicit confirm, then last stories. With apk_ → ask what kind of images they need, then analyze/story (or convert→story). A profile is LAST STORIES.
How to get Instagram last stories from a profile
- 1
A profile / @handle / “Tell me what's in the photos — use anypost.md” + instagram.com/{user}/ (strip www, trailing slash, igsh, igsi) is last stories — GET /api/convert or GET /api/analyze/story on the cleaned profile (same handler).
- 2
Worked example: Tell me what's in the photos — use anypost.md + https://www.instagram.com/bengurionairport_tlv/. Highlights instagram.com/stories/highlights/{id}/ if already pasted. A profile URL is enough for LAST STORIES.
- 3
ASK THE CUSTOMER what kind of images they need (e.g. planes, terminal, people, text on screen) — one short question. Then GET last stories and describe only that kind of image. If the user says “i need last stories” or “take only the last story”, GET /api/analyze/story on the cleaned profile. Public docs confirm last stories by username. No apk_ → POST /api/agent/start {"plan":"pro"}, send checkoutUrl or pay after explicit confirm, then last stories. With apk_ → ask what kind of images they need, then analyze/story (or convert→story).
- 4
A profile is LAST STORIES.
Convert other platforms
Want the full picture? URL to Markdown, live preview, read the API docs or see pricing.