Hi Andy,
My search query was “(IHOb OR Applebees) filter:nativeretweets” but I am getting the reponses from the API like below, which does not contain the search terms anywhere :
" {
‘tweet_id’: 1026477312244469765,
‘retweeted_status’: {
u ‘quote_count’: 3,
u ‘contributors’: None,
u ‘truncated’: True,
u ‘text’: u “The New York Times should just be honest and come right out and admit the truth: they not only were aware of Jeong’\u2026 https://t.co/ndR4lYk6lX”,
u ‘is_quote_status’: False,
u ‘in_reply_to_status_id’: 1026436882635337728,
u ‘reply_count’: 5,
u ‘id’: 1026437148063555585,
u ‘favorite_count’: 265,
u ‘entities’: {
u ‘user_mentions’: [],
u ‘symbols’: [],
u ‘hashtags’: [],
u ‘urls’: [{
u ‘url’: u ‘https://t.co/ndR4lYk6lX’,
u ‘indices’: [117, 140],
u ‘expanded_url’: u ‘https://twitter.com/i/web/status/1026437148063555585’,
u ‘display_url’: u ‘twitter.com/i/web/status/1\u2026’
}]
},
u ‘retweeted’: False,
u ‘coordinates’: None,
u ‘source’: u ‘Twitter Web Client’,
u ‘in_reply_to_screen_name’: u ‘drawandstrike’,
u ‘id_str’: u ‘1026437148063555585’,
u ‘retweet_count’: 97,
u ‘in_reply_to_user_id’: 39076082,
u ‘favorited’: False,
u ‘user’: {
u ‘follow_request_sent’: None,
u ‘profile_use_background_image’: True,
u ‘default_profile_image’: False,
u ‘id’: 39076082,
u ‘default_profile’: False,
u ‘verified’: False,
u ‘profile_image_url_https’: u ‘https://pbs.twimg.com/profile_images/937825276288835585/DJ1T7dOn_normal.jpg’,
u ‘profile_sidebar_fill_color’: u ‘7AC3EE’,
u ‘profile_text_color’: u ‘3D1957’,
u ‘followers_count’: 94575,
u ‘profile_sidebar_border_color’: u ‘FFFFFF’,
u ‘id_str’: u ‘39076082’,
u ‘profile_background_color’: u ‘642D8B’,
u ‘listed_count’: 1038,
u ‘profile_background_image_url_https’: u ‘https://abs.twimg.com/images/themes/theme10/bg.gif’,
u ‘utc_offset’: None,
u ‘statuses_count’: 373351,
u ‘description’: u ‘My new book is now available! https://www.amazon.com/dp/B07FRS9LWW\n\nAlso: https://www.amazon.com/dp/B009026AE4’,
u ‘friends_count’: 6579,
u ‘location’: u ‘Texas, USA’,
u ‘profile_link_color’: u ‘DD2E44’,
u ‘profile_image_url’: u ‘http://pbs.twimg.com/profile_images/937825276288835585/DJ1T7dOn_normal.jpg’,
u ‘following’: None,
u ‘geo_enabled’: False,
u ‘profile_banner_url’: u ‘https://pbs.twimg.com/profile_banners/39076082/1515805306’,
u ‘profile_background_image_url’: u ‘http://abs.twimg.com/images/themes/theme10/bg.gif’,
u ‘name’: u ‘STEALTH JEFF’,
u ‘lang’: u ‘en’,
u ‘profile_background_tile’: True,
u ‘favourites_count’: 28089,
u ‘screen_name’: u ‘drawandstrike’,
u ‘notifications’: None,
u ‘url’: u ‘https://www.theepochtimes.com/author-brian-cates’,
u ‘created_at’: u ‘Sun May 10 17:00:12 +0000 2009’,
u ‘contributors_enabled’: False,
u ‘time_zone’: None,
u ‘protected’: False,
u ‘translator_type’: u ‘none’,
u ‘is_translator’: False
},
u ‘geo’: None,
u ‘in_reply_to_user_id_str’: u ‘39076082’,
u ‘lang’: u ‘en’,
u ‘extended_tweet’: {
u ‘display_text_range’: [0, 229],
u ‘entities’: {
u ‘user_mentions’: [],
u ‘symbols’: [],
u ‘hashtags’: [],
u ‘urls’: []
},
u ‘full_text’: u “The New York Times should just be honest and come right out and admit the truth: they not only were aware of Jeong’s far-outside-the-mainstream views of white people, they hired her precisely because of these controversial views.”
},
u ‘created_at’: u ‘Mon Aug 06 11:57:41 +0000 2018’,
u ‘filter_level’: u ‘low’,
u ‘in_reply_to_status_id_str’: u ‘1026436882635337728’,
u ‘place’: None
}
} "