Instagram Post Scraper

A simple web application for extracting image and caption data from Instagram posts.

Endpoints

  • / - Main application page
  • /extract?url={instagram_url} - API endpoint to extract post data
  • /extract?url={instagram_url}&proxyImage=true - Endpoint to proxy Instagram images

Usage

  1. Enter an Instagram post URL in the input field
  2. The application will fetch the image and caption
  3. Copy the text with attribution using the "Copy Text" button
  4. Save the image (on mobile tap and hold)