Questions tagged [datasift-python]
5 questions
2
votes
1 answer
DataSift - python api - how do you stop a stream?
When I want to start listening to a stream on DataSift I use start_stream_subscriber()
But how do I stop listening to the stream?
I found no method in the API that stops a stream, and thus stopping DataSift from billing me.

Ryan
- 5,456
- 25
- 71
- 129
1
vote
2 answers
DataSift python API: Difference between datasift.client.subscribe and datasift.push.create_from_hash?
In reading over the API documentation it's not clear to me when I should be using client.subscribe versus datasift.push.create_from_hash.
In digging into the source code, they appear to be doing different things under the hood.
Are they…

steamfarmer
- 76
- 7
0
votes
1 answer
Twitter analytics data via Stream API using OAuth (access token)
I want the twitter analytics data, some values like:
retweets,
*followers,
demographics and
geographic data.
I have Access Tokens for multiple users, and I want to access their data of Twitter Analytics.
I have checked this thread too: C# console…

Sanjay Bathre
- 451
- 1
- 5
- 17
0
votes
2 answers
DataSift anonymity - How can I target the authors of specific posts
DataSift makes users anonymous by creating a hash out of their user id. This makes it imposible to retrieve the user and be ale to target him.
If for example you are running a query meant at discovering negative tweets about your brand, is there…

Ryan
- 5,456
- 25
- 71
- 129
-6
votes
2 answers
I have a facebook page access token which expires in 1 hour.
Could someone say how can i extend the validity of the access token. The permission which i am giving to access token are manage_pages and publish_pages

Varun rai
- 1
- 4