VOOZH about

URL: https://apify.com/crawlerbros/instagram-tagged-posts-scraper

⇱ Instagram Tagged Posts Scraper Β· Apify


Pricing

from $5.00 / 1,000 results

Go to Apify Store

Instagram Tagged Posts Scraper

Extracts posts where a specific Instagram user is tagged by others. Returns complete post data including likes, comments, captions, media URLs, and author details with profile pictures and verification status.

Pricing

from $5.00 / 1,000 results

Rating

5.0

(1)

Developer

πŸ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

27

Total users

1

Monthly active users

8 days ago

Last modified

Share

Extract posts where a user is tagged on Instagram. This scraper navigates to the "Tagged" tab of any Instagram profile and extracts all posts where the target user has been tagged by others.

Features

  • 🏷️ Tagged Posts Extraction: Scrapes posts from the /tagged/ tab of any Instagram profile
  • πŸ“Š Engagement Metrics: Extracts likes, comments, and views for each post
  • πŸ“Έ Media URLs: Collects image and video URLs from posts
  • πŸ‘€ Author Information: Gets details about who posted/tagged the user
  • πŸ” Cookie Authentication: Supports MongoDB cookie rotation and file-based cookies
  • πŸ›‘οΈ Anti-Detection: Human behavior simulation, stealth scripts, and random delays
  • πŸ“§ Email Alerts: Automatic notifications when cookies fail or are exhausted

Input Parameters

ParameterTypeRequiredDefaultDescription
usernameStringYes-Instagram username whose tagged posts to scrape
maxPostsIntegerNo12Maximum number of tagged posts to extract
cookiesStringNo-Instagram cookies in JSON format
sessionNameStringNo"default_session"Session name for cookie persistence
minDelayBetweenRequestsIntegerNo3Minimum delay between requests (seconds)
maxDelayBetweenRequestsIntegerNo7Maximum delay between requests (seconds)
humanizeBehaviorBooleanNotrueEnable human-like behavior simulation

Example Input

{
"username":"instagram",
"maxPosts":20,
"humanizeBehavior":true
}

Output Format

Each tagged post is returned with the following structure:

{
"tagged_username":"instagram",
"post_url":"https://www.instagram.com/p/ABC123/",
"description":"Post caption here...",
"post_type":"image",
"like_count":12345,
"comment_count":234,
"view_count":0,
"pub_date":"2024-01-15T10:30:00",
"media_urls":["https://instagram.com/..."],
"scraped_at":"2024-01-20T15:30:00.000Z",
"authorMeta":{
"username":"photographer",
"full_name":"John Photographer",
"profile_url":"https://www.instagram.com/photographer/",
"is_verified":false
}
}

Cookie Authentication

Option 1: MongoDB Cookie Rotation (Automatic)

The scraper automatically connects to MongoDB for cookie rotation. This provides:

  • Round-robin cookie selection
  • Automatic failover when cookies fail
  • Usage tracking and failure detection
  • Email alerts for cookie failures

Option 2: Manual Cookie Input

Export cookies from your browser and provide them in the cookies parameter:

  1. Install a browser extension like "Cookie-Editor" or "EditThisCookie"
  2. Log into Instagram in your browser
  3. Export cookies as JSON
  4. Paste the JSON into the cookies input parameter

Option 3: File-Based Cookies

Place a cookies file in the scraper directory:

  • www.instagram.com.cookies (1).json
  • www.instagram.com.cookies.json
  • cookies.json
  • IG_Cookies.json

Anti-Blocking Measures

This scraper includes multiple anti-detection features:

  1. Stealth Scripts: Override navigator properties to avoid bot detection
  2. Human Behavior Simulation: Random mouse movements, scrolling, and delays
  3. Cookie Rotation: Automatic rotation through multiple accounts
  4. Random Delays: Variable delays between requests
  5. Firefox Browser: Uses Firefox which has better anti-detection properties

Error Handling

The scraper handles various error scenarios:

  • Profile Not Found: Returns error message if profile doesn't exist
  • Private Account: Tagged posts are not accessible for private accounts
  • No Tagged Posts: Returns message if user has no tagged posts
  • Rate Limiting: Automatically stops if Instagram blocks access
  • Cookie Failure: Rotates to next cookie and sends email alert

