You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: connector-index.json
+37Lines changed: 37 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -495,6 +495,43 @@
495
495
"iconKey": "instagram",
496
496
"defaultScope": "instagram.profile"
497
497
}
498
+
},
499
+
{
500
+
"connectorId": "instagram-api-playwright",
501
+
"company": "meta",
502
+
"version": "2.0.3",
503
+
"name": "Instagram (API)",
504
+
"status": "experimental",
505
+
"description": "Exports your Instagram profile, posts, followers, following, and ad interests using API-first network replay (no DOM scraping for data).",
Copy file name to clipboardExpand all lines: connectors/meta/instagram-api-playwright.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"manifest_version": "1.0",
3
3
"connector_id": "instagram-api-playwright",
4
4
"source_id": "instagram",
5
-
"version": "2.0.2",
5
+
"version": "2.0.3",
6
6
"name": "Instagram (API)",
7
7
"company": "Meta",
8
8
"description": "Exports your Instagram profile, posts, followers, following, and ad interests using API-first network replay (no DOM scraping for data).",
Copy file name to clipboardExpand all lines: registry.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@
81
81
{
82
82
"id": "instagram-api-playwright",
83
83
"company": "meta",
84
-
"version": "2.0.2",
84
+
"version": "2.0.3",
85
85
"name": "Instagram (API)",
86
86
"status": "experimental",
87
87
"description": "Exports your Instagram profile, posts, followers, following, and ad interests using API-first network replay (no DOM scraping for data).",
0 commit comments