curl --request POST \
--url https://api.agntdata.dev/v1/x/user/likes/continuation \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"user_id": 96479162,
"continuation_token": "HBaurZ7A4K3i2TAAAA==",
"limit": 10
}
'{
"results": [
{
"tweet_id": "1612496633056620545",
"creation_date": "Mon Jan 09 17:08:50 +0000 2023",
"text": "Here’s the recipe to make Siri/Alexa 10x better:\n\n1. Whisper to convert speech to text. Best open-source speech model out there.\n2. ChatGPT to generate smart home API calls and/or text response.\n3. VALL-E to synthesize speech. It can mimic anyone’s voice sample!\n\nQuick figure 1/3 https://t.co/6JlkdwOpS6",
"media_url": [
"https://pbs.twimg.com/media/FmC9I9QacAANP_H.jpg"
],
"video_url": null,
"user": {
"creation_date": "Wed Dec 12 22:11:27 +0000 2012",
"user_id": "1007413134",
"username": "DrJimFan",
"name": "Jim Fan",
"follower_count": 16897,
"following_count": 2366,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1554922493101559808/SYSZhbcd_normal.jpg",
"profile_banner_url": null,
"description": "@NVIDIA AI Scientist. @Stanford PhD. Building embodied general intelligence. Sharing hot ideas & deep dives🧵! NeurIPS Best Paper: MineDojo. Ex-Google, OpenAI",
"external_url": "https://jimfan.me",
"number_of_tweets": 1353,
"bot": false,
"timestamp": 1355350287,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 4216,
"retweet_count": 773,
"reply_count": 73,
"quote_count": 37,
"retweet": false,
"views": 564877,
"timestamp": 1673284130,
"video_view_count": null
},
{
"tweet_id": "1611529311390949376",
"creation_date": "Sat Jan 07 01:05:03 +0000 2023",
"text": "1/ GLM-130B outperforms OpenAI's GPT-3 175B and Google's PALM 540B on critical benchmarks.\n\nAND it's open sourced, which means — you can run this model on your own machine, for free. https://t.co/K5xKrh4wL0",
"media_url": [
"https://pbs.twimg.com/media/Fl1GikHX0AA_ndz.png"
],
"video_url": null,
"user": {
"creation_date": "Sun Jul 24 02:02:41 +0000 2022",
"user_id": "1551024877175545859",
"username": "AndyChenML",
"name": "Andy Chen",
"follower_count": 1459,
"following_count": 254,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "New York, NY",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1612104788312825860/7se6IogB_normal.jpg",
"profile_banner_url": null,
"description": "Founder @ https://t.co/menIudcKI0 \n\nBoston native, @BrownUniversity CS, former ML tech lead @Meta @RealityLabs",
"external_url": "http://Magrathea.AI",
"number_of_tweets": 66,
"bot": false,
"timestamp": 1658628161,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 2719,
"retweet_count": 336,
"reply_count": 71,
"quote_count": 36,
"retweet": false,
"views": 949371,
"timestamp": 1673053503,
"video_view_count": null
},
{
"tweet_id": "1611847590265630720",
"creation_date": "Sat Jan 07 22:09:46 +0000 2023",
"text": "That @satyanadella had the vision and conviction to put $1B into OpenAI a year before GPT-3 is amazing and underappreciated.\n\nhttps://t.co/ukpaPNEZZD https://t.co/bEviZDN7x2",
"media_url": [
"https://pbs.twimg.com/media/Fl5usyIagAA1hKJ.jpg"
],
"video_url": null,
"user": {
"creation_date": "Fri Feb 08 05:20:41 +0000 2008",
"user_id": "13235832",
"username": "natfriedman",
"name": "Nat Friedman",
"follower_count": 112799,
"following_count": 15,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "California",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1677873294/image_normal.jpg",
"profile_banner_url": null,
"description": "mind over matter",
"external_url": "http://nat.org",
"number_of_tweets": 3350,
"bot": false,
"timestamp": 1202448041,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 8396,
"retweet_count": 611,
"reply_count": 159,
"quote_count": 80,
"retweet": false,
"views": 1299110,
"timestamp": 1673129386,
"video_view_count": null
},
{
"tweet_id": "1611401567030083587",
"creation_date": "Fri Jan 06 16:37:26 +0000 2023",
"text": "Embedding layers are often perceived as a fancy operation that we apply to encode the inputs (each word tokens) for large language models.\nBut embedding layers = fully-connected layers on one-hot encoded inputs. They just replace expensive matrix multiplications w index look-ups. https://t.co/0I3AFk4por",
"media_url": [
"https://pbs.twimg.com/media/FlzZE_dWIAEKnAW.jpg"
],
"video_url": null,
"user": {
"creation_date": "Sun Oct 07 02:06:16 +0000 2012",
"user_id": "865622395",
"username": "rasbt",
"name": "Sebastian Raschka",
"follower_count": 137889,
"following_count": 741,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "United States",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1603511572168581130/RAbEYu8y_normal.jpg",
"profile_banner_url": null,
"description": "Machine learning & AI researcher. \nI love coding & sharing my knowledge.\n\n📖 https://t.co/NMMcCatFbC\n\n⚡️ Lead AI Edu @LightningAI \n🎓 Stats Prof @UWMadison",
"external_url": "http://sebastianraschka.com/books",
"number_of_tweets": 9835,
"bot": false,
"timestamp": 1349575576,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 592,
"retweet_count": 71,
"reply_count": 13,
"quote_count": 5,
"retweet": false,
"views": 96078,
"timestamp": 1673023046,
"video_view_count": null
},
{
"tweet_id": "1611496410431787009",
"creation_date": "Fri Jan 06 22:54:19 +0000 2023",
"text": "This semester I'll teach an undergraduate \"intro to RL\" course at the UofA. For the first lecture, I collected some exciting, recent, impactful applications of RL. Link to the relevant slides: https://t.co/WuiMyKwINH \nI thought this may be worthwhile to share. https://t.co/LkQ8SHFs7Z",
"media_url": [
"https://pbs.twimg.com/media/Fl0vQ4MaMAQE411.jpg"
],
"video_url": null,
"user": {
"creation_date": "Tue Feb 16 20:37:27 +0000 2016",
"user_id": "4917685477",
"username": "CsabaSzepesvari",
"name": "Csaba Szepesvari",
"follower_count": 5893,
"following_count": 647,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "England, United Kingdom",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1067358800217296901/38TG0PE5_normal.jpg",
"profile_banner_url": null,
"description": "\"If there is not folly in the world, then the world itself is folly. You must understand that mistakes are not always regrets.\" - Paul Tobin, Bandette🤠",
"external_url": "https://sites.ualberta.ca/~szepesva/",
"number_of_tweets": 2101,
"bot": false,
"timestamp": 1455655047,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 729,
"retweet_count": 95,
"reply_count": 25,
"quote_count": 4,
"retweet": false,
"views": 87923,
"timestamp": 1673045659,
"video_view_count": null
},
{
"tweet_id": "1611413598320066565",
"creation_date": "Fri Jan 06 17:25:15 +0000 2023",
"text": "@mysticaltech working on it! https://t.co/mlvvHM1gF5",
"media_url": null,
"video_url": null,
"user": {
"creation_date": "Tue Apr 21 06:49:15 +0000 2009",
"user_id": "33836629",
"username": "karpathy",
"name": "Andrej Karpathy",
"follower_count": 600389,
"following_count": 772,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Stanford",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1296667294148382721/9Pr6XrPB_normal.jpg",
"profile_banner_url": null,
"description": "Independent researcher. Previously Director of AI at Tesla, OpenAI, CS231n, PhD @ Stanford. I like to train large deep neural nets 🧠🤖💥",
"external_url": "https://karpathy.ai",
"number_of_tweets": 7826,
"bot": false,
"timestamp": 1240296555,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 145,
"retweet_count": 12,
"reply_count": 12,
"quote_count": 2,
"retweet": false,
"views": 4531,
"timestamp": 1673025915,
"video_view_count": null
},
{
"tweet_id": "1611100859311575059",
"creation_date": "Thu Jan 05 20:42:32 +0000 2023",
"text": "Before OpenAI → during OpenAI https://t.co/QCGr0sBY7q",
"media_url": [
"https://pbs.twimg.com/media/FlvHsUAXwAEwIsl.jpg",
"https://pbs.twimg.com/media/FlvHsUSX0AAnWVU.jpg"
],
"video_url": null,
"user": {
"creation_date": "Thu Jul 02 20:20:46 +0000 2009",
"user_id": "53175441",
"username": "bentossell",
"name": "Ben Tossell",
"follower_count": 69123,
"following_count": 537,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Subscribe → ",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1595060668897677314/pHMUc1Zb_normal.jpg",
"profile_banner_url": null,
"description": "Daily AI newsletter: Ben's Bites. 0 → 15k subs in 11 weeks. Sponsor https://t.co/Dvjc0pxPfC Made @makerpad, acq by Zapier.",
"external_url": "https://sponsor.bensbites.co",
"number_of_tweets": 46539,
"bot": false,
"timestamp": 1246566046,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 1857,
"retweet_count": 81,
"reply_count": 46,
"quote_count": 14,
"retweet": false,
"views": 498025,
"timestamp": 1672951352,
"video_view_count": null
},
{
"tweet_id": "1611112789434847232",
"creation_date": "Thu Jan 05 21:29:56 +0000 2023",
"text": "My favorite #CES2023 device in the “I would actually use that category.”\n\nWell done @Lenovo https://t.co/H3tJFjial8",
"media_url": [
"https://pbs.twimg.com/ext_tw_video_thumb/1611111755635384320/pu/img/MoJaioPxMTrsVrbG.jpg"
],
"video_url": null,
"user": {
"creation_date": "Tue Dec 21 01:37:17 +0000 2010",
"user_id": "228918333",
"username": "danielnewmanUV",
"name": "Daniel Newman",
"follower_count": 50512,
"following_count": 8044,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Austin, TX",
"profile_pic_url": "https://pbs.twimg.com/profile_images/792011828066783232/HJNrn7Ur_normal.jpg",
"profile_banner_url": null,
"description": "Principal Analyst @FuturumResearch CEO @TheFuturumGroup | @Forbes @MarketWatch Contributor | TEDx Alum | 7x Best-Seller | #DigitalTransformation | Dad x3 |",
"external_url": "https://futurumresearch.com/",
"number_of_tweets": 115704,
"bot": false,
"timestamp": 1292895437,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 8925,
"retweet_count": 1617,
"reply_count": 270,
"quote_count": 435,
"retweet": false,
"views": 866239,
"timestamp": 1672954196,
"video_view_count": 317151
},
{
"tweet_id": "1611031956044795904",
"creation_date": "Thu Jan 05 16:08:44 +0000 2023",
"text": "Happy New Year! \n\nWhile many of us celebrated by texting our loved ones on WA, there are millions of people in Iran and elsewhere who continue to be denied the right to communicate freely and privately.\n\nSo today we’re making it easier for anyone to connect to WA using a proxy. https://t.co/qbx9FAqXP2",
"media_url": [
"https://pbs.twimg.com/media/FluGbHIaMAQDyfL.jpg"
],
"video_url": null,
"user": {
"creation_date": "Fri Mar 06 06:32:53 +0000 2009",
"user_id": "23038956",
"username": "wcathcart",
"name": "Will Cathcart",
"follower_count": 92543,
"following_count": 311,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Menlo Park, CA",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1321949464228061184/40nR4mo-_normal.jpg",
"profile_banner_url": null,
"description": "Head of @WhatsApp at @Meta",
"external_url": "https://www.whatsapp.com/",
"number_of_tweets": 763,
"bot": false,
"timestamp": 1236321173,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 1672,
"retweet_count": 346,
"reply_count": 114,
"quote_count": 67,
"retweet": false,
"views": 328169,
"timestamp": 1672934924,
"video_view_count": null
},
{
"tweet_id": "1611188232867414018",
"creation_date": "Fri Jan 06 02:29:43 +0000 2023",
"text": "Agreed - OpenAI hegemony will end.\n\nTheir incredible talent has dispersed across the industry over the past 7 years, along with know-how\n\nThey don’t have a distinct computing or data advantage. Others can (and will) implement their RLHF tech",
"media_url": null,
"video_url": null,
"user": {
"creation_date": "Mon Jul 01 17:44:03 +0000 2013",
"user_id": "1395499471",
"username": "apkumar_",
"name": "Ankit Kumar",
"follower_count": 320,
"following_count": 257,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "San Francisco, CA",
"profile_pic_url": "https://pbs.twimg.com/profile_images/979023837181362182/7A-3ZHOi_normal.jpg",
"profile_banner_url": null,
"description": "Engineering @discord. Prev: cofounder & CTO @ubiquity6 (acq by discord). @stanford alum.",
"external_url": null,
"number_of_tweets": 29,
"bot": false,
"timestamp": 1372700643,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 97,
"retweet_count": 5,
"reply_count": 7,
"quote_count": 2,
"retweet": false,
"views": 35545,
"timestamp": 1672972183,
"video_view_count": null
}
],
"continuation_token": "HBa+jufq4q3B2DAAAA=="
}This endpoint returns the list of a user’s likes
curl --request POST \
--url https://api.agntdata.dev/v1/x/user/likes/continuation \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"user_id": 96479162,
"continuation_token": "HBaurZ7A4K3i2TAAAA==",
"limit": 10
}
'{
"results": [
{
"tweet_id": "1612496633056620545",
"creation_date": "Mon Jan 09 17:08:50 +0000 2023",
"text": "Here’s the recipe to make Siri/Alexa 10x better:\n\n1. Whisper to convert speech to text. Best open-source speech model out there.\n2. ChatGPT to generate smart home API calls and/or text response.\n3. VALL-E to synthesize speech. It can mimic anyone’s voice sample!\n\nQuick figure 1/3 https://t.co/6JlkdwOpS6",
"media_url": [
"https://pbs.twimg.com/media/FmC9I9QacAANP_H.jpg"
],
"video_url": null,
"user": {
"creation_date": "Wed Dec 12 22:11:27 +0000 2012",
"user_id": "1007413134",
"username": "DrJimFan",
"name": "Jim Fan",
"follower_count": 16897,
"following_count": 2366,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1554922493101559808/SYSZhbcd_normal.jpg",
"profile_banner_url": null,
"description": "@NVIDIA AI Scientist. @Stanford PhD. Building embodied general intelligence. Sharing hot ideas & deep dives🧵! NeurIPS Best Paper: MineDojo. Ex-Google, OpenAI",
"external_url": "https://jimfan.me",
"number_of_tweets": 1353,
"bot": false,
"timestamp": 1355350287,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 4216,
"retweet_count": 773,
"reply_count": 73,
"quote_count": 37,
"retweet": false,
"views": 564877,
"timestamp": 1673284130,
"video_view_count": null
},
{
"tweet_id": "1611529311390949376",
"creation_date": "Sat Jan 07 01:05:03 +0000 2023",
"text": "1/ GLM-130B outperforms OpenAI's GPT-3 175B and Google's PALM 540B on critical benchmarks.\n\nAND it's open sourced, which means — you can run this model on your own machine, for free. https://t.co/K5xKrh4wL0",
"media_url": [
"https://pbs.twimg.com/media/Fl1GikHX0AA_ndz.png"
],
"video_url": null,
"user": {
"creation_date": "Sun Jul 24 02:02:41 +0000 2022",
"user_id": "1551024877175545859",
"username": "AndyChenML",
"name": "Andy Chen",
"follower_count": 1459,
"following_count": 254,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "New York, NY",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1612104788312825860/7se6IogB_normal.jpg",
"profile_banner_url": null,
"description": "Founder @ https://t.co/menIudcKI0 \n\nBoston native, @BrownUniversity CS, former ML tech lead @Meta @RealityLabs",
"external_url": "http://Magrathea.AI",
"number_of_tweets": 66,
"bot": false,
"timestamp": 1658628161,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 2719,
"retweet_count": 336,
"reply_count": 71,
"quote_count": 36,
"retweet": false,
"views": 949371,
"timestamp": 1673053503,
"video_view_count": null
},
{
"tweet_id": "1611847590265630720",
"creation_date": "Sat Jan 07 22:09:46 +0000 2023",
"text": "That @satyanadella had the vision and conviction to put $1B into OpenAI a year before GPT-3 is amazing and underappreciated.\n\nhttps://t.co/ukpaPNEZZD https://t.co/bEviZDN7x2",
"media_url": [
"https://pbs.twimg.com/media/Fl5usyIagAA1hKJ.jpg"
],
"video_url": null,
"user": {
"creation_date": "Fri Feb 08 05:20:41 +0000 2008",
"user_id": "13235832",
"username": "natfriedman",
"name": "Nat Friedman",
"follower_count": 112799,
"following_count": 15,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "California",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1677873294/image_normal.jpg",
"profile_banner_url": null,
"description": "mind over matter",
"external_url": "http://nat.org",
"number_of_tweets": 3350,
"bot": false,
"timestamp": 1202448041,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 8396,
"retweet_count": 611,
"reply_count": 159,
"quote_count": 80,
"retweet": false,
"views": 1299110,
"timestamp": 1673129386,
"video_view_count": null
},
{
"tweet_id": "1611401567030083587",
"creation_date": "Fri Jan 06 16:37:26 +0000 2023",
"text": "Embedding layers are often perceived as a fancy operation that we apply to encode the inputs (each word tokens) for large language models.\nBut embedding layers = fully-connected layers on one-hot encoded inputs. They just replace expensive matrix multiplications w index look-ups. https://t.co/0I3AFk4por",
"media_url": [
"https://pbs.twimg.com/media/FlzZE_dWIAEKnAW.jpg"
],
"video_url": null,
"user": {
"creation_date": "Sun Oct 07 02:06:16 +0000 2012",
"user_id": "865622395",
"username": "rasbt",
"name": "Sebastian Raschka",
"follower_count": 137889,
"following_count": 741,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "United States",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1603511572168581130/RAbEYu8y_normal.jpg",
"profile_banner_url": null,
"description": "Machine learning & AI researcher. \nI love coding & sharing my knowledge.\n\n📖 https://t.co/NMMcCatFbC\n\n⚡️ Lead AI Edu @LightningAI \n🎓 Stats Prof @UWMadison",
"external_url": "http://sebastianraschka.com/books",
"number_of_tweets": 9835,
"bot": false,
"timestamp": 1349575576,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 592,
"retweet_count": 71,
"reply_count": 13,
"quote_count": 5,
"retweet": false,
"views": 96078,
"timestamp": 1673023046,
"video_view_count": null
},
{
"tweet_id": "1611496410431787009",
"creation_date": "Fri Jan 06 22:54:19 +0000 2023",
"text": "This semester I'll teach an undergraduate \"intro to RL\" course at the UofA. For the first lecture, I collected some exciting, recent, impactful applications of RL. Link to the relevant slides: https://t.co/WuiMyKwINH \nI thought this may be worthwhile to share. https://t.co/LkQ8SHFs7Z",
"media_url": [
"https://pbs.twimg.com/media/Fl0vQ4MaMAQE411.jpg"
],
"video_url": null,
"user": {
"creation_date": "Tue Feb 16 20:37:27 +0000 2016",
"user_id": "4917685477",
"username": "CsabaSzepesvari",
"name": "Csaba Szepesvari",
"follower_count": 5893,
"following_count": 647,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "England, United Kingdom",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1067358800217296901/38TG0PE5_normal.jpg",
"profile_banner_url": null,
"description": "\"If there is not folly in the world, then the world itself is folly. You must understand that mistakes are not always regrets.\" - Paul Tobin, Bandette🤠",
"external_url": "https://sites.ualberta.ca/~szepesva/",
"number_of_tweets": 2101,
"bot": false,
"timestamp": 1455655047,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 729,
"retweet_count": 95,
"reply_count": 25,
"quote_count": 4,
"retweet": false,
"views": 87923,
"timestamp": 1673045659,
"video_view_count": null
},
{
"tweet_id": "1611413598320066565",
"creation_date": "Fri Jan 06 17:25:15 +0000 2023",
"text": "@mysticaltech working on it! https://t.co/mlvvHM1gF5",
"media_url": null,
"video_url": null,
"user": {
"creation_date": "Tue Apr 21 06:49:15 +0000 2009",
"user_id": "33836629",
"username": "karpathy",
"name": "Andrej Karpathy",
"follower_count": 600389,
"following_count": 772,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Stanford",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1296667294148382721/9Pr6XrPB_normal.jpg",
"profile_banner_url": null,
"description": "Independent researcher. Previously Director of AI at Tesla, OpenAI, CS231n, PhD @ Stanford. I like to train large deep neural nets 🧠🤖💥",
"external_url": "https://karpathy.ai",
"number_of_tweets": 7826,
"bot": false,
"timestamp": 1240296555,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 145,
"retweet_count": 12,
"reply_count": 12,
"quote_count": 2,
"retweet": false,
"views": 4531,
"timestamp": 1673025915,
"video_view_count": null
},
{
"tweet_id": "1611100859311575059",
"creation_date": "Thu Jan 05 20:42:32 +0000 2023",
"text": "Before OpenAI → during OpenAI https://t.co/QCGr0sBY7q",
"media_url": [
"https://pbs.twimg.com/media/FlvHsUAXwAEwIsl.jpg",
"https://pbs.twimg.com/media/FlvHsUSX0AAnWVU.jpg"
],
"video_url": null,
"user": {
"creation_date": "Thu Jul 02 20:20:46 +0000 2009",
"user_id": "53175441",
"username": "bentossell",
"name": "Ben Tossell",
"follower_count": 69123,
"following_count": 537,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Subscribe → ",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1595060668897677314/pHMUc1Zb_normal.jpg",
"profile_banner_url": null,
"description": "Daily AI newsletter: Ben's Bites. 0 → 15k subs in 11 weeks. Sponsor https://t.co/Dvjc0pxPfC Made @makerpad, acq by Zapier.",
"external_url": "https://sponsor.bensbites.co",
"number_of_tweets": 46539,
"bot": false,
"timestamp": 1246566046,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 1857,
"retweet_count": 81,
"reply_count": 46,
"quote_count": 14,
"retweet": false,
"views": 498025,
"timestamp": 1672951352,
"video_view_count": null
},
{
"tweet_id": "1611112789434847232",
"creation_date": "Thu Jan 05 21:29:56 +0000 2023",
"text": "My favorite #CES2023 device in the “I would actually use that category.”\n\nWell done @Lenovo https://t.co/H3tJFjial8",
"media_url": [
"https://pbs.twimg.com/ext_tw_video_thumb/1611111755635384320/pu/img/MoJaioPxMTrsVrbG.jpg"
],
"video_url": null,
"user": {
"creation_date": "Tue Dec 21 01:37:17 +0000 2010",
"user_id": "228918333",
"username": "danielnewmanUV",
"name": "Daniel Newman",
"follower_count": 50512,
"following_count": 8044,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Austin, TX",
"profile_pic_url": "https://pbs.twimg.com/profile_images/792011828066783232/HJNrn7Ur_normal.jpg",
"profile_banner_url": null,
"description": "Principal Analyst @FuturumResearch CEO @TheFuturumGroup | @Forbes @MarketWatch Contributor | TEDx Alum | 7x Best-Seller | #DigitalTransformation | Dad x3 |",
"external_url": "https://futurumresearch.com/",
"number_of_tweets": 115704,
"bot": false,
"timestamp": 1292895437,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 8925,
"retweet_count": 1617,
"reply_count": 270,
"quote_count": 435,
"retweet": false,
"views": 866239,
"timestamp": 1672954196,
"video_view_count": 317151
},
{
"tweet_id": "1611031956044795904",
"creation_date": "Thu Jan 05 16:08:44 +0000 2023",
"text": "Happy New Year! \n\nWhile many of us celebrated by texting our loved ones on WA, there are millions of people in Iran and elsewhere who continue to be denied the right to communicate freely and privately.\n\nSo today we’re making it easier for anyone to connect to WA using a proxy. https://t.co/qbx9FAqXP2",
"media_url": [
"https://pbs.twimg.com/media/FluGbHIaMAQDyfL.jpg"
],
"video_url": null,
"user": {
"creation_date": "Fri Mar 06 06:32:53 +0000 2009",
"user_id": "23038956",
"username": "wcathcart",
"name": "Will Cathcart",
"follower_count": 92543,
"following_count": 311,
"favourites_count": null,
"is_private": false,
"is_verified": true,
"location": "Menlo Park, CA",
"profile_pic_url": "https://pbs.twimg.com/profile_images/1321949464228061184/40nR4mo-_normal.jpg",
"profile_banner_url": null,
"description": "Head of @WhatsApp at @Meta",
"external_url": "https://www.whatsapp.com/",
"number_of_tweets": 763,
"bot": false,
"timestamp": 1236321173,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 1672,
"retweet_count": 346,
"reply_count": 114,
"quote_count": 67,
"retweet": false,
"views": 328169,
"timestamp": 1672934924,
"video_view_count": null
},
{
"tweet_id": "1611188232867414018",
"creation_date": "Fri Jan 06 02:29:43 +0000 2023",
"text": "Agreed - OpenAI hegemony will end.\n\nTheir incredible talent has dispersed across the industry over the past 7 years, along with know-how\n\nThey don’t have a distinct computing or data advantage. Others can (and will) implement their RLHF tech",
"media_url": null,
"video_url": null,
"user": {
"creation_date": "Mon Jul 01 17:44:03 +0000 2013",
"user_id": "1395499471",
"username": "apkumar_",
"name": "Ankit Kumar",
"follower_count": 320,
"following_count": 257,
"favourites_count": null,
"is_private": false,
"is_verified": false,
"location": "San Francisco, CA",
"profile_pic_url": "https://pbs.twimg.com/profile_images/979023837181362182/7A-3ZHOi_normal.jpg",
"profile_banner_url": null,
"description": "Engineering @discord. Prev: cofounder & CTO @ubiquity6 (acq by discord). @stanford alum.",
"external_url": null,
"number_of_tweets": 29,
"bot": false,
"timestamp": 1372700643,
"has_nft_avatar": false
},
"language": "en",
"favorite_count": 97,
"retweet_count": 5,
"reply_count": 7,
"quote_count": 2,
"retweet": false,
"views": 35545,
"timestamp": 1672972183,
"video_view_count": null
}
],
"continuation_token": "HBa+jufq4q3B2DAAAA=="
}