mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
update builder
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
c22926614e
commit
3419b5c0ab
19 changed files with 539 additions and 480 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"HomeTimeline": {
|
||||
"Query": "HCosKfLNW1AcOo3la3mMgg",
|
||||
"Variables": {
|
||||
"queryId": "HCosKfLNW1AcOo3la3mMgg",
|
||||
"variables": {
|
||||
"count": 20,
|
||||
"includePromotedContent": true,
|
||||
"latestControlAvailable": true,
|
||||
"requestContext": "launch",
|
||||
"withCommunity": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -31,14 +31,14 @@
|
|||
}
|
||||
},
|
||||
"HomeLatestTimeline": {
|
||||
"Query": "zhX91JE87mWvfprhYE97xA",
|
||||
"Variables": {
|
||||
"queryId": "zhX91JE87mWvfprhYE97xA",
|
||||
"variables": {
|
||||
"count": 20,
|
||||
"includePromotedContent": true,
|
||||
"latestControlAvailable": true,
|
||||
"requestContext": "launch"
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -61,12 +61,12 @@
|
|||
}
|
||||
},
|
||||
"ListLatestTweetsTimeline": {
|
||||
"Query": "2TemLyqrMpTeAmysdbnVqw",
|
||||
"Variables": {
|
||||
"queryId": "2TemLyqrMpTeAmysdbnVqw",
|
||||
"variables": {
|
||||
"listId": "53044119",
|
||||
"count": 20
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -89,12 +89,12 @@
|
|||
}
|
||||
},
|
||||
"UserByScreenName": {
|
||||
"Query": "sLVLhk0bGj3MVFEKTdax1w",
|
||||
"Variables": {
|
||||
"queryId": "sLVLhk0bGj3MVFEKTdax1w",
|
||||
"variables": {
|
||||
"screen_name": "elonmusk",
|
||||
"withSafetyModeUserFields": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -103,15 +103,15 @@
|
|||
}
|
||||
},
|
||||
"ProfileSpotlightsQuery": {
|
||||
"Query": "9zwVLJ48lmVUk8u_Gh9DmA",
|
||||
"Variables": {
|
||||
"queryId": "9zwVLJ48lmVUk8u_Gh9DmA",
|
||||
"variables": {
|
||||
"screen_name": "elonmusk"
|
||||
},
|
||||
"Features": {}
|
||||
"features": {}
|
||||
},
|
||||
"UserTweets": {
|
||||
"Query": "HuTx74BxAnezK1gWvYY7zg",
|
||||
"Variables": {
|
||||
"queryId": "HuTx74BxAnezK1gWvYY7zg",
|
||||
"variables": {
|
||||
"userId": "44196397",
|
||||
"count": 40,
|
||||
"includePromotedContent": true,
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
"withVoice": true,
|
||||
"withV2Timeline": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -142,8 +142,8 @@
|
|||
}
|
||||
},
|
||||
"UserTweetsAndReplies": {
|
||||
"Query": "RIWc55YCNyUJ-U3HHGYkdg",
|
||||
"Variables": {
|
||||
"queryId": "RIWc55YCNyUJ-U3HHGYkdg",
|
||||
"variables": {
|
||||
"userId": "44196397",
|
||||
"count": 40,
|
||||
"includePromotedContent": true,
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
"withVoice": true,
|
||||
"withV2Timeline": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -174,8 +174,8 @@
|
|||
}
|
||||
},
|
||||
"UserMedia": {
|
||||
"Query": "YqiE3JL1KNgf9nSljYdxaA",
|
||||
"Variables": {
|
||||
"queryId": "YqiE3JL1KNgf9nSljYdxaA",
|
||||
"variables": {
|
||||
"userId": "44196397",
|
||||
"count": 40,
|
||||
"includePromotedContent": false,
|
||||
|
|
@ -184,7 +184,7 @@
|
|||
"withVoice": true,
|
||||
"withV2Timeline": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -207,8 +207,8 @@
|
|||
}
|
||||
},
|
||||
"Likes": {
|
||||
"Query": "5fmEkRT-1AdHqEsbVgehMg",
|
||||
"Variables": {
|
||||
"queryId": "5fmEkRT-1AdHqEsbVgehMg",
|
||||
"variables": {
|
||||
"userId": "44196397",
|
||||
"count": 20,
|
||||
"includePromotedContent": false,
|
||||
|
|
@ -217,7 +217,7 @@
|
|||
"withVoice": true,
|
||||
"withV2Timeline": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -240,12 +240,12 @@
|
|||
}
|
||||
},
|
||||
"Bookmarks": {
|
||||
"Query": "tmd4ifV8RHltzn8ymGg1aw",
|
||||
"Variables": {
|
||||
"queryId": "tmd4ifV8RHltzn8ymGg1aw",
|
||||
"variables": {
|
||||
"count": 20,
|
||||
"includePromotedContent": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"graphql_timeline_v2_bookmark_timeline": true,
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
|
|
@ -269,8 +269,8 @@
|
|||
}
|
||||
},
|
||||
"TweetDetail": {
|
||||
"Query": "wNNG8DBB8EaXw1lq4vFWGA",
|
||||
"Variables": {
|
||||
"queryId": "wNNG8DBB8EaXw1lq4vFWGA",
|
||||
"variables": {
|
||||
"focalTweetId": "1349129669258448897",
|
||||
"with_rux_injections": false,
|
||||
"includePromotedContent": true,
|
||||
|
|
@ -280,7 +280,7 @@
|
|||
"withVoice": true,
|
||||
"withV2Timeline": true
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -303,13 +303,13 @@
|
|||
}
|
||||
},
|
||||
"Followers": {
|
||||
"Query": "djdTXDIk2qhd4OStqlUFeQ",
|
||||
"Variables": {
|
||||
"queryId": "djdTXDIk2qhd4OStqlUFeQ",
|
||||
"variables": {
|
||||
"userId": "44196397",
|
||||
"count": 20,
|
||||
"includePromotedContent": false
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -332,13 +332,13 @@
|
|||
}
|
||||
},
|
||||
"Following": {
|
||||
"Query": "IWP6Zt14sARO29lJT35bBw",
|
||||
"Variables": {
|
||||
"queryId": "IWP6Zt14sARO29lJT35bBw",
|
||||
"variables": {
|
||||
"userId": "44196397",
|
||||
"count": 20,
|
||||
"includePromotedContent": false
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"blue_business_profile_image_shape_enabled": true,
|
||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||
"verified_phone_label_enabled": false,
|
||||
|
|
@ -361,32 +361,44 @@
|
|||
}
|
||||
},
|
||||
"FavoriteTweet": {
|
||||
"Query": "lI07N6Otwv1PhnEgXILM7A",
|
||||
"Variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
"queryId": "lI07N6Otwv1PhnEgXILM7A",
|
||||
"Parameters": {
|
||||
"variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
},
|
||||
"features": {}
|
||||
}
|
||||
},
|
||||
"UnfavoriteTweet": {
|
||||
"Query": "ZYKSe-w7KEslx3JhSIk5LA",
|
||||
"Variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
"queryId": "ZYKSe-w7KEslx3JhSIk5LA",
|
||||
"Parameters": {
|
||||
"variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
},
|
||||
"features": {}
|
||||
}
|
||||
},
|
||||
"CreateRetweet": {
|
||||
"Query": "ojPdsZsimiJrUGLR1sjUtA",
|
||||
"Variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
"queryId": "ojPdsZsimiJrUGLR1sjUtA",
|
||||
"Parameters": {
|
||||
"variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
},
|
||||
"features": {}
|
||||
}
|
||||
},
|
||||
"DeleteRetweet": {
|
||||
"Query": "iQtK4dl5hBmXewYZuEOKVw",
|
||||
"Variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
"queryId": "iQtK4dl5hBmXewYZuEOKVw",
|
||||
"Parameters": {
|
||||
"variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
},
|
||||
"features": {}
|
||||
}
|
||||
},
|
||||
"CreateTweet": {
|
||||
"Query": "1RyAhNwby-gzGCRVsMxKbQ",
|
||||
"Variables": {
|
||||
"queryId": "1RyAhNwby-gzGCRVsMxKbQ",
|
||||
"variables": {
|
||||
"tweet_text": "test",
|
||||
"media": {
|
||||
"media_entities": [],
|
||||
|
|
@ -395,7 +407,7 @@
|
|||
"semantic_annotation_ids": [],
|
||||
"dark_request": false
|
||||
},
|
||||
"Features": {
|
||||
"features": {
|
||||
"tweetypie_unmention_optimization_enabled": true,
|
||||
"vibe_api_enabled": true,
|
||||
"responsive_web_edit_tweet_api_enabled": true,
|
||||
|
|
@ -418,14 +430,31 @@
|
|||
}
|
||||
},
|
||||
"DeleteTweet": {
|
||||
"Query": "VaenaVgh5q5ih7kvyVjgtg",
|
||||
"Variables": {
|
||||
"queryId": "VaenaVgh5q5ih7kvyVjgtg",
|
||||
"variables": {
|
||||
"tweet_id": "1349129669258448897"
|
||||
}
|
||||
},
|
||||
"features": {}
|
||||
},
|
||||
"create.json": {
|
||||
"include_profile_interstitial_type": 1,
|
||||
"include_blocking": 1,
|
||||
"include_blocked_by": 1,
|
||||
"include_followed_by": 1,
|
||||
"include_want_retweets": 1,
|
||||
"include_mute_edge": 1,
|
||||
"include_can_dm": 1,
|
||||
"include_can_media_tag": 1,
|
||||
"include_ext_has_nft_avatar": 1,
|
||||
"include_ext_is_blue_verified": 1,
|
||||
"include_ext_verified_type": 1,
|
||||
"include_ext_profile_image_shape": 1,
|
||||
"skip_status": 1,
|
||||
"user_id": 1180389371481976833
|
||||
},
|
||||
"Template": {
|
||||
"Query": "",
|
||||
"Variables": {},
|
||||
"Features": {}
|
||||
"queryId": "",
|
||||
"variables": {},
|
||||
"features": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue