AI 产品解读Instagram email and profile data extractor/scraper that collects contact information from Instagram profiles and exports it to Excel
Manually collecting contact information (emails, phone numbers, bios) from Instagram profiles for lead generation is tedious and time-consuming. This extension automates the scraping process from followers, followings, hashtags, and locations.
1) User must be signed into Instagram in their browser. 2) Open extension popup and choose extraction mode: followers/followings of a username, by hashtag, by location, or custom profile list. 3) Select Basic or Detailed profile extraction (Detailed requires PRO). 4) Configure wait interval between requests. 5) Click GO - extension's content script on instagram.com scrapes the Instagram API using the user's session tokens (CSRF, fb_dtsg, lsd). 6) Results displayed in the popup with progress tracking. 7) Export data to XLSX file. Free tier limited to 500 profiles; PRO tier offers unlimited export.
Extract emails and profile data from Instagram followers/followings of any public profileExtract profiles by hashtag or locationExtract custom profile lists (manual input or CSV upload)Basic mode (ID, username, profile pic, name, verified status) and Detailed mode (bio, email, phone, follower/following counts)Export collected data to Excel XLSX formatExtraction history with resume capability
- 目标用户
- Digital marketers seeking Instagram leads / Businesses looking for contact information from Instagram audiences / Social media managers / Lead generation professionals
- popup.js and dash.js are heavily minified (1.3MB and 2.1MB) making it difficult to trace exact business logic and payment flow
- Could not determine the exact payment processor or payment page URL from the minified code
- The extension references automatism.works backend but the exact API endpoints for license verification/subscription management could not be extracted from minified bundles