Social Readerssync4 creditsInstagram searchsocial listeningcreator intelligence

Instagram Search

Search public Instagram posts and Reels through AIAPI Center (Apify managed provider) and return normalized evidence rows.

What it does

Instagram posts and Reels surface creative AI prompts and editing trends that reach audiences beyond YouTube and TikTok. This connector searches public Instagram content through AIAPI Center using a managed public-data provider and returns compact rows with caption, author, publish time, and engagement metrics.

Inputs

ParameterFormatExampleRequired
querystringai photo editingYes
hashtagstringaiphotoNo
limitnumber5No

Outputs

FieldTypeDescription
matchedPostsnumberNumber of public posts returned for the query
topCaptionstringCaption summary of the top returned post
topUrlstringInstagram URL for the top post
itemsarrayCompact post rows with author, metrics, and hashtags

Example output

Input

query: "ai photo editing" hashtag: "aiphoto" limit: 5

Output

# Instagram Search Results
- Query: ai photo editing
- Matched Posts: 5
- Top URL: https://www.instagram.com/p/...

What it means

Five public Instagram posts matched the hashtag through the managed Apify provider. Results include likes, comments, and hashtags where available.

Last tested: 2026-06-28

How to install

Via CLI

$ vernclaw-cli invoke search.instagram --query <value> --hashtag <value> --limit <value>

Via web

  1. Visit the connector catalog and find Instagram Search.
  2. Click Install connector and acknowledge any training requirements.
  3. Complete authorization if prompted.
  4. Use the connector from Chat or the CLI.

Auth and permissions

OAuth requiredNo
Managed authIncluded, no API key needed
Bring your own key (BYOK)Not supported in v1
Audit loggedEvery request is logged with input, result, cost, and timestamps
Training acknowledgmentNot required

Admins can restrict this connector via blacklist or whitelist in the admin panel.

Limits and edge cases

  • source_mode=third_party_public_search; access_mode=provider_managed.
  • Only public Instagram posts and Reels are returned. No login-wall bypass.
  • Instagram keyword search is approximate; hashtag search is more reliable.
  • Metrics (likes, comments, views) may be missing or delayed.
  • Provider behavior may change when platform markup or policy changes.
  • Run time is longer than YouTube: allow up to 90 seconds.

Common use cases

Find trending AI editing posts

Search Instagram hashtags before writing a growth radar creative brief.

Collect visual trend evidence

Return normalized Instagram rows with author, metrics, and hashtags for agent analysis.

Frequently asked questions

What data source is used?

A managed Apify Instagram scraper via AIAPI Center. source_mode=third_party_public_search; access_mode=provider_managed.

Can I search by keyword instead of hashtag?

You can pass query, but Instagram keyword search is approximate. Hashtag search is more reliable for discovery.

Related connectors

Agent-friendly links