Understand JSON Serializable and Iterable Data Classes
mainMany data classes in tweety are both JSON Serializable and Iterable. This means you can iterate over them directly (e.g., in a for loop) and convert them to JSON format for storage or API responses.
Supported classes include:
UserMediaSelfTimelineTweetHistoryScheduledTweetsTweetCommentsSearchTopicTweetsTweetLikesTweetRetweetsMentionBookmarksCommunityTweetsCommunityMembersListsListMembersListTweetsUserFollowersUserFollowingsUserSubscribersMutualFollowersBlockedUsers