# Instagram Reels (Single ) Scraper (`scrapeengine/instagram-single-reels-scraper`) Actor

- **URL**: https://apify.com/scrapeengine/instagram-single-reels-scraper.md
- **Developed by:** [ScrapeEngine](https://apify.com/scrapeengine) (community)
- **Categories:** Automation, Lead generation, Social media
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

### 🤔 What does Instagram Single Reels Scraper do?

The Instagram Single Reels Scraper extracts complete, analytics-ready data from a single Instagram Reel URL—perfect when you need hyper-accurate insights fast. Paste a reel link and get normalized JSON with caption, hashtags, @mentions, music track metadata, views/likes/comments, thumbnail & media URLs, orientation/resolution, OpenGraph/Twitter tags, and compliance signals (robots, indexing flags).  
For SEO teams and content ops, the scraper exposes keywords, entities, and language to feed content clustering, competitive benchmarking, and repost eligibility checks. Developers love the stable schema, delta metrics across runs, and Apify-native storage—whether you build in Python, ship a GitHub workflow, or spin up a free proof-of-concept. 🔧

### 📦 What Instagram Single Reels Scraper can I extract?

Focused on one Reel link for maximum fidelity and reliability.

  

| Category | Fields you get | Why it matters |
| --- | --- | --- |
| Identity | shortcode, canonical_url, uploader, uploader_id, is_verified | Canonicalization & creator mapping |
| Caption & NLP | caption_text, hashtags[], mentions[], language, topics[] | Keyword research & instagram hashtag scraper use-cases |
| Engagement | views, likes, comments, saves (if available), metrics_delta | instagram reels views scraper & growth tracking |
| Media | thumbnail_url, video_url_best, aspect_ratio, orientation, duration_ms | Creative QA & repurposing |
| Music/Audio | track_title, artist, track_id, is_original_audio | Trend & rights checks |
| Commerce | product_tags[], shop_links[] | Conversion & catalog tie-ins |
| OG/Twitter Meta | og:title, og:description, og:image, twitter:* | Rich preview analysis |
| Compliance | robots, noindex_flags, geo_restrictions | Legal/audit readiness |
| Run Info | retrieved_at, proxy_region, attempts, error_code | Observability & SLAs |

  

#### 🔑 Key Features of “Instagram Single Reels Scraper”

*   Single-URL Precision: Purpose-built for one reel per run scenarios—landing pages, incident audits, or auto poster eligibility checks.  
      
    
*   Gap-Filling Data: Goes beyond typical instagram reels scraping by adding hashtags, mentions, music track metadata, product tags, language, and location when available.  
      
    
*   Delta Metrics: Compare two runs on the same reel link to surface velocity (e.g., likes/day, comments/hour).  
      
    
*   Compliance-First: Surfaces robots/meta directives & geo restrictions so you stay aligned with platform policies and local laws.  
      
    
*   Apify-Native: Pushes to Dataset and optional KV Store; easy webhooks/scheduling; great for instagram reels scraper apify workflows.  
      
    
*   Dev-Ready: Clean JSON, documented fields, and examples for instagram reels scraper python or a GitHub CI job.  
      
    
*   Scalable Proxies & Concurrency: Tune maxConcurrency and region for reliability without tripping limits.  
      
    
*   Free-Friendly Setup: Start with public reels—ideal for instagram reels scraper free proofs and demos.
    

### 🧭 How to use Instagram Single Reels Scraper ?

1.  Log in to Apify 🗝️ — Create a free account or sign in.  
      
    
2.  Open the Actor 🔎 — Search the store for “Instagram Single Reels Scraper”.  
      
    
3.  Enter Input Data 🧩 — Paste your Reel URL(s) into the urls array (works with instagram reel link scraper use-cases).  
      
    
4.  Choose Options ⚙️ — Toggle includeHashtags, includeMentions, includeMusic, fetchOGTags, addDeltas, timestamps.  
      
    
5.  Run the Actor ▶️ — Click Start; the instagram reel scraper returns normalized JSON automatically.  
      
    
6.  Download Results 💾 — From Dataset: export JSON/CSV/Parquet or fetch through API.  
      
    
7.  Automate 🔁 — Add Schedule or Webhook for auto poster pipelines (e.g., trigger when caption contains a brand hashtag).  
      
    
8.  Developers 👩‍💻 — Use apify-client (Python), or wire in GitHub Actions for CI with your instagram reel scraper GitHub workflow.
    

### 🎯 Use Cases

*   Competitor Intelligence: Track a single high-impact reel from a rival; analyze hashtags, music trends, and engagement deltas.  
      
    
*   Influencer Vetting: Validate authenticity/velocity on a specific post; export to CRM via webhook.  
      
    
*   Ad/UGC Compliance: Read robots/noindex flags and geo restrictions before reuse.  
      
    
*   Content Ops & Auto Poster: Trigger cross-posting when topics match your taxonomy, supporting instagram reels scraper auto poster flows.  
      
    
*   Research & NLP: Build labeled datasets from caption\_text, language, entities, and OG/Twitter metadata.  
      
    
*   Tech QA: Verify aspect ratio, orientation, duration, and thumbnail quality prior to creative reuse.  
      
    
*   Support: One-off audits on takedowns, music rights, or product tagging.  
      
    
*   Growth Hacking: Monitor instagram reels views scraper metrics to identify breakout posts.
    

### 💎 Why choose us?

*   Closes Competitor Gaps: Adds hashtags, mentions, music, product tags, language, location, and delta metrics missing in most instagram reel scraper tools.  
      
    
*   Analytics-Ready Schema: Stable, versioned JSON that BI teams can trust.  
      
    
*   Compliance Surface Area: Exposes crawled robots/meta so legal teams can review quickly.  
      
    
*   Apify Ecosystem: Scheduling, webhooks, datasets—no brittle scripts; seamless for instagram reels scraper apify stacks.  
      
    
*   Developer Happiness: Examples for python, easy GitHub pipelines, and predictable outputs.  
      
    
*   Fast Start, Free-Friendly: Run on public data and scale up only when you’re ready.  
      
    
*   Support & Docs: Practical guidance for instagram reels scraping without code disclosure.  
      
    
*   Observability: retrieved\_at, proxy\_region, and attempts help debug in minutes.
    

### 📈 How many results can you scrape with Instagram Single Reels Scraper?

This actor is engineered for single-URL accuracy first. That said, it’s production-ready for high frequency scenarios where your pipeline repeatedly inspects the same reel (e.g., hourly deltas) or rotates across a short list of priority links.

*   Best Practice: Keep one reel per run for clean observability, precise rate control, and predictable deltas.  
      
    
*   Throughput: With tuned maxConcurrency and proxies, you can orchestrate many concurrent single-reel runs using the Apify scheduler or external queue.  
      
    
*   Stability > Speed: We prioritize consistent fields and error taxonomy (typed retryable vs. non-retryable) so BI and auto poster systems don’t break when platforms adjust HTML or metadata.  
      
    
*   Scaling Pattern: Fan-out from your job queue (SQS, Pub/Sub, Apify tasks) → N single-reel runs → aggregate datasets → compute deltas.  
      
    
*   Data Volume: Output is compact JSON (identity, engagement, captions, media, compliance). Export to JSON/CSV/Parquet for warehouses and dashboards.  
    This design gives you enterprise reliability on the exact posts that matter—without sacrificing speed when you parallelize.
    

### ⚖️ Is it legal to scrape Instagram?

Neutral guidance (not legal advice):

*   ✅ Public Data Only – Collect only information that is publicly available and accessible without authentication.  
      
    
*   ✅ Respect Rules – Follow robots.txt, meta directives, and Instagram’s Terms of Use.  
      
    
*   ✅ Local Law Compliance – Ensure you comply with privacy laws, database rights, and jurisdiction-specific regulations.  
      
    
*   ✅ Built-In Compliance Signals – The Instagram Single Reels Scraper surfaces robots, noindex, and geo-restrictions so your teams can make informed decisions.  
      
    
*   ❌ No Circumvention – Do not bypass authentication, access controls, or technical protections.  
      
    
*   ❌ Avoid Storing Sensitive Data – Limit retention and avoid holding personal information beyond what’s necessary.  
      
    
*   ⚠️ If in Regulated Environments – Always consult legal counsel regarding consent, retention, and data processing obligations.  
      
    
*   📌 Bottom Line – Use responsibly, for public data only, and ensure alignment with your organization’s compliance policies.
    

### 🔧 Input Parameters

#### ✅ Example Input (JSON):

  ```json
{
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": ["RESIDENTIAL"]
    },
    "urls": [
        "https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/",
        "cristiano/DOEMHa6iPoz"
    ]
}
````

### 📤 Output Format

#### ✅ Example Output (JSON):

```json
[
  {
    "url": "https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/",
    "scraped_at": "2025-03-09T12:00:00.000000Z",
    "media_info": {
      "items": [
        {
          "code": "DOEMHa6iPoz",
          "pk": "3712145279353944627",
          "id": "3712145279353944627_173560420",
          "ad_id": null,
          "taken_at": 1756742460,
          "inventory_source": null,
          "video_versions": [
            {
              "width": 480,
              "height": 852,
              "url": "https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m86/AQN4j-akK4-Os09NAZiDyP8kREEdtLp_4RyaSUGcJGGNUejuP40yed_i8N4rqnNINjplOX1czII0eUauENgyf-muktnwkKC2qMvE5r8.mp4?_nc_cat=104&_nc_sid=5e9851&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_ohc=9I4nlY0R28IQ7kNvwHGdYom&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTk5NzUwODAxNDQwOTI1NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=78033784e2f363f1&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83RjRBOUY3QTQ3QTQxMzNDN0EzOUExMDQ3MEMzMDQ5MF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ0s4U3lEOEZIbkM2ODhIQUJQVXk3WGxncDRwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm0JiUuqKujAcVAigCQzMsF0BPFHrhR64UGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=VhgcgS0rypxGBMmrXp13xA&_nc_zt=28&oh=00_AfbMkx6J-VCgdpWYvHZ85AhDqNHx-0ddM2oMW3_X0dTZBA&oe=68D9B47D",
              "type": 101
            },
            {
              "width": 480,
              "height": 852,
              "url": "https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m86/AQN4j-akK4-Os09NAZiDyP8kREEdtLp_4RyaSUGcJGGNUejuP40yed_i8N4rqnNINjplOX1czII0eUauENgyf-muktnwkKC2qMvE5r8.mp4?_nc_cat=104&_nc_sid=5e9851&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_ohc=9I4nlY0R28IQ7kNvwHGdYom&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTk5NzUwODAxNDQwOTI1NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=78033784e2f363f1&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83RjRBOUY3QTQ3QTQxMzNDN0EzOUExMDQ3MEMzMDQ5MF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ0s4U3lEOEZIbkM2ODhIQUJQVXk3WGxncDRwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm0JiUuqKujAcVAigCQzMsF0BPFHrhR64UGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=VhgcgS0rypxGBMmrXp13xA&_nc_zt=28&oh=00_AfbMkx6J-VCgdpWYvHZ85AhDqNHx-0ddM2oMW3_X0dTZBA&oe=68D9B47D",
              "type": 103
            },
            {
              "width": 480,
              "height": 852,
              "url": "https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m86/AQN4j-akK4-Os09NAZiDyP8kREEdtLp_4RyaSUGcJGGNUejuP40yed_i8N4rqnNINjplOX1czII0eUauENgyf-muktnwkKC2qMvE5r8.mp4?_nc_cat=104&_nc_sid=5e9851&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_ohc=9I4nlY0R28IQ7kNvwHGdYom&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTk5NzUwODAxNDQwOTI1NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=78033784e2f363f1&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83RjRBOUY3QTQ3QTQxMzNDN0EzOUExMDQ3MEMzMDQ5MF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ0s4U3lEOEZIbkM2ODhIQUJQVXk3WGxncDRwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm0JiUuqKujAcVAigCQzMsF0BPFHrhR64UGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=VhgcgS0rypxGBMmrXp13xA&_nc_zt=28&oh=00_AfbMkx6J-VCgdpWYvHZ85AhDqNHx-0ddM2oMW3_X0dTZBA&oe=68D9B47D",
              "type": 102
            }
          ],
          "coauthor_producers": [
            {
              "pk": "18887283313",
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/468123712_1081805940158767_6276225255149018803_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDU2LmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFKhkhEtSAcy_VSOqrtd_11v6EKNUGNIX1GaxGRZYOkcC2UEtB_sv-KU0eBuKLkv9M&_nc_ohc=K0dVsGaHbRgQ7kNvwG6Rdh1&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfbZqjubItBvsMJggEGe8DxShEtDRQWm-l0y56ecC4CvZQ&oe=68DDA07D&_nc_sid=10d13b",
              "is_unpublished": null,
              "username": "visitsaudi",
              "id": "18887283313",
              "__typename": "XDTUserDict",
              "full_name": "Visit Saudi",
              "is_verified": true,
              "friendship_status": null,
              "supervision_info": null
            }
          ],
          "invited_coauthor_producers": [],
          "facepile_top_likers": null,
          "is_dash_eligible": 1,
          "number_of_qualities": 8,
          "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT62.16S\" FBManifestIdentifier=\"FgAYEnIyZXZldnA5LXIxZ2VuMnZwORmWuOTj9v/IwAKEjMG9sNfgAqSU+e+ak+oC+Of0xKne+gPm3pXy0bGGBLqw65iinJ8FnMr54M2IoQWwyfTZoYX3BZz2/JzZ9okKIhgYZGFzaF9sbl9oZWFhY192YnIzX2F1ZGlvIiwZGAVsaWdodAAWMhQAAA==\"><Period id=\"0\" duration=\"PT62.16S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:73.7\"><Representation id=\"1139946851317683vd\" bandwidth=\"125677\" codecs=\"vp09.00.30.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"976513\" FBPlaybackResolutionMos=\"0:100,360:44.8,480:45.7,720:49.8,1080:56.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:74.5,480:68.9,720:60.5,1080:54.8\" FBAbrPolicyTags=\"\" width=\"540\" height=\"960\" frameRate=\"12800/512\" FBDefaultQuality=\"1\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\"><BaseURL>https://scontent-iad3-2.cdninstagram.com/o1/v/t2/f2/m367/AQNKpa0e6whWlCCZ0JXyBNzluhBrpjJ5sZ8Kf0asBp4bhw-Jv_XVBVHWQ6dlnRRUFbenGwc4TgzSBms54XdZPFNr_GCQPpokDl7ioOg.mp4?_nc_cat=105&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;_nc_ohc=r1i5aarcp7AQ7kNvwGPYkfv&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfY92Y1w7WJ2AceQnoULpMtHlR6qp7G5y9tmASIGZx04nQ&amp;oe=68DDAFBE</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-6496\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-27947\" FBFirstSegmentRange=\"1006-62655\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"62656-121283\" FBPrefetchSegmentRange=\"1006-62655\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2836580176731534v\" bandwidth=\"177676\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"1380543\" FBPlaybackResolutionMos=\"0:100,360:52.2,480:52.5,720:55.3,1080:60.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:80.9,480:75.6,720:69,1080:63\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"12800/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://scontent-iad3-2.cdninstagram.com/o1/v/t2/f2/m367/AQMVBWaKx4cZM0wuCuNA07hpxjqeTo_Epg8ZwHvVEHGX9cb9l9jCfrkKr0dL8egEi0fUIzvukSd69b8JSybujuQf2L75cOnBEtoeIFc.mp4?_nc_cat=103&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;_nc_ohc=QYhxpIlS_0IQ7kNvwGLvmql&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfZSxVg62OqltRonQDzohmaBvcYRsx7ccDZdMHds2UuSjw&amp;oe=68DDA43C</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-8143\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-37995\" FBFirstSegmentRange=\"1006-85971\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"85972-167532\" FBPrefetchSegmentRange=\"1006-85971\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1476030230260765v\" bandwidth=\"238109\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"1850108\" FBPlaybackResolutionMos=\"0:100,360:57,480:56.9,720:58.9,1080:63.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:87.3,480:82.4,720:75.6,1080:69.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"12800/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://scontent-iad3-2.cdninstagram.com/o1/v/t2/f2/m367/AQOQpIt4UKF5m6BKqL9w6DTURo-fpWpBE7un05dRGNyvf9aqAcXivYXqR5jbe8PK7i4PrlOXai8l9hHSHuUijyra1FvsPPscaFnY6Fg.mp4?_nc_cat=100&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-2.cdninstagram.com&amp;_nc_ohc=swdyF8VRP9gQ7kNvwGVZ1p2&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_Afa9J-C7QlLVBqdN1iCyE97hQnWvk8WfdrNakuCxakREeA&amp;oe=68DD9741</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-8532\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-47745\" FBFirstSegmentRange=\"1006-111311\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"111312-219035\" FBPrefetchSegmentRange=\"1006-111311\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1480090526364302v\" bandwidth=\"336991\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"2618422\" FBPlaybackResolutionMos=\"0:100,360:63.5,480:62.9,720:64.1,1080:67.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:91.8,480:88.8,720:82.7,1080:76.2\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"12800/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m367/AQOBXnGLSDTsUMsETZBAaR_iH9pOoqwiIvfvSk15YrTllr1ncYuYfs1wPmYfUpA64Q0O0AVTLaHvykecQMoi6kd5Sycu6NivJOo8dW4.mp4?_nc_cat=107&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;_nc_ohc=H8I2f9jD0r8Q7kNvwHgN43W&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfYJvC2M6ctxHZBG_2mKvqvIkrWEAAf9MgCsusS6MG5i9Q&amp;oe=68DD8D18</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-10119\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-64566\" FBFirstSegmentRange=\"1006-149279\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"149280-299901\" FBPrefetchSegmentRange=\"1006-149279\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1669149073773144v\" bandwidth=\"489452\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"3803049\" FBPlaybackResolutionMos=\"0:100,360:69.9,480:68.9,720:69.2,1080:71.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.5,480:92.9,720:89,1080:82.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"12800/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m367/AQMggLyDFRvjhTXCfRB7SeQfHsKX71eI06zRyc_EjOJaHHhamCKC6onCWzNUMUtDq1d4n9ttMXbFX4EyZ03nIep34ZGEnLoJNx6HQ28.mp4?_nc_cat=107&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;_nc_ohc=xAmAKEjKH8sQ7kNvwF14H4n&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfZ9ijTGfJHiAwmWjDGeArYo-tHA1JQuNj1bCeSib9Qcgg&amp;oe=68DD870C</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-12749\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-90926\" FBFirstSegmentRange=\"1006-207779\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"207780-423928\" FBPrefetchSegmentRange=\"1006-207779\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"796376443069714v\" bandwidth=\"669978\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"5205732\" FBPlaybackResolutionMos=\"0:100,360:74.1,480:72.8,720:72.7,1080:74.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.2,480:94.9,720:92,1080:87.2\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"12800/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m367/AQN8l8xmD6lZ0nE6Pkw5-kVsXTSk0e6vKe76QSwhhe53p4XkYg6pr2BMaXKFXc_EQ5KEEMeqC308-SujRAIkz6K-j7xKCORKqb-pJp4.mp4?_nc_cat=107&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;_nc_ohc=XEXluFGe1loQ7kNvwFuqBda&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfYLWTSnRWELHI_dNzpqog6EFoleaRlDNY4oDGhU3HSCFQ&amp;oe=68DDB394</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-15708\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-121333\" FBFirstSegmentRange=\"1006-275122\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"275123-573265\" FBPrefetchSegmentRange=\"1006-275122\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"704941562558748v\" bandwidth=\"928669\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"7215764\" FBPlaybackResolutionMos=\"0:100,360:77.5,480:76.2,720:75.7,1080:76.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.6,480:96.6,720:94.3,1080:90.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"12800/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m367/AQMPYWjDlcmZ9KxcUUqsh9PW8NpVCsWjCInbfdFZYHLc95Y5I5n0gdAShKsaAnqBW_W5t36YUNEBx_SN90PE8SxGF--v-5YM4R2D4fs.mp4?_nc_cat=104&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;_nc_ohc=CQga59Cn5g0Q7kNvwGohh6N&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfYdlnGa-HsKpJ9nef9PECB0irkjWPn-m1neuQjCBXo0Jw&amp;oe=68DDA4C9</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-19022\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-164458\" FBFirstSegmentRange=\"1006-370113\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"370114-788764\" FBPrefetchSegmentRange=\"1006-370113\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1114326250199548v\" bandwidth=\"1235505\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"9599878\" FBPlaybackResolutionMos=\"0:100,360:80.7,480:78.6,720:77.5,1080:78.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.2,480:97.5,720:95.7,1080:93.4\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"12800/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://scontent-iad3-1.cdninstagram.com/o1/v/t2/f2/m367/AQM9m7v5oH5YYVbz2fEfb6gLgHXmGmp6cQ6kmnrFDdiqRtdEnudVSKdNSryQdYQHMW2Ofzr-pxtGl9OUOKe-kf1FuRgrKfgcAxbOx9A.mp4?_nc_cat=104&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;_nc_ohc=Ov4x2RIo3yMQ7kNvwGJZ9bL&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfZJ-lWtxXsWoa765klt4XF2WrQ7pJPzEbSTOdL8vp8wJA&amp;oe=68DD92CD</BaseURL><SegmentBase indexRange=\"818-1005\" timescale=\"12800\" FBMinimumPrefetchRange=\"1006-23918\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1006-222045\" FBFirstSegmentRange=\"1006-488232\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"488233-1065681\" FBPrefetchSegmentRange=\"1006-488232\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"775557341520642ad\" bandwidth=\"68178\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"68178\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"530781\" FBPaqMos=\"90.25\" FBAbrPolicyTags=\"\" FBDefaultQuality=\"1\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://scontent-iad3-1.cdninstagram.com/o1/v/t16/f2/m69/AQMmX146Doqo3rNcRPkkdfduXPHFsQDXMIBc3ESrU73Hbu-D7b0iTw36tAf0RjHDDQG49lP97HJLxUXr1LeZhe32.mp4?strext=1&amp;_nc_cat=107&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-iad3-1.cdninstagram.com&amp;_nc_ohc=O1FtwtjpPnEQ7kNvwGb0urj&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxOTk3NTA4MDE0NDA5MjU2LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=VhgcgS0rypxGBMmrXp13xA&amp;_nc_zt=28&amp;oh=00_AfZOIyVqiMEB-vVsvz7waIqSuMK_8CipgF6imZ4rGuiBKA&amp;oe=68DDA681</BaseURL><SegmentBase indexRange=\"824-1239\" timescale=\"44100\" FBMinimumPrefetchRange=\"1240-1583\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1240-22295\" FBFirstSegmentRange=\"1240-17653\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"17654-35963\" FBPrefetchSegmentRange=\"1240-35963\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
          "image_versions2": {
            "candidates": [
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_Afb-gbjomdCrK_DXtzkPDOmDYzl_cYmSj9pOeR-zLqjr7Q&oe=68DDA673",
                "height": 1136,
                "width": 640
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfbRQ0wEcqIvSxh0UjgOefdPu8HBNjKa8h2fM5-L6Woxog&oe=68DDA673",
                "height": 852,
                "width": 480
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=dst-jpg_e15_p320x320_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfYouiIEKeL1Z9t04chlTqqDF-3uZqIRU_xCHfkmCOcyhg&oe=68DDA673",
                "height": 568,
                "width": 320
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=dst-jpg_e15_p240x240_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfYyVVObEiR_4Xv-AxUHQWl0SlyBLHlhAQmpwayD8DOVjg&oe=68DDA673",
                "height": 426,
                "width": 240
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfZmbwfZ2NoCGNpfODI2_BQnOjEQYXB7PyM1_nyvoVy2ag&oe=68DDA673",
                "height": 640,
                "width": 640
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfZmbwfZ2NoCGNpfODI2_BQnOjEQYXB7PyM1_nyvoVy2ag&oe=68DDA673",
                "height": 640,
                "width": 640
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfZmbwfZ2NoCGNpfODI2_BQnOjEQYXB7PyM1_nyvoVy2ag&oe=68DDA673",
                "height": 640,
                "width": 640
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfZyiDjIONPI3gaZKGIjfZQ09m3ccTIHFg3xfvq6UZm05Q&oe=68DDA673",
                "height": 480,
                "width": 480
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfbtkZMN_2CzlDlbrotsf3oc4nzUPiA9lthBXEte2JDytQ&oe=68DDA673",
                "height": 320,
                "width": 320
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfZuiUxRU4bzMPL0TOw34F8F-BvbO4ucNX535UJ5Vn-tdg&oe=68DDA673",
                "height": 240,
                "width": 240
              },
              {
                "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&_nc_cat=1&ig_cache_key=MzcxMjE0NTI3OTM1Mzk0NDYyNw%3D%3D.3-ccb1-7&ccb=1-7&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=M5E_GJFKC4sQ7kNvwEOsNAu&_nc_oc=Adnw3G9C6klb3zWB9BB4m9eYmzLA79U77qCmX2Ou3xH3w-Np4c6GviXCPo9pcIiToq0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&oh=00_AfZ5wx8_ROv0z8gtPNPkPJs10kl1iLXXMlusXQN9RNMsPg&oe=68DDA673",
                "height": 150,
                "width": 150
              }
            ]
          },
          "is_paid_partnership": true,
          "sponsor_tags": null,
          "original_height": 1920,
          "original_width": 1080,
          "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiNDFlMGRmZGM4YTBjNGIyYzhlN2UyM2NiNzdkYTBhZmIzNzEyMTQ1Mjc5MzUzOTQ0NjI3In0sInNpZ25hdHVyZSI6IiJ9",
          "user": {
            "pk": "173560420",
            "username": "cristiano",
            "full_name": "Cristiano Ronaldo",
            "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/472007201_1142000150877579_994350541752907763_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFKhkhEtSAcy_VSOqrtd_11v6EKNUGNIX1GaxGRZYOkcC2UEtB_sv-KU0eBuKLkv9M&_nc_ohc=i68i8sEx4ucQ7kNvwFNRwij&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZ_69qbzBTIDEaPt7wFfQIjK7TwUf5-FtsJvccpveSuyA&oe=68DD88DE&_nc_sid=10d13b",
            "is_private": false,
            "is_embeds_disabled": false,
            "is_unpublished": false,
            "is_verified": true,
            "friendship_status": null,
            "latest_reel_media": null,
            "id": "173560420",
            "__typename": "XDTUserDict",
            "live_broadcast_visibility": null,
            "live_broadcast_id": null,
            "hd_profile_pic_url_info": {
              "url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/472007201_1142000150877579_994350541752907763_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFKhkhEtSAcy_VSOqrtd_11v6EKNUGNIX1GaxGRZYOkcC2UEtB_sv-KU0eBuKLkv9M&_nc_ohc=i68i8sEx4ucQ7kNvwFNRwij&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZKI5KFqgsPUZZyoU8t0Y5ROFaogU8hdOgrFuE3BbAikA&oe=68DD88DE&_nc_sid=10d13b"
            }
          },
          "group": null,
          "comments_disabled": null,
          "like_and_view_counts_disabled": false,
          "can_viewer_reshare": true,
          "product_type": "clips",
          "media_type": 2,
          "usertags": {
            "in": [
              {
                "user": {
                  "pk": "18887283313",
                  "full_name": "Visit Saudi",
                  "username": "visitsaudi",
                  "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/468123712_1081805940158767_6276225255149018803_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDU2LmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFKhkhEtSAcy_VSOqrtd_11v6EKNUGNIX1GaxGRZYOkcC2UEtB_sv-KU0eBuKLkv9M&_nc_ohc=K0dVsGaHbRgQ7kNvwG6Rdh1&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfbZqjubItBvsMJggEGe8DxShEtDRQWm-l0y56ecC4CvZQ&oe=68DDA07D&_nc_sid=10d13b",
                  "is_verified": true,
                  "id": "18887283313"
                },
                "position": [
                  0,
                  0
                ]
              }
            ]
          },
          "media_overlay_info": null,
          "carousel_media": null,
          "location": null,
          "has_audio": true,
          "media_notes": null,
          "clips_metadata": {
            "audio_type": "original_sounds",
            "achievements_info": {
              "show_achievements": false
            },
            "music_info": null,
            "original_sound_info": {
              "original_audio_title": "Original audio",
              "should_mute_audio": false,
              "audio_asset_id": "1151296493723718",
              "consumption_info": {
                "should_mute_audio_reason": "",
                "should_mute_audio_reason_type": null,
                "is_trending_in_clips": false
              },
              "ig_artist": {
                "username": "cristiano",
                "id": "173560420"
              },
              "is_explicit": false
            },
            "is_shared_to_fb": false
          },
          "clips_attribution_info": null,
          "has_liked": false,
          "open_carousel_submission_state": null,
          "carousel_parent_id": null,
          "display_uri": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-15/539543640_1700695623972704_941739585801353974_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFKhkhEtSAcy_VSOqrtd_11v6EKNUGNIX1GaxGRZYOkcC2UEtB_sv-KU0eBuKLkv9M&_nc_ohc=mQ8hADanXtgQ7kNvwGldh4H&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZbWExzazXtC4JUF6qxHe3zlbjWwnAD5JiSAI7m2Zwl0Q&oe=68DDB412&_nc_sid=10d13b",
          "preview": null,
          "accessibility_caption": null,
          "previous_submitter": null,
          "link": null,
          "story_cta": null,
          "like_count": 1553633,
          "logging_info_token": null,
          "owner": {
            "pk": "173560420",
            "id": "173560420",
            "username": "cristiano",
            "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/472007201_1142000150877579_994350541752907763_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFKhkhEtSAcy_VSOqrtd_11v6EKNUGNIX1GaxGRZYOkcC2UEtB_sv-KU0eBuKLkv9M&_nc_ohc=i68i8sEx4ucQ7kNvwFNRwij&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZ_69qbzBTIDEaPt7wFfQIjK7TwUf5-FtsJvccpveSuyA&oe=68DD88DE&_nc_sid=10d13b",
            "show_account_transparency_details": true,
            "__typename": "XDTUserDict",
            "is_private": false,
            "friendship_status": null,
            "transparency_product": null,
            "transparency_product_enabled": false,
            "transparency_label": null,
            "ai_agent_owner_username": null,
            "is_unpublished": false,
            "is_verified": true
          },
          "carousel_media_count": null,
          "comment_count": 19576,
          "preview_comments": [],
          "view_count": null,
          "top_likers": null,
          "hidden_likes_string_variant": -1,
          "fb_like_count": null,
          "crosspost_metadata": null,
          "social_context": null,
          "can_reshare": null,
          "saved_collection_ids": null,
          "has_viewer_saved": null,
          "sharing_friction_info": {
            "should_have_sharing_friction": false,
            "bloks_app_url": null
          },
          "caption": {
            "text": "I came here to do what I love, but I #StayedForMore. The people, the energy, and the world-class events that surprise me everyday. Check out the Saudi Unreal Calendar here\n@visitsaudi\n \nhttps://www.visitsaudi.com/Calendar",
            "pk": "17931563337090077",
            "has_translation": null,
            "created_at": 1756742461
          },
          "boosted_status": null,
          "boost_unavailable_identifier": null,
          "boost_unavailable_reason": null,
          "can_see_insights_as_brand": false,
          "affiliate_info": null,
          "main_feed_carousel_starting_media_id": null,
          "ig_media_sharing_disabled": false,
          "feed_demotion_control": null,
          "feed_recs_demotion_control": null,
          "is_shared_from_basel": null,
          "fb_comment_count": null,
          "all_previous_submitters": null,
          "follow_hashtag_info": null,
          "media_attributions_data": [],
          "wearable_attribution_info": null,
          "caption_is_edited": false,
          "commenting_disabled_for_viewer": null
        }
      ]
    },
    "comments": {
      "edges": [
        {
          "node": {
            "pk": "17918259411153678",
            "user": {
              "is_verified": true,
              "id": "51097884927",
              "pk": "51097884927",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/323798437_3286654731600103_5595858929713234973_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDc5LmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=XH1eR5DDoB0Q7kNvwH6m3Sq&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYwQflOI4FVyoCHCjg_bzNbFJeeJi5MhHbYemRrXFFCMA&oe=68DDBADB&_nc_sid=10d13b",
              "username": "visitredsea",
              "fbid_v2": "17841451027837235"
            },
            "is_covered": false,
            "child_comment_count": 7,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "Legends belong in Saudi 🌟 Cristiano, The Red Sea awaits your return 💙",
            "giphy_media_info": null,
            "created_at": 1756798935,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18074636357040605",
            "user": {
              "is_verified": true,
              "id": "68168082873",
              "pk": "68168082873",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/552962649_17899933074274874_4847294559106038025_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4zMjAuYzIifQ&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=102&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=QRO0p0VCS4gQ7kNvwFzbwRK&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZXBzZVAzMIrUow6jPkSfw8lras4zFsAlcjt9nXrKxoGA&oe=68DDAD3D&_nc_sid=10d13b",
              "username": "sejaestupenda",
              "fbid_v2": "17841468246191010"
            },
            "is_covered": false,
            "child_comment_count": 2,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "O melhor 😍",
            "giphy_media_info": null,
            "created_at": 1756865514,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "17892557571299515",
            "user": {
              "is_verified": true,
              "id": "1764144987",
              "pk": "1764144987",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/458084367_908880624616293_1979191746271978961_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=1WyjJ2tlhr8Q7kNvwEA9k8V&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfbBvTNJ1KITXWtvvqrP_vvgo_FIHilz8rRIfrd14e0KcA&oe=68DDAF7E&_nc_sid=10d13b",
              "username": "raj_anadkat",
              "fbid_v2": "17841401469637564"
            },
            "is_covered": false,
            "child_comment_count": 1,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "❤️❤️",
            "giphy_media_info": null,
            "created_at": 1756799481,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "17940136151929208",
            "user": {
              "is_verified": false,
              "id": "71369643931",
              "pk": "71369643931",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-2.cdninstagram.com/v/t51.2885-19/550411508_17883115836379932_7835309886539985875_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=100&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=8YQrkbLgeV8Q7kNvwFrDRT-&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZSZgbYOXmxZJmQJEOD4Z5WCfXq-_LRQBecxzTE2AMSVA&oe=68DD948A&_nc_sid=10d13b",
              "username": "theu__________",
              "fbid_v2": "17841471397941205"
            },
            "is_covered": false,
            "child_comment_count": 15,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "Fala papai Cris, eu sei que provavelmente vc não vai ver esse comentário, mas hj no dia 2 de setembro estou fazendo aniversário, claro ninguém lembrou ou me parabenizou por isso, e tá tudo bem, mas tive a melhor experiência da minha vida hj, sonhei que vc passava meu aniversário cmg, mesmo que tenha sido só um sonho me alegrou muito, desde já agradeço por vc ser incrível 🇵🇹🐐 muito obgd e a todos que estão fazendo aniversário hj um FELIZ ANIVERSÁRIO 🎁🎉🎂",
            "giphy_media_info": null,
            "created_at": 1756844708,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18286690369262489",
            "user": {
              "is_verified": false,
              "id": "66352894418",
              "pk": "66352894418",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-2.cdninstagram.com/v/t51.2885-19/542934578_17909640252214419_7466917764228763995_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=evrL41DcClEQ7kNvwFn57M0&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYAGDh-F6OS3pdBSN2X7ewLG8um1r5MqGHboD7WVGL64Q&oe=68DD8F2C&_nc_sid=10d13b",
              "username": "its.___.moh.__.03",
              "fbid_v2": "17841466432554111"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "Cristiano Ronaldo is the best player in history",
            "giphy_media_info": null,
            "created_at": 1756929682,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18015047795782495",
            "user": {
              "is_verified": false,
              "id": "62779439040",
              "pk": "62779439040",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/539012106_17931000723095041_2045261191723347054_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=DpziH0SpsAEQ7kNvwGbsKJ6&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfbMPkIbNDBXCfC3u6uA4CcRehhLmd9vE7cfJ6YLvGoHHA&oe=68DDAA03&_nc_sid=10d13b",
              "username": "chitranjan__yadav__8207",
              "fbid_v2": "17841462851217429"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "❤️❤️",
            "giphy_media_info": null,
            "created_at": 1758436548,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18076057985063577",
            "user": {
              "is_verified": false,
              "id": "18557754001",
              "pk": "18557754001",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-2.cdninstagram.com/v/t51.2885-19/548969720_18100452163618002_6336627543869432168_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=zSANIHkV2QwQ7kNvwHK7T3C&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYepNVpSCjRUxWrBcrqtzo_Bx3T4KNlVX7V1L4hMmjqEg&oe=68DDADB7&_nc_sid=10d13b",
              "username": "so.urav7924",
              "fbid_v2": "17841418540039719"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "Big Fan ❤️❤️❤️",
            "giphy_media_info": null,
            "created_at": 1757401135,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18309543673172690",
            "user": {
              "is_verified": false,
              "id": "54493373276",
              "pk": "54493373276",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/456939089_2267165983622461_3282003076865312360_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby42NDAuYzIifQ&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=FIfFCF6XyisQ7kNvwEU0ATa&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZZGSjH-tvWNEv-678oQAM5cRT5STHpBehS8usFZvlxMQ&oe=68DD9F33&_nc_sid=10d13b",
              "username": "arad001780",
              "fbid_v2": "17841454638281671"
            },
            "is_covered": false,
            "child_comment_count": 8,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "Where's his accent",
            "giphy_media_info": null,
            "created_at": 1756845801,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "17866826985373849",
            "user": {
              "is_verified": false,
              "id": "53585732229",
              "pk": "53585732229",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-2.cdninstagram.com/v/t51.2885-19/551313539_18015040664788230_8652732987135619654_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=IH93bvv2L8oQ7kNvwGnQlge&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfZF4mUQ_OMTYm0bkvCZZpkfrjfdRlujQFYShAPkQFxTUg&oe=68DDB6C3&_nc_sid=10d13b",
              "username": "yasin_zabihian",
              "fbid_v2": "17841453646878216"
            },
            "is_covered": false,
            "child_comment_count": 5,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "کریس عروسیت ما دعوتیم؟",
            "giphy_media_info": null,
            "created_at": 1756879822,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "17900168454279331",
            "user": {
              "is_verified": false,
              "id": "58589030894",
              "pk": "58589030894",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/549184061_17967849791958895_4271625520598396499_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=107&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=rofSaPKd8M4Q7kNvwFv6SaZ&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYiv-EVSMn6Ngh4V-Jc40aKJ6qyfq-Os-SxihUz7YalNw&oe=68DD878E&_nc_sid=10d13b",
              "username": "iamzeeshan_18",
              "fbid_v2": "17841458766823628"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "🔥🔥🔥",
            "giphy_media_info": null,
            "created_at": 1758725214,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "17963162981823336",
            "user": {
              "is_verified": false,
              "id": "76700146174",
              "pk": "76700146174",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-2.cdninstagram.com/v/t51.2885-19/554353058_17851891623554175_5618479085972542522_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=G5zyM2JxSRYQ7kNvwE9ZPsS&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYvtrWoFbcXkH4FrSq4qbrTZTpgFQxhWh4yYXYhQ3iQIA&oe=68DD9D0A&_nc_sid=10d13b",
              "username": "gulfam_saifi_786",
              "fbid_v2": "17841476625237518"
            },
            "is_covered": false,
            "child_comment_count": 1,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "♥️ ✨ مُحَمَّدٌ ﷺ ✨  I  LOVE  MOHAMMAD",
            "giphy_media_info": null,
            "created_at": 1758260680,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18082332379907981",
            "user": {
              "is_verified": false,
              "id": "72544101615",
              "pk": "72544101615",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-2.cdninstagram.com/v/t51.2885-19/476517485_3012950938873865_7884534339774904736_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby42MjkuYzIifQ&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=105&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=mZA1Eo6WircQ7kNvwGOXc_a&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYkSi9Z5PFMhUi2QUXdGdXXg-d359r6e2q7C93RlxSBqw&oe=68DDA3DC&_nc_sid=10d13b",
              "username": "kevinmatiassuarezmelgar",
              "fbid_v2": "17841472648458012"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "Cristiano Ronaldo el mejor de mundo 🇵🇹🐐",
            "giphy_media_info": null,
            "created_at": 1756853282,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18143705566407053",
            "user": {
              "is_verified": false,
              "id": "76919872492",
              "pk": "76919872492",
              "is_unpublished": null,
              "profile_pic_url": "https://instagram.fdiy5-2.fna.fbcdn.net/v/t51.2885-19/464760996_1254146839119862_3605321457742435801_n.png?stp=dst-jpg_e0_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xNTAuYzIifQ&_nc_ht=instagram.fdiy5-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QHWRilkoMOYLfqZcpsMLupGCYbRFp3MSwedLA0H1osf4dA3D0ReGX_jqA0i3PQKF8w&_nc_ohc=HWmSqLn-tGsQ7kNvwGlqUBH&_nc_gid=IQwFNb07Jo8prry7MvttDw&edm=APcnxpQBAAAA&ccb=7-5&ig_cache_key=YW5vbnltb3VzX3Byb2ZpbGVfcGlj.3-ccb7-5&oh=00_AfZ-Zdwp9-jVTn0EmVhQ9SDMdwpy1sgmfHbTJtZfQjLmsQ&oe=68DDB3A8&_nc_sid=a1bb5f",
              "username": "neymarjuniour5",
              "fbid_v2": "17841476814774984"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "",
            "giphy_media_info": {
              "first_party_cdn_proxied_images": {
                "fixed_height": {
                  "url": "https://external-iad3-1.xx.fbcdn.net/emg1/v/t13/14530582461693608720?stp=dst-src&url=https%3A%2F%2Fmedia3.giphy.com%2Fmedia%2Fv1.Y2lkPWFlZWNjYzExaTYzZWtwa2V1ZTdkOGpyMzYyZHA0N3gyNzJqZGZ3MWZhZHd0Nmd1dyZlcD12MV9naWZzJmN0PWc%2FLeweaefub7v8s%2F200.gif&utld=giphy.com&_nc_gid=VhgcgS0rypxGBMmrXp13xA&_nc_oc=AdlDUTYN9rgWLwqIvAFKszGkVFsvsYTtjmdY47ReSs3gWhNe6RKCxN5rRR1oE91blMk&ccb=13-1&oh=06_Q3-3AXEa2N1bNtG5pKkn9KsUilfnXK3z78NsrQz2o9dOwD0E&oe=68D9957F&_nc_sid=1d65fc"
                }
              },
              "images": null,
              "id": "1092796863050799"
            },
            "created_at": 1757080642,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "17943942725914258",
            "user": {
              "is_verified": false,
              "id": "61772357513",
              "pk": "61772357513",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/491423652_17926588374061514_1525617747726120766_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=4xq6Jgvk0gQQ7kNvwFCxxgw&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYoQraV7HJDiUmX6kuUrAlLSZkSYlM4krIDBqkij1VU-A&oe=68DDA2C9&_nc_sid=10d13b",
              "username": "saidul_bhai_7925",
              "fbid_v2": "17841461845401544"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "👑👑👑",
            "giphy_media_info": null,
            "created_at": 1756872464,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        },
        {
          "node": {
            "pk": "18357508195095444",
            "user": {
              "is_verified": false,
              "id": "53010832750",
              "pk": "53010832750",
              "is_unpublished": null,
              "profile_pic_url": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/548134495_18018756305760751_2435160579218068675_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad3-1.cdninstagram.com&_nc_cat=107&_nc_oc=Q6cZ2QFaYPmE_hXiofNkxFNThg5chSH4QZt7_fiBLw_TOKTJxIcf8E5aS3iVkXbvPr4FjcY&_nc_ohc=xCIdn2fuM_8Q7kNvwEuh4c6&_nc_gid=VhgcgS0rypxGBMmrXp13xA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfYupK32L1ZFS0buZ8DLus3Bjdq41qqdrLWKXyRT2xfhSA&oe=68DD88D2&_nc_sid=10d13b",
              "username": "its__chetan_meghwal",
              "fbid_v2": "17841452822526354"
            },
            "is_covered": false,
            "child_comment_count": 0,
            "restricted_status": null,
            "has_translation": null,
            "has_liked_comment": null,
            "text": "Nice",
            "giphy_media_info": null,
            "created_at": 1758771054,
            "parent_comment_id": null,
            "comment_like_count": null,
            "__typename": "XDTCommentDict"
          },
          "cursor": ""
        }
      ],
      "page_info": {
        "end_cursor": "{\"cached_comments_cursor\": \"17960572274993440\", \"bifilter_token\": \"KIEBAI0HNxbJPUAADvMx34-oPwCN6TGlmnVAANKSo9ZuDEEAkk4MvOu_PwCUE-5yDjhBAJkAutPIeT8AmZojNxQ4QACZ05PjpfdAAN15gTfJNkAAX7N6LJcAQACjECO-G5g_AGjzksxm0T8ANkV4gD1JQAB40Y5ydbw_ALsYKbIvkT8AAA==\"}",
        "has_next_page": true,
        "start_cursor": null,
        "has_previous_page": false
      }
    },
    "proxy_used": "none",
    "success": true
  }
]
```

### ❓ FAQ

#### 1) Is this an “instagram reels scraper free” tool?

You can start on Apify’s free tier for public reels. Costs scale with usage, proxies, and scheduling.

#### 2) Can I run it from GitHub or Python?

Yes—perfect for instagram reels scraper GitHub workflows and instagram reels scraper python scripts using apify-client.

#### 3) Does it support comments like an “instagram reels comments scraper”?

It returns comment counts. Full comment text scraping is out of scope by default to keep runs fast and compliant.

#### 4) Can it track views like an “instagram reels views scraper”?

When exposed by Instagram, views are included; otherwise you still get likes/comments and delta metrics across runs.

#### 5) Is this the same as an “instagram reel script extractor”?

No. It provides structured metadata and media pointers, not internal script code.

#### 6) Can I trigger an auto-posting flow (“instagram reels scraper auto poster”)?

Yes—use webhooks to hand off JSON to your poster, filtered by hashtags or topics.

#### 7) Do you support APK/app (“instagram single reels scraper app/apk”)?

It’s a cloud actor. You can wrap it in a mobile or desktop app if needed.

#### 8) What about multiple reels?

This actor is optimized for single-URL precision. For batches, orchestrate many single runs in parallel.

### 💬 Final note

We intentionally do not expose scraping internals. You get a reliable, gap-closing schema tailored to rank for “Instagram Single Reels Scraper” while powering real analytics, growth, and compliance workflows.

# Actor input Schema

## `urls` (type: `array`):

📋 List of Instagram reel inputs to scrape. Supports multiple formats:

✅ Full URLs: https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/
✅ Username/Shortcode: cristiano/DOEMHa6iPoz
✅ Shortcode only: DOEMHa6iPoz

💡 Shortcodes will use fallback URL format automatically.

## `proxyConfiguration` (type: `object`):

🔒 Proxy settings for the scraper. ⚠️ NOTE: This actor automatically uses RESIDENTIAL proxy for all requests regardless of your selection. This ensures maximum reliability and helps avoid rate limiting and IP blocks.

## Actor input object example

```json
{
  "urls": [
    "https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/",
    "cristiano/DOEMHa6iPoz"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "urls": [
        "https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/",
        "cristiano/DOEMHa6iPoz"
    ],
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "US"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapeengine/instagram-single-reels-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "urls": [
        "https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/",
        "cristiano/DOEMHa6iPoz",
    ],
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "US",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("scrapeengine/instagram-single-reels-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "urls": [
    "https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/",
    "cristiano/DOEMHa6iPoz"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "US"
  }
}' |
apify call scrapeengine/instagram-single-reels-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapeengine/instagram-single-reels-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Instagram Reels (Single ) Scraper",
        "version": "1.0",
        "x-build-id": "tvRhHcMbvdvKV6aHQ"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/scrapeengine~instagram-single-reels-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-scrapeengine-instagram-single-reels-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/scrapeengine~instagram-single-reels-scraper/runs": {
            "post": {
                "operationId": "runs-sync-scrapeengine-instagram-single-reels-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/scrapeengine~instagram-single-reels-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-scrapeengine-instagram-single-reels-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "urls": {
                        "title": "🔗 Instagram Reel URLs",
                        "type": "array",
                        "description": "📋 List of Instagram reel inputs to scrape. Supports multiple formats:\n\n✅ Full URLs: https://www.instagram.com/cristiano/reel/DOEMHa6iPoz/\n✅ Username/Shortcode: cristiano/DOEMHa6iPoz\n✅ Shortcode only: DOEMHa6iPoz\n\n💡 Shortcodes will use fallback URL format automatically.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "proxyConfiguration": {
                        "title": "🌐 Proxy Configuration",
                        "type": "object",
                        "description": "🔒 Proxy settings for the scraper. ⚠️ NOTE: This actor automatically uses RESIDENTIAL proxy for all requests regardless of your selection. This ensures maximum reliability and helps avoid rate limiting and IP blocks."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
