An open API service indexing awesome lists of open source software.

https://github.com/syncush/twitterdatasetconverter

My twitter data set maker for the BIU cybersecurity and Machine Learning themed Hackathon
https://github.com/syncush/twitterdatasetconverter

Last synced: 9 months ago
JSON representation

My twitter data set maker for the BIU cybersecurity and Machine Learning themed Hackathon

Awesome Lists containing this project

README

          

# TwitterDataSetConverter
My twitter data set maker for the BIU cybersecurity and Machine Learning themed Hackathon.

JSON example for the program :

{
"text": "Obama vies for health care edge in Florida - http://t.co/OcISvreb http://t.co/FsJ7xgGW #florida",
"in_reply_to_user_id": null,
"truncated": false,
"id_str": "244907511377965056",
"retweeted": false,
"in_reply_to_status_id_str": null,
"source": "twitterfeed<\/a>",
"possibly_sensitive": false,
"entities":
{
"hashtags":
[
{
"text": "florida",
"indices":
[
87,
95
]
}
],
"urls":
[
{
"indices":
[
45,
65
],
"display_url": "STLtoday.com",
"expanded_url": "http://STLtoday.com",
"url": "http://t.co/OcISvreb"
},
{
"indices":
[
66,
86
],
"display_url": "bit.ly/Tzhmly",
"expanded_url": "http://bit.ly/Tzhmly",
"url": "http://t.co/FsJ7xgGW"
}
],
"user_mentions": []
},
"in_reply_to_screen_name": null,
"in_reply_to_status_id": null,
"in_reply_to_user_id_str": null,
"place": null,
"contributors": null,
"coordinates": null,
"created_at": "Sun Sep 09 21:17:55 +0000 2012",
"favorited": false,
"possibly_sensitive_editable": true,
"user":
{
"follow_request_sent": null,
"contributors_enabled": false,
"location": "",
"profile_sidebar_border_color": "C0DEED",
"profile_image_url_https": "https://si0.twimg.com/profile_images/1166515929/florida_normal.jpg",
"id_str": "215440345",
"listed_count": 116,
"verified": false,
"show_all_inline_media": false,
"profile_use_background_image": true,
"profile_image_url": "http://a0.twimg.com/profile_images/1166515929/florida_normal.jpg",
"description": "",
"default_profile": true,
"statuses_count": 78777,
"profile_text_color": "333333",
"followers_count": 3214,
"lang": "en",
"profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png",
"time_zone": "Central Time (US & Canada)",
"screen_name": "FLnewswire",
"geo_enabled": false,
"profile_link_color": "0084B4",
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png",
"created_at": "Sat Nov 13 23:19:24 +0000 2010",
"protected": false,
"default_profile_image": false,
"following": null,
"notifications": null,
"friends_count": 2258,
"profile_background_color": "C0DEED",
"url": null,
"name": "Florida News",
"is_translator": false,
"profile_background_tile": false,
"favourites_count": 0,
"id": 215440345,
"utc_offset": -21600,
"profile_sidebar_fill_color": "DDEEF6"
},
"retweet_count": 0,
"id": 244907511377965056,
"geo": null
}