Files
2012-02-21 01:15:00 -05:00

1 line
5.4 KiB
JSON

[{"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302147413.6131141, "message": "TweetHit consumes Twitter's Streaming API and finds out the most mentioned products on Amazon. It does not represent the real number of mentions as there're lots of spam bots polluting the platform.", "group_id": 95, "id": 570541}, {"user_id": 4935, "stars": [], "topic_id": 17737, "date_created": 1302151645.070869, "message": "the select product group thing could use a down arrow", "group_id": 95, "id": 571440}, {"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302152954.0433819, "message": "@italiano40 Well streaming API does not feed you the same tweets over and over, does it?", "group_id": 95, "id": 571733}, {"user_id": 4935, "stars": [], "topic_id": 17737, "date_created": 1302151784.5275171, "message": "and it should have hover effects on left, right, and product group", "group_id": 95, "id": 571466}, {"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302152613.7145541, "message": "@italiano40 Yeah you're spot on about product group menu, but showing the tweet contents may be a problem as I don't store any of those.", "group_id": 95, "id": 571648}, {"user_id": 4935, "stars": [], "topic_id": 17737, "date_created": 1302153868.3839819, "message": "thanks @Znt!", "group_id": 95, "id": 572017}, {"user_id": 4935, "stars": [], "topic_id": 17737, "date_created": 1302151670.1502981, "message": "also it should be a shorter list or have two columns", "group_id": 95, "id": 571448}, {"user_id": 4935, "stars": [], "topic_id": 17737, "date_created": 1302151563.9465959, "message": "meh", "group_id": 95, "id": 571419}, {"user_id": 4149, "stars": [], "topic_id": 17737, "date_created": 1302151663.5785079, "message": "it is a ok web app, you need to fix the select product group combo box since it blends into the background and that doesn't look good, also maybe show, what the people are saying since if it mention it could be good or bad", "group_id": 95, "id": 571446}, {"user_id": 4935, "stars": [], "topic_id": 17737, "date_created": 1302151899.4880381, "message": "...and maybe a tooltip to indicate that the arrows are for changing the day", "group_id": 95, "id": 571494}, {"user_id": 4149, "stars": [], "topic_id": 17737, "date_created": 1302152766.996186, "message": "@Znt so you just add to the count? because you should store a URL or something just to make sure your not counting the same tweets over and over just as a check", "group_id": 95, "id": 571675}, {"user_id": 4149, "stars": [], "topic_id": 17737, "date_created": 1302153082.295033, "message": "@Znt i haven't really taken a look into the twitter API, but it always good to have a check in place and to think long term of where the project may go", "group_id": 95, "id": 571768}, {"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302153967.4919591, "message": "you can check the full source code at github: https://github.com/ocanbascil/TweetHit", "group_id": 95, "id": 572021}, {"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302153847.1771441, "message": "Here's the key list for Streaming API search: amazon,amzn,asin,isbn,book http,game http,deal http,livre http,jeu http,dvd http,spiel http,buch http,faire http", "group_id": 95, "id": 572012}, {"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302154040.502948, "message": "I'm using Tweepy library for Twitter connection: https://github.com/joshthecoder/tweepy", "group_id": 95, "id": 572030}, {"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302153950.827625, "message": "@italiano40 Here's how it works basically. My laptop connects to Streaming API and starts receiving tweets. It then extracts URLs from each tweet and sends them to the app by doing a simple http post. The webapp then fetches the URLs and finds out if they point to a valid Amazon Product page.", "group_id": 95, "id": 572020}, {"user_id": 4149, "stars": [], "topic_id": 17737, "date_created": 1302154375.3350589, "message": "i was about to recommend google app engine, also you should be able to put the streaming api on app engine so you don't need your laptop on to get the tweets, also since you are using app engine i know it cost money, so i understand less data, but i really feel if you are into this project your going to need to store the tweets some how b/c they could be neg. or pos. and stuff like that LOL", "group_id": 95, "id": 572064}, {"user_id": 4149, "stars": [], "topic_id": 17737, "date_created": 1302153471.925339, "message": "also what are you using to gather this info? is it a python or java scrapper?", "group_id": 95, "id": 571980}, {"user_id": 4935, "stars": [], "topic_id": 17737, "date_created": 1302153319.899178, "message": "what are you searching for? amzn.to and amazon.com ? or just one of the two?", "group_id": 95, "id": 571967}, {"user_id": 4917, "stars": [], "topic_id": 17737, "date_created": 1302174470.568115, "message": "@italiano40 I am really not sure how to implement Streaming API on App Engine as it does not allow you to have long lived connections (maximum is 10 mins I think). Normally when I open a connection it lives for about a day until I restart it.", "group_id": 95, "id": 574418}, {"user_id": 4149, "stars": [], "topic_id": 17737, "date_created": 1302188290.027904, "message": "@Znt well does twitter have a push streaming API I thought they did well then I guess you can't use that", "group_id": 95, "id": 576060}]