Skip to main content
GET
Get Results
Retrieve scraped data from your Instagram Search & Hashtags Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from
integer
Page number (default: 1)

Result Fields

string
Canonical URL of the post or reel.
string
Direct reel URL (reels only).
string
Unique numeric identifier. Example: 3123456789
string
Shortcode used in the Instagram URL. Example: C1a2b3c4d
The hashtag or keyword this item was discovered under. Example: travel
string
The Instagram hashtag/search page URL.
integer
Position within results.
string
Type of media. Example: image
string
Instagram product type. Example: feed
boolean
Whether the media is a video/reel.
Whether the media is a multi-slide carousel.
string
Full caption text.
json
Hashtags found in the caption.
json
@-mentions found in the caption.
string
Instagram username of the author. Example: travel_blogger
string
Display name of the author.
string
Unique Instagram identifier of the author.
boolean
Whether the author account is verified.
string
Profile picture URL of the author.
bigint
Number of likes. Example: 4821
bigint
Number of comments. Example: 93
bigint
Video play count (reels/videos only).
bigint
Number of reshares (reels only).
bigint
Unix timestamp of publication.
datetime
Publication date and time (ISO 8601). Example: 2026-09-10T14:23:00
string
URL of the main image or video thumbnail.
string
Direct video URL (videos/reels only).
float
Video duration in seconds.
string
Width x height of the media in pixels. Example: 1080x1350
Number of slides in a carousel post.
json
Media details of each carousel slide.
string
Image URL of carousel slides.
json
Accounts listed as co-authors.
json
Instagram users tagged in the media.
json
Music/audio info.
string
Accessibility alt text.
string
Instagram location identifier.
string
Name of the tagged location.
float
Latitude of the tagged location.
float
Longitude of the tagged location.

Detail Fields

The following fields require enrich_comments: true in settings.
json
Latest comments on the post or reel.

Response

200