Free tools · Profile
Instagram Reels Exporter - All Reels From a Profile
Get every reel a profile has posted, with play counts, and export to Excel.
Free, no sign-up: 20 lookups an hour. Need more, or in your own code? Use the API.
What this tool does
Paste any public Instagram profile and get its whole Reels tab as one table: reel URL, date, view count, likes, comments and caption. The app makes you scroll and loses your place; this pulls the full list in one go and exports it to Excel, CSV or JSON. The fastest way to see which reels actually performed.
How to use it
- Enter the instagram profile — profile url, @handle or bare username.
- Press Run it and wait a few seconds while the data is fetched live.
- Sort through the table, then export it to Excel, CSV or JSON.
Frequently asked questions
How do I download all reels from an Instagram profile?
Paste the profile URL or @handle above and raise the count. You get every reel on the account's Reels tab with its metadata, exportable to Excel or CSV in one click.
Does this download the reel videos themselves?
This returns the reel links and their stats. To get the video files, run a reel URL through the Instagram Photo & Video URL Finder, which returns direct CDN links.
Can I export a competitor's reels?
Yes, as long as their account is public. No login, no follow, and they are never notified that you looked.
Do I get view counts?
Yes - Instagram's play count for each reel, alongside likes and comments, so you can sort the profile's whole catalogue by what performed.
Is the instagram reels exporter - all reels from a profile free?
Yes - 20 lookups an hour with no account and no sign-up. For higher volume or to call it from your own code, use the API.
Do I need to log in to Instagram?
No. Nothing is asked of your Instagram account, and nothing you do here is visible to the account you look up.
Can I export the results?
Yes. Every result table exports to Excel (.xlsx), CSV for Google Sheets, or JSON for code.
Does it work on private accounts?
No. Only public profiles and posts can be read - private accounts return an error.
Need this in your own app?
Every tool here is one call to the Instagram Scraper API — the same data as JSON, with no hourly limit, higher counts and a response you can pipe straight into your code. This job has its own guide with copy-paste Python.