Skip to content

Add support for Premium Bookmark Folders #142

Description

@ColtsMild

Currently, the script captures standard Bookmarks perfectly, but it ignores tweets when viewing Premium Bookmark Folders.

I tracked the network activity, and when viewing a folder, Twitter calls a different GraphQL endpoint: BookmarkFolderTimeline

Example Endpoint:
https://x.com/i/api/graphql/[ID]/BookmarkFolderTimeline?variables={"bookmark_collection_id":"..."...

It would be amazing if BookmarkFolderTimeline could be added to the module registry and captured so we can export individual bookmark folders.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions