Scrapers.lat logo scrapers.lat
社交媒体

Instagram Reels Scraper: Views, Likes & Audio

Scrape public Instagram reels by username or reel URL, no login. Extract view count, likes, comments, duration, caption, audio track, thumbnail and video URL. Export to JSON, CSV or Excel.

49 每条记录的字段 JSON · CSV · Excel · API 按用量付费
instagram-reels-scraper.json 200 OK
{
  "imageUrl": "https://scontent-xxc1-1.cdninstagram.com/v/t51…",
  "displayUrl": "https://scontent-xxc1-1.cdninstagram.com/v/t51…",
  "thumbnailUrl": "https://scontent-xxc1-1.cdninstagram.com/v/t51…",
  "type": "reel",
  "productType": "clips",
  "shortcode": "DbL9Bj1vM0y",
  "url": "https://www.instagram.com/reel/DbL9Bj1vM0y/",
  "id": "3948517886359555378",
  "ownerUsername": "instagram"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlDisplay UrlThumbnail UrlTypeProduct TypeShortcodeUrlIdOwner UsernameOwner IdOwner Full NameOwner Is VerifiedOwner Follower CountOwner Profile Pic Url
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlDisplay UrlThumbnail UrlType
https://scontent-xxc1-1.cdninstag…https://scontent-xxc1-1.cdninstag…https://scontent-xxc1-1.cdninstag…reel
https://scontent-dfw6-2.cdninstag…https://scontent-dfw6-2.cdninstag…https://scontent-dfw6-2.cdninstag…reel
https://scontent-xxc1-1.cdninstag…https://scontent-xxc1-1.cdninstag…https://scontent-xxc1-1.cdninstag…reel
https://scontent-iad3-1.cdninstag…https://scontent-iad3-1.cdninstag…https://scontent-iad3-1.cdninstag…reel
https://scontent-xxc1-1.cdninstag…https://scontent-xxc1-1.cdninstag…https://scontent-xxc1-1.cdninstag…reel
GET /instagram-reels-scraper
{
  "imageUrl": "https://scontent-xxc1-1.cdninstagram.com/v/t51…",
  "displayUrl": "https://scontent-xxc1-1.cdninstagram.com/v/t51…",
  "thumbnailUrl": "https://scontent-xxc1-1.cdninstagram.com/v/t51…",
  "type": "reel",
  "productType": "clips",
  "shortcode": "DbL9Bj1vM0y",
  "url": "https://www.instagram.com/reel/DbL9Bj1vM0y/",
  "id": "3948517886359555378",
  "ownerUsername": "instagram"
}

常见问题

Which Instagram reels can this scraper collect?

It collects public reels only, no login needed. Pass one or more public usernames to get the reels from an account's recent public media, or pass specific reel URLs or shortcodes to fetch those exact reels with view count, likes, comments, duration and the video URL.

How many reels can I get per profile?

Instagram exposes the reels among each account's most recent public media without login, so a profile typically returns its recent reels rather than the full historical archive. For higher volume, pass several usernames at once, or supply specific reel URLs for the exact reels you need.

Can I scrape a single reel by its link?

Yes. Put the reel link (for example https://www.instagram.com/reel/CxAbCdEfGhi/) in the Reel URLs field, or just the shortcode in the Reel Shortcodes field. Post and TV links are also accepted.

Does it return the video file and the audio used?

Every reel includes a direct videoUrl to the MP4, a thumbnail image, and the audio details (musicTitle, musicArtist, audio id, and whether it is original audio). Video links are time limited by Instagram, so download them soon after the run.

Does it include the creator's follower count and contact details?

Yes. Each reel carries the owner's follower count, following and post counts, verified status, profile picture, bio, category and external link. When the account has listed a public business email or phone number, those are included too, so you can build creator and lead lists in one pass.

Can I filter by date or sort by views?

Yes. Use onlyPostsNewerThan and onlyPostsOlderThan for a date range, minLikes and minViews for thresholds, skipPinnedPosts to drop pinned reels, and sortBy to order results by recency, views, plays, likes or comments. A note on views: Instagram hides the view count on many reels and returns it as null or zero, so view based filtering and sorting only apply to reels where the platform still exposes that number. Likes, comments and dates are available on every reel.

What happens with private accounts or missing reels?

Private accounts and accounts with no public reels return a clear error record instead of failing the run, so your dataset always tells you what was and was not available.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。