Any Instagram
Extract all available public Instagram data from a URL via AnyCrawl
Treat $1 as a required public Instagram URL.
If $1 is missing, ask the user for the link and stop.
Run:
node .claude/skills/anycrawl-instagram-scraper/scripts/run.js "$1"
Then:
- Read the JSON summary printed by the script.
- Open the
outputPathartifact if you need fuller details. - Summarize the Instagram page type, profile/owner info, media, stats, and screenshot URL.
- Call out login-wall, consent-wall, or access-limited behavior if present.