instagram-lead-scraper

Installation
SKILL.md

Instagram Lead Scraper

Scrapes users who liked specific Instagram posts using the Apify datadoping/instagram-likes-scraper actor (WxPRaG9gfg5KZ4gY1). No Instagram login or cookies required.

What It Does

  1. Accepts one or more Instagram post URLs
  2. Calls Apify actor WxPRaG9gfg5KZ4gY1 with { posts: [...urls], max_count: 1000 }
  3. Fetches all results with pagination
  4. Inserts leads into instagram_leads DB table (deduplicates by username)

Actor

  • Apify Actor ID: WxPRaG9gfg5KZ4gY1
  • No cookies needed
  • Input: { "posts": ["https://www.instagram.com/p/SHORTCODE/"], "max_count": 1000 }
  • Output fields: username, full_name, id, profile_pic_url, is_verified, is_private, liked_post, post_url, total_likes

How to Run

Installs
5
GitHub Stars
55
First Seen
Apr 8, 2026
instagram-lead-scraper — kevinbadi/ai-os-skills