instagram-pipeline-expert

Compare Serper and Apify providers for Instagram handle discovery and normalize creator data.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Sanchay-T/influencer-platform-app --skill instagram-pipeline-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instagram-pipeline-expert
Source: https://github.com/Sanchay-T/influencer-platform-app/tree/main/.claude/skills/instagram-pipeline-expert
Command: npx skills add https://github.com/Sanchay-T/influencer-platform-app --skill instagram-pipeline-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Expert knowledge on Instagram search providers, rate limiting, data normalization, and cost optimization for the Instagram US Reels pipeline.

Core Features & Use Cases

  • Provider Comparison: Serper vs Apify vs ScapeCreators; rate limits; data quality.
  • Rate Limit Handling: sequential processing, backoff, circuit breaker.
  • Normalization: unify creator data into a common model.

Quick Start

Run the full pipeline with keyword expansion and Serper discovery; optionally trigger lazy enrichment on-demand.

Frequently Asked Questions about instagram-pipeline-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize costs when comparing Instagram search providers like Serper and Apify?

Cost optimization for Instagram search providers involves selecting between Serper and Apify based on per-query and per-profile pricing models, rate limits, and data quality. This Skill applies cost-aware logic to handle discovery, comparing provider efficiency and implementing sequential processing with backoff to minimize redundant API calls while maintaining result quality.

What's the best way to normalize Instagram creator data from multiple search providers?

Normalize Instagram creator data by unifying results from different providers into a common schema. This handles results stitching, duplicate removal, and consistent handle extraction across Serper and Apify, ensuring standardized output for downstream influencer analysis and enrichment workflows.

How do I handle rate limiting and retries when scraping Instagram creator handles at scale?

Manage rate limiting through sequential processing with exponential backoff and circuit breakers. This approach prevents provider throttling, respects rate limits across Serper and Apify, and ensures reliable handle discovery for large-scale US Reels influencer pipelines without losing data.

Can I use Serper and Apify together in a single Instagram discovery pipeline?

Yes, integrate Serper and Apify in parallel or sequentially to compare handle discovery quality and cost. This Skill handles provider selection, results stitching, and duplicate management, letting you leverage both providers' strengths for more complete Instagram creator identification.

What preprocessing is needed before normalizing Instagram search results?

Instagram search results require handle extraction, deduplication, and schema mapping before normalization. Preprocessing includes parsing raw provider output, cleaning creator identifiers, and preparing data for unified storage or enrichment, enabling consistent downstream analysis.

When should I choose deep enrichment over basic handle discovery for Instagram influencers?

Use deep enrichment when you need detailed creator metrics beyond handle discovery—follower counts, engagement rates, or audience demographics. This Skill supports lazy enrichment on-demand, letting you balance discovery speed and cost against richer profile data for targeting decisions.