You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gni...@googlegroups.com
Hi Gnip4j folks, I'm using Gnip4j to ingest social data in a pilot project for Disney/ESPN. We're bringing in around 500k tweets per day. Gnip4j was easy to get working - I have data flowing and it works great. I created an Observer and Notify is called for each tweet, giving me an Action object that has the tweet serialized into Objects. My question: is it possible to get the full raw JSON/XML response from Gnip for each tweet? I poked around the code looking for a way to do that but didn't see any easy way. Thanks!
Majid Alfifi
unread,
Dec 2, 2014, 6:55:17 PM12/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gni...@googlegroups.com
Hi Michael,
How did things go? I am in a similar situation and would like to see which path did you take.
There is a pull request for this feature on github but not sure what folks at Gnip4j think about it?