|
421 | 421 | "iconKey": "instagram", |
422 | 422 | "defaultScope": "instagram.profile" |
423 | 423 | } |
| 424 | + }, |
| 425 | + { |
| 426 | + "connectorId": "instagram-api-playwright", |
| 427 | + "company": "meta", |
| 428 | + "version": "2.0.1", |
| 429 | + "name": "Instagram (API)", |
| 430 | + "status": "experimental", |
| 431 | + "description": "Exports your Instagram profile, posts, followers, following, and ad interests using API-first network replay (no DOM scraping for data).", |
| 432 | + "sourceFiles": { |
| 433 | + "script": "meta/instagram-api-playwright.js", |
| 434 | + "metadata": "meta/instagram-api-playwright.json" |
| 435 | + }, |
| 436 | + "publishedAt": "2026-04-15T00:00:00Z", |
| 437 | + "gitRef": "fix/instagram-api-compat", |
| 438 | + "pageApiVersion": 1, |
| 439 | + "manifestSha256": "sha256:a03ca2ab8cabc2a9989ceb13b9d4336bd8db231307010131aa6757d2a27871ec", |
| 440 | + "scriptSha256": "sha256:429997c09879ddfc41cfcab66ebaf93f5d8d94b5dd1be99d08488fbf1cc59774", |
| 441 | + "artifactSha256": "sha256:8a68821282853f22c86b3aaceea44f4f4d1d50de375fece17340de03a7a3212b", |
| 442 | + "artifactPath": "artifacts/instagram-api-playwright/instagram-api-playwright-2.0.1.tgz", |
| 443 | + "artifactUrl": "https://raw.githubusercontent.com/vana-com/data-connectors/fix/instagram-api-compat/artifacts/instagram-api-playwright/instagram-api-playwright-2.0.1.tgz", |
| 444 | + "scopes": [ |
| 445 | + "instagram.profile", |
| 446 | + "instagram.posts", |
| 447 | + "instagram.followers", |
| 448 | + "instagram.following", |
| 449 | + "instagram.ads" |
| 450 | + ], |
| 451 | + "consumerMetadata": { |
| 452 | + "sourceId": "instagram", |
| 453 | + "displayName": "Instagram (API)", |
| 454 | + "brandDomain": "instagram.com", |
| 455 | + "aliases": [ |
| 456 | + "meta" |
| 457 | + ], |
| 458 | + "iconKey": "instagram", |
| 459 | + "defaultScope": "instagram.profile" |
| 460 | + } |
424 | 461 | } |
425 | 462 | ], |
426 | 463 | "instagram-playwright": [ |
|
0 commit comments