Instagram Video Scraper — Demo Client

Paste an Instagram Post/Reel URL and fetch the direct MP4 via your local API.

Download MP4
Backend running at https://api.reelscraper.gyatbox.space → endpoint /api/video?url=.... If you see CORS errors, enable CORS on the server: app.use(require('cors')()).