This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #47 from istresearch/update-rule-matching-round-2
Update rule matching round 2
- Loading branch information
Showing
3 changed files
with
129 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
{ | ||
"favorited": false, | ||
"contributors": null, | ||
"truncated": false, | ||
"text": "This tweet will not match anything.", | ||
"is_quote_status": false, | ||
"in_reply_to_status_id": 701579336004972545, | ||
"user": { | ||
"follow_request_sent": false, | ||
"has_extended_profile": false, | ||
"profile_use_background_image": true, | ||
"time_zone": "Central Time (US & Canada)", | ||
"id": 35969755, | ||
"description": "Show No Love, Love Will Get You Hurt!!! #TeamNunns Instagram- itaint_nunn1 snapchat: Nunnwhitney FEBRUARY 20th", | ||
"verified": false, | ||
"entities": { | ||
"description": { | ||
"urls": [] | ||
} | ||
}, | ||
"profile_image_url_https": "https://pbs.twimg.com/profile_images/673722421677981696/-MNnci6a_normal.jpg", | ||
"profile_sidebar_fill_color": "EFEFEF", | ||
"is_translator": false, | ||
"geo_enabled": false, | ||
"profile_text_color": "333333", | ||
"followers_count": 757, | ||
"protected": false, | ||
"id_str": "35969755", | ||
"default_profile_image": false, | ||
"listed_count": 3, | ||
"lang": "en", | ||
"utc_offset": -21600, | ||
"statuses_count": 94410, | ||
"profile_background_color": "131516", | ||
"friends_count": 714, | ||
"profile_link_color": "009999", | ||
"profile_image_url": "http://pbs.twimg.com/profile_images/673722421677981696/-MNnci6a_normal.jpg", | ||
"notifications": false, | ||
"profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme14/bg.gif", | ||
"profile_banner_url": "https://pbs.twimg.com/profile_banners/35969755/1441172070", | ||
"profile_background_image_url": "http://abs.twimg.com/images/themes/theme14/bg.gif", | ||
"name": "February20", | ||
"is_translation_enabled": false, | ||
"profile_background_tile": true, | ||
"favourites_count": 3669, | ||
"screen_name": "ItAint_Nunn", | ||
"url": null, | ||
"created_at": "Tue Apr 28 03:11:26 +0000 2009", | ||
"contributors_enabled": false, | ||
"location": "Where the money at.!!! ", | ||
"profile_sidebar_border_color": "EEEEEE", | ||
"default_profile": false, | ||
"following": false | ||
}, | ||
"geo": null, | ||
"id": 701580888455389187, | ||
"favorite_count": 0, | ||
"lang": "en", | ||
"entities": { | ||
"symbols": [], | ||
"user_mentions": [ | ||
{ | ||
"indices": [ | ||
0, | ||
16 | ||
], | ||
"screen_name": "DannyTaughtYou_", | ||
"id": 101886075, | ||
"name": "DANNYDAY2/21", | ||
"id_str": "101886075" | ||
} | ||
], | ||
"hashtags": [], | ||
"urls": [] | ||
}, | ||
"created_at": "Mon Feb 22 01:34:53 +0000 2016", | ||
"retweeted": false, | ||
"metadata": { | ||
"iso_language_code": "en", | ||
"result_type": "recent" | ||
}, | ||
"coordinates": null, | ||
"in_reply_to_user_id_str": "101886075", | ||
"source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>", | ||
"in_reply_to_status_id_str": "701579336004972545", | ||
"in_reply_to_screen_name": "DannyTaughtYou_", | ||
"in_reply_to_user_id": 101886075, | ||
"place": null, | ||
"retweet_count": 0, | ||
"id_str": "701580888455389187" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters