App Logo
instagram.com

Get Instagram user posts

Fetch the most recent posts from an Instagram user's profile, newest first. Returns code, url, taken_at, media_type, caption, like_count, comment_count, images, video_url, tagged_users, caption_mentions, coauthors, sponsor_tags, and is_paid_partnership. view_count is always null here; use get_user_reels for video play counts.

Input

username required

Instagram handle without @, e.g. berniesanders

count optional

Number of most-recent posts to return

Default: 25

Output

None

Start building for free