Insta Grab

About the project
Every Instagram downloader site is a minefield of popups and redirects. So I built my own: paste a link, get the video. Nothing else.
Under the hood it resolves media URLs from post links and serves the file back, a small tool, but a good exercise in scraping, APIs, and doing one thing well.
Highlights
- Paste a link, get the media: no ads, no redirects
- Handles reels and video posts
- Simple API-backed frontend