Instagram Reels Details scraper Single / Solo Reels
Pricing
$5.75/month + usage
Instagram Reels Details scraper Single / Solo Reels
Instagram Reels Details scraper extracts structured data from public Instagram Reel URLs, including captions, likes, comments, views, hashtags, mentions, thumbnails, duration, resolution, and media formats. Process one or multiple Reels with ease.
Pricing
$5.75/month + usage
Rating
5.0
(1)
Developer
Alpha Scraper
Maintained by CommunityActor stats
0
Bookmarked
33
Total users
0
Monthly active users
11 days ago
Last modified
Categories
Share
Instagram Reels Details scraper Single / Solo Reels Overview
The Instagram Reels Details scraper Single / Solo Reels Actor extracts structured, publicly accessible details from one or more Instagram Reel URLs. It is designed for users who need reel-level metadata such as the creator username, engagement counts, caption text, video views, upload date, thumbnail URL, duration, resolution, hashtags, mentions, and available media formats.
The Instagram Reels Details scraper Single / Solo Reels focuses on direct Reel URLs rather than broad account crawling. Provide your Reel links, run the Actor, and receive structured records for analysis, storage, transformation, or automation.
It is useful for content research, social media analysis, competitive research, and metadata collection.
Instagram Reels Details scraper Single / Solo Reels Features
The Instagram Reels Details scraper Single / Solo Reels is built around simple URL-based collection. You can provide one Reel URL or multiple URLs in the startUrls input and process them in the same run.
Key capabilities include:
- Extracting Reel identifiers and original URLs.
- Collecting the Reel owner's username and identifier when available.
- Capturing caption or description text.
- Extracting likes, comments, and video view or play counts when available.
- Returning upload date information when available.
- Extracting thumbnail information.
- Returning duration and original media resolution when available.
- Separating detected hashtags and mentions from the caption.
- Returning available video and image format information.
- Preserving the input order with a source index for successful results.
- Recording a scrape timestamp for returned records.
Per-URL errors can be returned as error records instead of stopping the batch.
How to Use the Instagram Reels Details scraper Single / Solo Reels
Using the Instagram Reels Details scraper Single / Solo Reels requires only Instagram Reel URLs.
- Open the Actor input.
- Add one or more Instagram Reel URLs to
startUrls. - Start the Actor run.
- The Actor processes each supplied URL separately.
- Successful results are added to the dataset.
- The run also stores the complete result array under the
OUTPUTkey in the Key-Value Store.
The Instagram Reels Details scraper Single / Solo Reels input is intended for direct Instagram Reel links using /reel/ or /reels/ paths. It can also parse /p/ paths when a shortcode is identifiable.
The Instagram Reels Details scraper Single / Solo Reels processes each target independently, making several known Reel URLs practical to run together.
Instagram Reels Details scraper Single / Solo Reels Data Extraction
The Instagram Reels Details scraper Single / Solo Reels returns structured Reel metadata rather than a simple HTML page. Each successful item represents the information detected for one target URL.
The extracted data can include Reel ID, owner username, owner ID, description, engagement counts, video views, upload date, thumbnail, duration, resolution, media type, hashtags, mentions, and media candidates.
Counts are normalized into compact strings, with larger values represented using k or m where appropriate.
The Actor parses hashtags and mentions from the caption and removes duplicates, making them easier to use for content analysis or topic discovery.
Media information is returned as structured arrays containing available URLs and dimensions. Availability depends on the data exposed for the target Reel.
Instagram Reels Details scraper Single / Solo Reels Use Cases
The Instagram Reels Details scraper Single / Solo Reels can support several practical research and automation scenarios.
Content Research
Collect Reel captions, hashtags, mentions, view counts, and publication timing to compare content themes and engagement patterns.
Competitor Analysis
Build a structured collection of selected competitor Reels using known public URLs. You can compare creator information, descriptions, engagement indicators, and media characteristics.
Social Media Analysis
Use Reel-level metadata for reporting, categorization, trend analysis, and downstream data processing.
Content Planning
Analyze selected Reels to identify recurring hashtags, mentioned accounts, formats, durations, and other visible metadata that can inform content research.
Data Enrichment
Combine the returned Reel metadata with your existing research datasets, spreadsheets, databases, or analytics pipelines.
Academic and Market Research
Researchers can organize publicly accessible Reel information into structured records for reproducible analysis, subject to applicable platform rules and research requirements.
Instagram Reels Details scraper Single / Solo Reels Input
The Instagram Reels Details scraper Single / Solo Reels uses a focused input schema.
| Input | Type | Required | Default | Description |
|---|---|---|---|---|
startUrls | Array | Yes | None | One or more Instagram Reel URLs to process. |
The startUrls field is the main control for the Instagram Reels Details scraper Single / Solo Reels. Add each target Reel as an item in the list. The provided Actor interface is configured as a request-list source input.
A typical Instagram Reels Details scraper Single / Solo Reels configuration can contain a single URL or multiple URLs. The Actor reads URL values from request-list objects and also handles string URL values during runtime.
Instagram Reels Details scraper Single / Solo Reels Output Data
The Instagram Reels Details scraper Single / Solo Reels produces structured records for successfully processed URLs and error records for URLs that cannot be processed.
| Field | Type | Description |
|---|---|---|
original_url | String | Original Instagram URL supplied for the record. |
id | String/Number | Reel or media identifier when available. |
ownerUsername | String | Username of the Reel owner when available. |
ownerId | String/Number | Owner identifier when available. |
description | String | Reel caption or description text. |
likesCount | String | Like count in normalized display form. |
commentsCount | String | Comment count in normalized display form. |
videoViewCount | String | Video view or play count in normalized display form. |
upload_date | String | Upload timestamp converted to ISO-style date-time text when available. |
thumbnail_url | String | Selected thumbnail image URL when available. |
duration | Number | Video duration in seconds when available. |
resolution | String | Original media resolution such as width x height when available. |
type | String | Detected media type. |
hashtags | Array | Unique hashtags detected from the description. |
mentions | Array | Unique @mentions detected from the description. |
video_formats | Array | Available video candidates with URL, width, and height. |
image_formats | Array | Available image candidates with URL, width, and height. |
_scraped_at | String | Timestamp indicating when the record was scraped. |
_source_index | Number | Original position of the URL in the submitted input list. |
In practical terms, the Instagram Reels Details scraper Single / Solo Reels output gives you one structured object per successful Reel. The core metadata fields are suitable for sorting, filtering, analysis, and storage, while the media-format arrays preserve additional candidate information returned for the Reel.
When a URL cannot be processed, the result can contain the original_url together with an error field describing the problem. This is useful for identifying failed targets without losing the rest of the run.
Example Input
{"startUrls": [{"url": "https://www.instagram.com/reel/DPHCzDkjFHH/"},{"url": "https://www.instagram.com/reels/DU7bmIVEndD/"}]}
The example uses the same request-list structure configured in the Instagram Reels Details scraper Single / Solo Reels input. Replace the sample URLs with the public Reel URLs you want to process.
Example Output
{"original_url": "https://www.instagram.com/reel/DM2j7QXs7Jq/","id": "1234567890123456789","ownerUsername": "example_creator","ownerId": "987654321","description": "Example Reel caption #example @example_account","likesCount": "12.4k","commentsCount": "356","videoViewCount": "245.7k","upload_date": "2026-08-20T12:30:00","thumbnail_url": "https://example.com/thumbnail.jpg","duration": 18.5,"resolution": "1080x1920","type": "GraphVideo","hashtags": ["example"],"mentions": ["example_account"],"video_formats": [{"type": "video","url": "https://example.com/video.mp4","width": 1080,"height": 1920}],"image_formats": [{"type": "image","url": "https://example.com/image.jpg","width": 1080,"height": 1920}],"_scraped_at": "2026-09-04T10:30:00Z","_source_index": 1}
The exact values in the Instagram Reels Details scraper Single / Solo Reels output, including media candidates, identifiers, counts, and timestamps, depend on the Reel data available at run time. The important point is that the Actor returns a structured shape for successfully processed targets.
Data Quality and Reliability
The Instagram Reels Details scraper Single / Solo Reels is designed to use publicly accessible Reel page information without requiring user-provided cookies. The Actor attempts to retrieve the page and locate structured Reel metadata available in the response.
Because the data source is a live platform, some Instagram Reels Details scraper Single / Solo Reels fields may be unavailable for a particular Reel. For example, view counts, engagement values, owner identifiers, media candidates, or duration may be missing when the corresponding information is not exposed.
Each URL is handled independently by the Instagram Reels Details scraper Single / Solo Reels. Invalid or unprocessable URLs are recorded with an error response, while successful URLs continue through the run. This per-target handling is useful when processing a mixed list of Reel links.
The Actor uses asynchronous execution around individual retrieval tasks, while preserving a clear sequential processing flow for the supplied URL list. Results are pushed as successful records are produced, and the combined result array is also stored under the OUTPUT Key-Value Store key.
Instagram Reels Details scraper Single / Solo Reels Search Intent
The Instagram Reels Details scraper Single / Solo Reels is aimed at search and automation tasks where the user already has specific Reel URLs and needs their structured metadata.
Typical search intent for the Instagram Reels Details scraper Single / Solo Reels includes finding an Instagram Reel scraper, extracting Instagram Reel details, collecting Reel metadata, analyzing Reel engagement, extracting captions and hashtags, or organizing public Reel information for research.
Instead of requiring manual copy-and-paste work for every target, the Actor turns supplied Reel URLs into structured records. This makes it easier to move from individual public pages to usable datasets for analysis and automation.
Frequently Asked Questions
What is the Instagram Reels Details scraper Single / Solo Reels?
The Instagram Reels Details scraper Single / Solo Reels is an Apify Actor for extracting structured information from one or more supplied Instagram Reel URLs.
How does the Instagram Reels Details scraper Single / Solo Reels work?
You provide Reel URLs through startUrls. The Actor processes each URL, extracts available Reel metadata, pushes successful items to the dataset, and stores the complete results under OUTPUT.
What data can I extract?
Available fields can include Reel ID, owner username, owner ID, caption, likes, comments, views or plays, upload date, thumbnail, duration, resolution, media type, hashtags, mentions, video formats, image formats, scrape timestamp, and input position.
Can I scrape multiple Reels?
Yes. The Instagram Reels Details scraper Single / Solo Reels startUrls input accepts one or more Reel URLs, allowing multiple targets to be processed within a single run.
Do I need Instagram cookies?
The Actor is designed to work without requiring cookies supplied by the user and attempts extraction using publicly accessible Reel page information.
What URLs are supported?
The Actor parses Instagram URLs containing reel, reels, or p path segments when a valid media shortcode can be identified.
What happens if one Reel fails?
The Instagram Reels Details scraper Single / Solo Reels catches URL-level errors and records the original URL with an error message, allowing other submitted URLs to continue processing.
Does the Actor extract hashtags and mentions?
Yes. The caption is analyzed for hashtag and @mention patterns, and unique values are returned in separate arrays.
What format are engagement counts returned in?
Counts are normalized into strings. Larger numbers can be represented with k or m suffixes for compact display.
Where are the results stored?
Successful records are pushed to the dataset. The Actor also writes the combined run results to the Key-Value Store using the OUTPUT key.
Is the Instagram Reels Details scraper Single / Solo Reels intended for broad Instagram crawling?
No. Its primary workflow is targeted Reel extraction from URLs supplied by the user. It does not require an account-discovery or broad crawling input.
Why Use This Actor
The Instagram Reels Details scraper Single / Solo Reels is useful when you need focused Reel metadata extraction without building a custom parser.
Provide Reel URLs and run the Actor. Returned records are structured for downstream tasks, while per-URL error handling supports batch processing.
The Actor also returns media candidate information in structured arrays rather than burying everything inside a large raw response. This can simplify data processing when you need thumbnails, media dimensions, or available video candidates.
API and Automation
For automation, use the Instagram Reels Details scraper Single / Solo Reels with known Reel URLs and process records for analysis, enrichment, reporting, or storage.
The surrounding workflow can consume the resulting Apify dataset or the consolidated OUTPUT value in the Key-Value Store.
The extraction workflow stays focused on the URLs you provide, so downstream automation can control which Reels are collected.
Limitations and Important Notes
The Instagram Reels Details scraper Single / Solo Reels depends on information that is publicly available from the target Reel page at the time of the run. Platform page structures and availability can change, so some fields may be absent or extraction may fail for particular URLs.
Not every Reel field is guaranteed to be available. Media candidates, engagement values, owner metadata, and other attributes depend on the source data detected during the run.
For best results, submit valid Instagram Reel URLs that correspond to accessible public content and review error records for any targets that could not be processed.
Support
For questions, issue reports, improvements, or custom requirements related to this Instagram Reels Details scraper Single / Solo Reels, use the support options available on the Actor's Apify Store page.
When reporting a problem, include the affected input pattern and relevant run details rather than sharing private credentials or sensitive information. This helps diagnose extraction issues while keeping your data protected.