Limitations

  • Tagged posts are only visible if the target profile is public
  • Instagram may limit access without authentication
  • Rate limits apply - avoid scraping too many posts too quickly
  • Some posts may be restricted based on account settings

Local Development

# Install dependencies
pip install-r requirements.txt
# Install Playwright browsers
playwright install firefox
# Run locally
apify run

Deployment to Apify

# Login to Apify
apify login
# Push to Apify
apify push

Support

If you encounter issues:

  1. Ensure cookies are valid and not expired
  2. Check if the target profile is public
  3. Reduce maxPosts to avoid rate limiting
  4. Enable humanizeBehavior to reduce detection risk

You might also like

Instagram Tagged Posts Scraper

scraperforge/instagram-tagged-posts-scraper

Extract Instagram posts where a specific account is tagged. Collect captions, media URLs, likes, comments, timestamps, and tagged users. Perfect for brand monitoring, influencer tracking, and campaign analysis with clean, structured data output.

Instagram Tagged Posts Scraper

simpleapi/instagram-tagged-posts-scraper

Instagram Tagged Posts Scraper extracts posts where a profile is tagged, capturing captions, media URLs, timestamps, hashtags, and engagement metrics. Perfect for brand monitoring, UGC tracking, influencer research, and automating structured Instagram tagged-content insights.

Instagram Tagged Posts Scraper

scrapio/instagram-tagged-posts-scraper

Scrapes posts where an Instagram profile is tagged, capturing images, videos, captions, usernames, timestamps, hashtags, likes, comments, and post URLs. Ideal for brand monitoring, influencer analysis, competitor tracking, and automated tagged content discovery

Instagram Tagged Posts Scraper

scrapelabsapi/instagram-tagged-posts-scraper

πŸ“Έ Instagram Tagged Posts Scraper collects public posts where a profile is tagged β€” captions, media URLs, usernames, timestamps, likes & comments. πŸ”Ž Ideal for UGC curation, brand monitoring & influencer analysis. ⚑ Export to CSV/JSON for fast reporting.

Instagram Tagged Posts Scraper

scrapapi/instagram-tagged-posts-scraper

Instagram Tagged Posts Scraper πŸ·οΈπŸ“Έ extracts tagged posts from public Instagram profiles, including captions, media, post URLs, and engagement data. Ideal for brand monitoring, influencer research, campaign tracking, and social media analysis. Fast, scalable, and automation-ready. πŸš€πŸ“Š

Instagram Tagged Posts Scraper

scraper-engine/instagram-tagged-posts-scraper

Extract all tagged posts from any public Instagram profile using the Instagram Tagged Posts Scraper. This Apify actor gathers tagged photos, captions, usernames, post URLs, and engagement statsβ€”perfect for brand monitoring, influencer tracking, and content analysis.

πŸ‘ User avatar

Scraper Engine

45

5.0

Instagram Tagged Mentions Posts Scraper

simpleapi/instagram-tagged-mentions-posts-scraper

Instagram Tagged Mentions Posts Scraper collects posts where a profile is tagged or mentioned, capturing captions, media URLs, hashtags, timestamps, and engagement metrics. Ideal for brand monitoring, influencer analysis, user-generated content research, and automated Instagram insights

Instagram Tagged Posts Scraper

api-empire/instagram-tagged-posts-scraper

The Instagram Tagged Posts Scraper collects posts tagged with specific hashtags or mentions. It extracts captions, media URLs, likes, comments, and timestamps, helping marketers, analysts, and creators track brand mentions, trends, and user engagement efficiently.

Instagram Tagged Mentions Posts Scraper

api-empire/instagram-tagged-mentions-posts-scraper

Instagram Tagged Mentions Posts Scraper collects posts where profiles are tagged or mentioned. Capture captions, media, hashtags, timestamps, and engagement data. Ideal for brand monitoring, influencer analysis, and structured insights from tagged Instagram content.

Instagram Tagged Posts & Mentions Scraper Β· No Login

data-slayer/instagram-tagged-posts

Extract every Instagram post where any account is tagged β€” no login. Get captions, likes, comments, tagged users, media URLs, and timestamps. Brand monitoring, UGC tracking, and influencer campaign verification. 100+ fields per post. No cookies. JSON/CSV/Excel.