|
1 | 1 | { |
2 | 2 | "indexVersion": "1.0", |
3 | 3 | "sourceRepo": "https://github.com/vana-com/data-connectors", |
4 | | - "generatedAt": "2026-04-13T00:00:00Z", |
| 4 | + "generatedAt": "2026-04-15T00:00:00Z", |
5 | 5 | "connectors": { |
6 | 6 | "amazon-playwright": [ |
7 | 7 | { |
|
384 | 384 | "iconKey": "instagram", |
385 | 385 | "defaultScope": "instagram.profile" |
386 | 386 | } |
| 387 | + }, |
| 388 | + { |
| 389 | + "connectorId": "instagram-api-playwright", |
| 390 | + "company": "meta", |
| 391 | + "version": "2.0.0", |
| 392 | + "name": "Instagram (API)", |
| 393 | + "status": "experimental", |
| 394 | + "description": "Exports your Instagram profile, posts, followers, following, and ad interests using API-first network replay (no DOM scraping for data).", |
| 395 | + "sourceFiles": { |
| 396 | + "script": "meta/instagram-api-playwright.js", |
| 397 | + "metadata": "meta/instagram-api-playwright.json" |
| 398 | + }, |
| 399 | + "publishedAt": "2026-04-15T00:00:00Z", |
| 400 | + "gitRef": "fix/instagram-api-compat", |
| 401 | + "pageApiVersion": 1, |
| 402 | + "manifestSha256": "sha256:32b473ac64bb6228ae6dfc01ef568b9515f388402f31682eb8146dead6a779f1", |
| 403 | + "scriptSha256": "sha256:32d97144fbc940e9df53508098be2a22363ae97a8836d55e325b8eb1507ee095", |
| 404 | + "artifactSha256": "sha256:5a7564a34a17d1f01a8f2faccb11b81a6375edca61e7350e5399dfc111f54ee6", |
| 405 | + "artifactPath": "artifacts/instagram-api-playwright/instagram-api-playwright-2.0.0.tgz", |
| 406 | + "artifactUrl": "https://raw.githubusercontent.com/vana-com/data-connectors/fix/instagram-api-compat/artifacts/instagram-api-playwright/instagram-api-playwright-2.0.0.tgz", |
| 407 | + "scopes": [ |
| 408 | + "instagram.profile", |
| 409 | + "instagram.posts", |
| 410 | + "instagram.followers", |
| 411 | + "instagram.following", |
| 412 | + "instagram.ads" |
| 413 | + ], |
| 414 | + "consumerMetadata": { |
| 415 | + "sourceId": "instagram", |
| 416 | + "displayName": "Instagram (API)", |
| 417 | + "brandDomain": "instagram.com", |
| 418 | + "aliases": [ |
| 419 | + "meta" |
| 420 | + ], |
| 421 | + "iconKey": "instagram", |
| 422 | + "defaultScope": "instagram.profile" |
| 423 | + } |
387 | 424 | } |
388 | 425 | ], |
389 | 426 | "instagram-playwright": [ |
|
0 commit comments