Skip to content

feat(x): add Playwright connector for profile and recent posts#15

Open
nxved wants to merge 7 commits intovana-com:mainfrom
nxved:feat/x-connector
Open

feat(x): add Playwright connector for profile and recent posts#15
nxved wants to merge 7 commits intovana-com:mainfrom
nxved:feat/x-connector

Conversation

@nxved
Copy link
Contributor

@nxved nxved commented Mar 2, 2026

Summary

Adds a new X (Twitter) Playwright connector to export profile and recent posts data.

What changed

  • Added new connector implementation:
    • x/x-playwright.js
    • x/x-playwright.json
  • Added new schemas:
    • schemas/x.profile.json
    • schemas/x.posts.json
  • Updated connector registry:
    • registry.json (new x-playwright entry, version, checksums)
  • Updated connector docs:
    • README.md (X connector listed in table and structure)

Connector scopes

  • x.profile
  • x.posts

Validation

  • node --check x/x-playwright.js
  • jq empty x/x-playwright.json registry.json schemas/x.profile.json schemas/x.posts.json
  • Manual desktop runtime validation:
    • connector output includes posts for profile timeline
    • verified with version: "1.0.6-playwright"

Companion PR

Companion desktop PR : vana-com/data-connect#68

@nxved nxved changed the title feat(platform): add X (Twitter) connector support in desktop app feat(x): add Playwright connector for profile and recent posts Mar 2, 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