Export Instagram Post & Reel Likers to a Spreadsheet

Google

Extract everyone who liked an Instagram post or reel. Paste a fetch() from DevTools (Copy as fetch from the likers dialog) to scrape usernames, names, and profile URLs with automatic pagination.

InstagramScraperLead GenerationSocial MediaGoogle SheetsGraphQL
Needle Team

Export Instagram Post Likers to a Spreadsheet

Extract everyone who liked an Instagram post or reel and export their profiles to Google Sheets — automatically with pagination.

What This Workflow Does

Paste a fetch() request from your browser's DevTools (copied from the Instagram likers dialog), and this workflow pages through all likers, extracts their usernames, full names, and profile URLs, then saves everything to Google Sheets.

The Pipeline

  1. Manual Trigger: Paste a fetch() from DevTools (Instagram GraphQL likers request)
  2. Parse Request: Extracts the URL, headers, media ID, and auth tokens
  3. Loop Through Pages: Fetches each page of likers with automatic cursor-based pagination
  4. Extract Profiles: Pulls username, full name, profile URL, and verification status
  5. Save to Google Sheets: Writes each batch to your spreadsheet in real time

Setup

  1. Go to Instagram and open the post/reel you want to scrape
  2. Click the likes count to open the likers dialog
  3. Open DevTools (F12) > Network tab
  4. Filter by graphql and find the PolarisPostLikedByListDialogQuery request
  5. Right-click > Copy as fetch
  6. Paste into the Manual Trigger node
  7. Connect Google Sheets and set your sheet URL in the AI node
  8. Run the workflow

Data Extracted

FieldDescription
usernameInstagram handle
full_nameDisplay name
profile_urlLink to profile
is_verifiedBlue checkmark status

Best Practices

  • Session freshness: Instagram sessions expire. Use a fresh fetch() each run.
  • Rate limits: The workflow includes delays between requests to avoid throttling.
  • Large posts: Posts with thousands of likes will take longer but the workflow handles pagination automatically.

Who Is This For

Marketers, brands, and growth teams who want to analyze engagement, build lookalike audiences, or identify potential leads from competitor posts.

Want to showcase your own workflows?

Become a Needle workflow partner and turn your expertise into recurring revenue.

Try Needle today

Streamline AI productivity at your company today

Join thousands of people who have transformed their workflows.

Agentic workflowsAutomations, meet AI agents
AI SearchAll your data, searchable
Chat widgetsDrop-in widget for your website
Developer APIMake your app talk to Needle
    Needle LogoNeedle
    Like many websites, we use cookies to enhance your experience, analyze site traffic and deliver personalized content while you are here. By clicking "Accept", you are giving us your consent to use cookies in this way. Read our more on our cookie policy .