Instagram Hashtag Posts Scraper avatar

Instagram Hashtag Posts Scraper

Pricing

from $6.00 / 1,000 pages

Go to Apify Store
Instagram Hashtag Posts Scraper

Instagram Hashtag Posts Scraper

Get posts and reels for a hashtag

Pricing

from $6.00 / 1,000 pages

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Get posts and reels for any Instagram hashtag. Returns the same post objects as post search (captions, engagement metrics, media URLs, author metadata) plus the hashtag's total post count. Choose the top, recent, or reels tab, and fetch multiple pages in a single call.

Features

  • Real-time Instagram data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
hashtagstringyesHashtag, with or without the leading # (max 100 characters)
pagesintegernoNumber of pages to fetch, 1-10 (default: 1). Each page adds up to about 30 posts; repeats across pages are removed.
sort_bystringnoHashtag tab: top, recent, or reels (default: top) One of: top, recent, reels.

Pricing

This Actor is billed per page of results$0.006 per page.

  • Results come in pages. Use the pages input to choose how many pages to fetch (1–10); more pages means more results.
  • You pay $0.006 for each page you fetch, so pages: 3 costs $0.018 and pages: 1 costs $0.006.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"posts": [
{
"title": "@chloeaustenn19 on Instagram",
"url": "https://instagram.com/p/DcvNO0YDqxz",
"date": "2026-09-01 08:14:01",
"author": "chloeaustenn19",
"source": "Instagram",
"domain": "instagram.com",
"snippet": "am i cute? #chicago #style #summer",
"likes": 6009,
"comments": 107,
"shares": 228,
"reposts": 0,
"views": 372196,
"is_video": true,
"media_type": "clips",
"author_verified": false,
"author_name": "Chloe",
"hashtags": [
"#chicago",
"#style",
"#summer"
],
"mentions": [],
"media_id": "3976455188906945651",
"thumbnail_url": "https://scontent.cdninstagram.com/v/t51.71878-15/cover.jpg",
"video_url": "https://scontent.cdninstagram.com/o1/v/t2/clip.mp4",
"video_duration": 10.1,
"width": 1080,
"height": 1920,
"carousel_media_count": 0,
"is_paid_partnership": false,
"location": null,
"tagged_users": [],
"coauthors": [],
"carousel_media": [],
"audio": {
"type": "original",
"title": "Original audio",
"artist": "chloeaustenn19",
"audio_id": "38320043790943785",
"duration_ms": 10076
}
}
],
"hashtag": "summer",
"total": 578259801,
"pages": 2,
"count": 64
}

About

Maintained by Data Direct — a small suite of fast, reliable Instagram and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.