LAP Registry

Instagram API Skill

instagram

Provider: Instagram Version: 1.0.0 Endpoints: 27 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/geographies/{geo-id}/media/recent
GET/locations/searchGet recent media from a custom geo-id.
GET/locations/{location-id}Search for a location by geographic coordinate.
GET/locations/{location-id}/media/recentGet information about a location.
GET/media/popularGet a list of recent media objects from a given location.
GET/media/searchGet a list of currently popular media.
GET/media/shortcode/{shortcode}Search for media in a given area.
GET/media/{media-id}Get information about a media object.
GET/media/{media-id}/commentsGet information about a media object.
POST/media/{media-id}/commentsGet a list of recent comments on a media object.
DELETE/media/{media-id}/comments/{comment-id}Create a comment on a media object.
DELETE/media/{media-id}/likesRemove a comment.
GET/media/{media-id}/likesRemove a like on this media by the current user.
POST/media/{media-id}/likesGet a list of users who have liked this media.
GET/tags/searchSet a like on this media by the current user.
GET/tags/{tag-name}Search for tags by name.
GET/tags/{tag-name}/media/recentGet information about a tag object.
GET/users/searchGet a list of recently tagged media.
GET/users/self/feedSearch for a user by name.
GET/users/self/media/likedSee the authenticated user's feed.
GET/users/self/requested-bySee the list of media liked by the authenticated user.
GET/users/{user-id}List the users who have requested this user's permission to follow.
GET/users/{user-id}/followed-byGet basic information about a user.
GET/users/{user-id}/followsGet the list of users this user is followed by.
GET/users/{user-id}/media/recentGet the list of users this user follows.
GET/users/{user-id}/relationshipGet the most recent media published by a user.
POST/users/{user-id}/relationshipGet information about a relationship to another user.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install instagram

Downloads and installs to ~/.claude/skills/instagram/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)