Skip to main content
GET
/
v1
/
results
Get Results
curl --request GET \
  --url https://api.lobstr.io/v1/results \
  --header 'Authorization: <authorization>'
{
  "reel_id": "<string>",
  "shortcode": "<string>",
  "reel_url": "<string>",
  "owner_username": "<string>",
  "owner_full_name": "<string>",
  "owner_id": "<string>",
  "likes_count": 123,
  "comments_count": 123,
  "views_count": 123,
  "hashtags": "<string>",
  "mentions": "<string>",
  "tagged_users": "<any>",
  "product_type": "<string>",
  "timestamp": {},
  "caption": "<string>",
  "video_url": "<string>",
  "display_url": "<string>",
  "video_duration_seconds": 123,
  "music_info": "<any>",
  "location_id": "<string>",
  "location_name": "<string>",
  "is_sponsored": true,
  "is_pinned": true,
  "comments_disabled": true,
  "like_and_view_counts_disabled": true,
  "can_viewer_reshare": true,
  "co_authors": "<any>",
  "media_dimensions": "<string>",
  "functions": "<any>",
  "comment1": "<any>",
  "comment2": "<any>",
  "comment3": "<any>",
  "comment4": "<any>",
  "comment5": "<any>",
  "comment6": "<any>",
  "comment7": "<any>",
  "comment8": "<any>",
  "comment9": "<any>",
  "comment10": "<any>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve scraped data from your Instagram Reels Scraper runs.

Headers

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

squid
string
required
Hash of the squid to get results from
run
string
Hash of a specific run (optional)
page
integer
Page number (default: 1). Example: 1

Result Fields

Each result object contains the following fields:
reel_id
string
Unique identifier for the Instagram reel. Example: 3650696636256953349
shortcode
string
Shortcode used in the reel URL (e.g. instagram.com/reel/[shortcode]). Example: DKp4T-azyQF
reel_url
string
Direct URL to the Instagram reel. Example: https://www.instagram.com/reel/DKp4T-azyQF/
owner_username
string
Instagram username of the reel author. Example: mia_momsy
owner_full_name
string
Display name of the reel author on Instagram. Example: Mia B
owner_id
string
Unique Instagram identifier of the reel author. Example: 63666136412
likes_count
integer
Number of likes the reel received. Example: 12760
comments_count
integer
Number of comments on the reel. Example: 84
views_count
integer
Total number of views the reel has accumulated. Example: 358030
hashtags
string
List of hashtags used in the reel caption. Example: MacaroozMoments, PicnicWithMyMini, SweetestBond, macarooz, costco, mommyandme, macpops, sweet, decoration, picnic, picnicideas
mentions
string
Instagram accounts mentioned in the reel caption. Example: macarooz
tagged_users
json
Instagram users tagged in the reel. Example: [{'id': '1312299431', 'username': 'macarooz', 'full_name': 'Macaroozยฎ', 'is_verified': True, 'profile_pic_url': 'https://scontent-sea5-1.cdninstagram.com/v/t51.2885-19/206341770_571610920891491_4020524377560378841_n.jpg'}]
product_type
string
Instagram product type (e.g. CLIPS). Example: clips
timestamp
datetime
Unix timestamp of when the reel was published. Example: 2025-06-08T19:12:15+00:00
caption
string
Caption text of the reel. Example: `Sunshine, snuggles & yellow mac pops ๐Ÿ’›๐Ÿ‹ A little mommy & me picnic never looked so sweet@macarooz mac pops are at COSTCO now! Go grab yours! ๐Ÿ’•#MacaroozMoments #PicnicWithMyMini #SweetestBond #macarooz #costco #mommyandme #macpops #sweet #decoration #picnic #picnicideas`
video_url
string
Direct URL to the reel video file. Example: https://scontent-sea5-1.cdninstagram.com/o1/v/t2/f2/m367/AQMmxqutkTZA2QUIaPBLi68o1kI6GUiSzPRdvqQsEQDQKm5j12ie-8Xrtq4R-BjuabXoN7scoeVCtMThpD0vOJR_vNNXyRhPy4kOjQ8.mp4
display_url
string
URL of the reelโ€™s cover or thumbnail image. Example: https://scontent-sea5-1.cdninstagram.com/v/t51.2885-15/503516494_17911972110120413_6769091293526442063_n.jpg
video_duration_seconds
float
Duration of the reel video in seconds. Example: 29
music_info
json
Details of the music track used in the reel. Example: {'audio_id': '2048642388993989', 'song_name': 'Original audio', 'artist_name': 'mia_momsy', 'is_explicit': False, 'is_trending': False, 'should_mute_audio': False, 'uses_original_audio': True, 'should_mute_audio_reason': ''}
location_id
string
Internal identifier for the location tagged in the reel. Example: 212983635
location_name
string
Name of the location tagged in the reel. Example: San Diego, California
is_sponsored
boolean
Whether the reel is marked as a sponsored post. Example: false
is_pinned
boolean
Whether the reel is pinned to the top of the authorโ€™s Instagram profile. Example: false
comments_disabled
boolean
Whether comments are disabled on the reel. Example: false
like_and_view_counts_disabled
boolean
Whether like and view counts are hidden on the reel. Example: false
can_viewer_reshare
boolean
Whether the current viewer is allowed to reshare the reel. Example: true
co_authors
json
Instagram accounts listed as co-authors of the reel. Example: ['macarooz']
media_dimensions
string
Width and height of the reel video in pixels. Example: 1080x1920
functions
json
Additional enrichment functions enabled for this record. Example: {}
comment1
json
Text content of the 1st comment on the reel. Example: {'text': "It looks very delicious, and the fact that it's gluten-free is great. Wishing you a fun time ๐Ÿ˜", 'user': 'dygu.ylldrm', 'replies_count': 1}
comment2
json
Text content of the 2nd comment on the reel. Example: {'text': 'This is absolutely adorable! The sunshine, those sweet snuggles, and the mac pops โ€” total picnic goals!๐Ÿ˜', 'user': 'daisy.diarys', 'replies_count': 1}
comment3
json
Text content of the 3rd comment on the reel. Example: {'text': '๐Ÿฐ๐Ÿฅ‚ Totally adding them to my summer bucket list', 'user': 'chloecollabs', 'replies_count': 1}
comment4
json
Text content of the 4th comment on the reel. Example: {'text': 'In every costco๐Ÿ˜ฎ๐Ÿ˜๐Ÿ˜ I will try on my next shopping๐Ÿ™Œ', 'user': 'ugc_nazz', 'replies_count': 0}
comment5
json
Text content of the 5th comment on the reel. Example: {'text': "Ohh, these are my son's absolute favorites enjoy! They look so delicious!๐Ÿ˜๐Ÿ˜๐Ÿ˜", 'user': 'lifestylegizem', 'replies_count': 1}
comment6
json
Text content of the 6th comment on the reel. Example: {'text': 'Okay but why does this look like the softest cake ever?! ๐Ÿ˜', 'user': 'cansuchloe', 'replies_count': 1}
comment7
json
Text content of the 7th comment on the reel. Example: {'text': 'Looks great outdoors ๐Ÿ™Œ I want to try it right away ๐Ÿ˜๐Ÿ˜', 'user': 'kadriyekacagan', 'replies_count': 1}
comment8
json
Text content of the 8th comment on the reel. Example: {'text': 'So adorable!!', 'user': 'theglutenfreetravelers', 'replies_count': 1}
comment9
json
Text content of the 9th comment on the reel. Example: {'text': "I haven't try it before. Absolutely perfect ๐Ÿ‘", 'user': 'es_erensenar', 'replies_count': 1}
comment10
json
Text content of the 10th comment on the reel. Example: {'text': 'Wow the atmosphere is amazing โค๏ธ I love Mac pop, I will definitely try it ๐Ÿฅฐโค๏ธ', 'user': 'amerikadabirturkanne', 'replies_count': 1}