Skip to content

feat: add Instagram Ads connector (ads optimized)#38

Open
volod-vana wants to merge 1 commit intomainfrom
feat/instagram-ads-connector
Open

feat: add Instagram Ads connector (ads optimized)#38
volod-vana wants to merge 1 commit intomainfrom
feat/instagram-ads-connector

Conversation

@volod-vana
Copy link
Member

Adds a dedicated ads-only Instagram connector that exports:

  • Advertisers you saw ads from
  • Ad topics
  • Targeting categories (from "Categories used to reach you")

Optimized for speed (~15s vs 39s for the full Instagram connector):

  • Navigates directly to Accounts Center ads page
  • DOM-readiness polling instead of fixed page.sleep() calls
  • Skips profile and posts entirely

Includes updated instagram.ads schema with categories field and registry entry with checksums.

Adds a dedicated ads-only Instagram connector that exports:
- Advertisers you saw ads from
- Ad topics
- Targeting categories (from "Categories used to reach you")

Optimized for speed (~15s vs 39s for the full Instagram connector):
- Navigates directly to Accounts Center ads page
- DOM-readiness polling instead of fixed page.sleep() calls
- Skips profile and posts entirely

Includes updated instagram.ads schema with categories field
and registry entry with checksums.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@volod-vana volod-vana changed the title feat: add Instagram Ads connector (demo-optimized) feat: add Instagram Ads connector (ads optimized) Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant