
Instagram Scraper
Pricing
$29.99/month + usage

Instagram Scraper
Scrape Instagram user's profile details along with Email/Phone details.
5.0 (9)
Pricing
$29.99/month + usage
36
Total users
770
Monthly users
156
Runs succeeded
>99%
Response time
2.2 hours
Last modified
a day ago
Overview
Instagram Scraper allows you to scrape posts from a user's profile page and this instagram Scraper provides complete deep insights into Instagram profiles, extracting essential data for analysis, business intelligence, and marketing purposes.
Usage Example:
If you want to run multiple profiles at once please provide all profile links in bulk list. like:
- https://www.Instagram.com/profile1
- https://www.Instagram.com/profile2
- https://www.Instagram.com/profile3
- https://www.Instagram.com/profile4
- https://www.Instagram.com/profile5
- username1
- username2
Features
1. Profile Details
- Profile URL: Direct link to the Instagram profile.
- Emails & Phone Numbers: Emails and phone numbers scraped from public information.
2. Biographical Information
- Biography: User-provided Instagram biography.
3. Business Information
- Business Address (JSON): Complete business address in JSON format.
- Business Contact Method: Preferred method for business inquiries.
- Business Email & Phone Number: Publicly listed business email and phone.
4. Category Information
- Category Enum & Name: Category classification of the Instagram profile.
5. Social Media Presence
- Connected Facebook Page: Facebook page linked to the Instagram profile.
- External URL: Any URLs shared on the profile.
- Facebook ID & Link: Unique Facebook ID and link to the connected Facebook profile.
6. Profile Statistics
- Followers & Following Counts: Number of followers and accounts followed by the profile.
- Full Name: Display name on the profile.
7. Profile Status & Features
- Channel Availability: Whether the user has an Instagram channel.
- Highlight Reel Count: Number of highlight reels.
- Instagram ID: Unique Instagram ID.
- Business/Professional Account Status: Indicates whether it's a business or professional account.
8. Profile Media
- Profile Picture URL: Link to the profile picture.
- Related Profiles: List of related accounts.
9. Activity
- Last Post Date: Date of the most recent post.
- Join Date: Date the profile was created.
10. And many more
Output Data Sample
1{ 2 "insta_id": "1234567890", 3 "URL": "https://www.instagram.com/dummyuser", 4 "profile_pic_url": "https://scontent-dummy.cdninstagram.com/v/t51.2885-19/123456789_987654321_123456789_n.jpg?stp=dst-jpg_s320x320&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 5 "username": "dummyuser", 6 "full_name": "Dummy User", 7 "external_url": "https://www.dummywebsite.com/", 8 "city_name": "Dummy City, Country", 9 "ExtractedEmails": "dummy@dummy.com", 10 "ExtractedPhones": "+123456789", 11 "biography": "Just a dummy profile for testing purposes.", 12 "category_name": "Content Creator", 13 "category_enum": "CONTENT_CREATOR", 14 "followers": 1000, 15 "followings": 500, 16 "facebook_id": "12345678901234567", 17 "facebook_link": { 18 "url": "https://www.facebook.com/dummyuser", 19 "name": "Dummy User" 20 }, 21 "highlight_reel_count": 0, 22 "has_channel": false, 23 "is_business_account": false, 24 "is_professional_account": false, 25 "business_address_json": "{\"city_name\": null, \"city_id\": null, \"latitude\": null, \"longitude\": null, \"street_address\": null, \"zip_code\": null}", 26 "business_contact_method": "UNKNOWN", 27 "business_email": null, 28 "business_phone_number": null, 29 "related_profiles": [ 30 "dummyfriend1", 31 "dummyfriend2", 32 "dummyfriend3" 33 ], 34 "connected_fb_page": null, 35 "last_post_date": "2025-04-01 10:00:00", 36 "has_blocked_viewer": false, 37 "has_clips": false, 38 "has_guides": false, 39 "has_onboarded_to_text_post_app": false, 40 "has_requested_viewer": false, 41 "hide_like_and_view_counts": false, 42 "is_embeds_disabled": false, 43 "is_guardian_of_viewer": false, 44 "is_joined_recently": false, 45 "is_private": false, 46 "is_regulated_c18": false, 47 "is_supervised_by_viewer": false, 48 "is_supervised_user": false, 49 "is_supervision_enabled": false, 50 "is_verified": false, 51 "is_verified_by_mv4b": false, 52 "pinned_channels_list_count": 0, 53 "remove_message_entrypoint": false, 54 "requested_by_viewer": false, 55 "restricted_by_viewer": null, 56 "should_show_category": false, 57 "should_show_public_contacts": false, 58 "show_account_transparency_details": false, 59 "timeline_media": [ 60 { 61 "node": { 62 "__typename": "GraphImage", 63 "id": "1234567890123456789", 64 "shortcode": "DummyShortcode", 65 "dimensions": { 66 "height": 1080, 67 "width": 1080 68 }, 69 "display_url": "https://scontent-dummy.cdninstagram.com/v/t51.2885-15/123456789_987654321_123456789_n.jpg?stp=dst-jpg&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 70 "edge_media_to_tagged_user": { 71 "edges": [] 72 }, 73 "fact_check_overall_rating": null, 74 "fact_check_information": null, 75 "gating_info": null, 76 "sharing_friction_info": { 77 "should_have_sharing_friction": false, 78 "bloks_app_url": null 79 }, 80 "media_overlay_info": null, 81 "media_preview": null, 82 "owner": { 83 "id": "1234567890", 84 "username": "dummyuser" 85 }, 86 "is_video": false, 87 "has_upcoming_event": false, 88 "accessibility_caption": null, 89 "edge_media_to_caption": { 90 "edges": [ 91 { 92 "node": { 93 "text": "This is a dummy post!" 94 } 95 } 96 ] 97 }, 98 "edge_media_to_comment": { 99 "count": 10 100 }, 101 "comments_disabled": false, 102 "taken_at_timestamp": 1743571200, 103 "edge_liked_by": { 104 "count": 100 105 }, 106 "edge_media_preview_like": { 107 "count": 100 108 }, 109 "location": null, 110 "nft_asset_info": null, 111 "thumbnail_src": "https://scontent-dummy.cdninstagram.com/v/t51.2885-15/123456789_987654321_123456789_n.jpg?stp=dst-jpg_s640x640&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 112 "thumbnail_tall_src": null, 113 "thumbnail_resources": [ 114 { 115 "src": "https://scontent-dummy.cdninstagram.com/v/t51.2885-15/123456789_987654321_123456789_n.jpg?stp=dst-jpg_s150x150&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 116 "config_width": 150, 117 "config_height": 150 118 }, 119 { 120 "src": "https://scontent-dummy.cdninstagram.com/v/t51.2885-15/123456789_987654321_123456789_n.jpg?stp=dst-jpg_s240x240&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 121 "config_width": 240, 122 "config_height": 240 123 }, 124 { 125 "src": "https://scontent-dummy.cdninstagram.com/v/t51.2885-15/123456789_987654321_123456789_n.jpg?stp=dst-jpg_s320x320&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 126 "config_width": 320, 127 "config_height": 320 128 }, 129 { 130 "src": "https://scontent-dummy.cdninstagram.com/v/t51.2885-15/123456789_987654321_123456789_n.jpg?stp=dst-jpg_s480x480&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 131 "config_width": 480, 132 "config_height": 480 133 }, 134 { 135 "src": "https://scontent-dummy.cdninstagram.com/v/t51.2885-15/123456789_987654321_123456789_n.jpg?stp=dst-jpg_s640x640&_nc_ht=scontent-dummy.cdninstagram.com&_nc_cat=100&_nc_oc=DummyToken&_nc_ohc=DummyOhc&edm=DummyEdm&ccb=7-5&oh=DummyOh&oe=DummyOe&_nc_sid=DummySid", 136 "config_width": 640, 137 "config_height": 640 138 } 139 ], 140 "felix_profile_grid_crop": null, 141 "tall_profile_grid_crop": null, 142 "profile_grid_thumbnail_fitting_style": "UNSET", 143 "coauthor_producers": [], 144 "pinned_for_users": [], 145 "viewer_can_reshare": true, 146 "like_and_view_counts_disabled": false, 147 "product_type": "feed" 148 } 149 } 150 ], 151 "tagged_profiles": [ 152 "dummyfriend1", 153 "dummyfriend2" 154 ] 155}
Supercharge your workflow by integrating with Make.com, a no-code automation platform. Use Make.com to:
- Process Data: Clean, filter, or enrich instagram influencer profile data automatically.
- Integrate Tools: Sync scraped data with Google Sheets, CRMs, or email marketing platforms.
- Schedule Runs: Set up recurring scrapes for ongoing monitoring.
- Trigger Actions: Send notifications or update dashboards based on comment insights.
Example Workflow:
- Run the Instagram Profile Scraper on a schedule.
- Use Make.com to parse Profile and extract usefull and insightfull information.
- Push results to a Google Sheet or Slack channel.
Learn more at Make.com
🌟 More Tools by devil_port369-owner
Explore my full suite of Instagram and social media scraping tools, all built for speed, safety, and insights. Each actor includes the ?fpr=lklf0
referral link to support my work:
- Instagram Followers Scraper: Extract follower data from public profiles for influencer marketing and audience analysis.
- Instagram Followers - No Cookies Required: Scrape followers without cookies, perfect for quick, low-risk runs.
- Instagram Followings Scraper: Collect following lists for network analysis and competitor research.
- Instagram Following: Extract following profile data for influencer and audience insights.
- Instagram Posts Scraper: Scrape public posts, hashtags, and metadata for content analysis.
- Instagram Profile Scraper: Gather bios, followers, and contact info from profiles.
- Instagram Email Phone Scraper: Extract public emails and phone numbers for lead generation.
- Instagram Complete Profile Scraper PPR: Deep profile insights with pay-per-result pricing.
- Instagram Comments: Scrape comments of any post for sentimental analysis.
- Skool Followers Scraper: Scrape follower data from Skool.com communities.
📬 Get in Touch
Need help or have questions? Contact me via:
- Apify Support: Use the Apify Support Chat.
- Upwork: My Upwork Profile.
- LinkedIn: My LinkedIn Profile.
Unlock Deep Insights Today!
Elevate your data-driven decision-making with our Instagram Completed Profile Scraper. It's comprehensive, efficient, and packed with features that will transform your Instagram data extraction. Happy scraping! 🚀