Skip to content

Instantly share code, notes, and snippets.

@ekusiadadus
Last active October 31, 2022 08:16
Show Gist options
  • Save ekusiadadus/287eca85022f9d83a94abb84e548d01f to your computer and use it in GitHub Desktop.
Save ekusiadadus/287eca85022f9d83a94abb84e548d01f to your computer and use it in GitHub Desktop.
Twitter API Response
{
"data": [
{
"possibly_sensitive": false,
"lang": "ja",
"source": "Twitter Web App",
"created_at": "2022-10-30T15:16:28.000Z",
"author_id": "1299285051436273664",
"entities": {
"urls": [
{
"start": 33,
"end": 56,
"url": "https://t.co/cjeLSG0JaW",
"expanded_url": "https://twitter.com/ekusiadadus/status/1586738814474539008/photo/1",
"display_url": "pic.twitter.com/cjeLSG0JaW",
"media_key": "3_1586738687353634816"
}
]
},
"edit_history_tweet_ids": [
"1586738814474539008"
],
"id": "1586738814474539008",
"text": "気が付かなかったけれど、GitHubがハロウィン🎃\nになっていた https://t.co/cjeLSG0JaW"
},
{
"possibly_sensitive": false,
"lang": "ja",
"source": "Twitter Web App",
"created_at": "2022-10-30T07:46:10.000Z",
"author_id": "1299285051436273664",
"entities": {
"urls": [
{
"start": 14,
"end": 37,
"url": "https://t.co/Hh9UB9dVyj",
"expanded_url": "https://twitter.com/ekusiadadus/status/1586625496015466496/photo/1",
"display_url": "pic.twitter.com/Hh9UB9dVyj",
"media_key": "3_1586625454777040896"
}
]
},
"edit_history_tweet_ids": [
"1586625496015466496"
],
"id": "1586625496015466496",
"text": "トレンドってすごいんだなぁ https://t.co/Hh9UB9dVyj"
},
{
"possibly_sensitive": false,
"lang": "zxx",
"source": "Twitter Web App",
"created_at": "2022-10-30T07:45:24.000Z",
"author_id": "1299285051436273664",
"entities": {
"urls": [
{
"start": 0,
"end": 23,
"url": "https://t.co/X3S49JX8cN",
"expanded_url": "https://twitter.com/ekusiadadus/status/1586625301068492801/photo/1",
"display_url": "pic.twitter.com/X3S49JX8cN",
"media_key": "3_1586625294277890048"
}
]
},
"edit_history_tweet_ids": [
"1586625301068492801"
],
"id": "1586625301068492801",
"text": "https://t.co/X3S49JX8cN"
},
{
"possibly_sensitive": false,
"lang": "ja",
"source": "Twitter Web App",
"created_at": "2022-10-30T07:43:37.000Z",
"author_id": "1299285051436273664",
"entities": {
"urls": [
{
"start": 39,
"end": 62,
"url": "https://t.co/niBE1dVLlL",
"expanded_url": "https://twitter.com/ekusiadadus/status/1586624851254513664/photo/1",
"display_url": "pic.twitter.com/niBE1dVLlL",
"media_key": "3_1586624768077225984"
}
]
},
"edit_history_tweet_ids": [
"1586624851254513664"
],
"id": "1586624851254513664",
"text": "やっぱり、ハロウィンとか特別な日だと全日との検索上位の差分がおおきくなるのか https://t.co/niBE1dVLlL"
},
{
"possibly_sensitive": false,
"lang": "ja",
"source": "Twitter Web App",
"created_at": "2022-10-30T07:23:11.000Z",
"author_id": "1299285051436273664",
"entities": {
"urls": [
{
"start": 32,
"end": 55,
"url": "https://t.co/wbbWezaHhg",
"expanded_url": "https://twitter.com/ekusiadadus/status/1586619708031193088/photo/1",
"display_url": "pic.twitter.com/wbbWezaHhg",
"media_key": "3_1586619586509561857"
}
]
},
"edit_history_tweet_ids": [
"1586619708031193088"
],
"id": "1586619708031193088",
"text": "ひさびさにgcp上で、NoteBook立てたけど大分変っていた https://t.co/wbbWezaHhg"
}
],
"meta": {
"newest_id": "1586738814474539008",
"oldest_id": "1586619708031193088",
"result_count": 5
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment