Questions tagged [twitter-api-v2]
231 questions
-1
votes
1 answer
How to convert buffer to JSON?
I am getting this raw output from Twitter API stream
I am trying to…

Nabeel Hassan
- 149
- 1
- 1
- 9
-1
votes
1 answer
Does Twitter make Twitter outage data available?
I'm looking to find Twitter outage data, a dataset that can tell you when, where, and for how long Twitter becomes offline or difficult to use/access. Does Twitter make this information available somewhere, maybe through its APIs?
Thanks!

GGou
- 1
- 1
-1
votes
1 answer
Invalid JSON error when I add non ASCII characters to Twitter API v2 rules
I use the Java class that Twitter provides in its GitHub for the filtered stream endpoint (https://github.com/twitterdev/Twitter-API-v2-sample-code/blob/main/Filtered-Stream/FilteredStreamDemo.java) and it works fine.
However, when I add in a rule a…

Nick Pantelidis
- 455
- 4
- 12
-1
votes
1 answer
Twitter API V2 - Increase Rate Limit and Get Rate Limit Status
I'm using following Twitter…

Manish Gautam
- 1
- 1
-2
votes
1 answer
Python Twitter API program returns error code 403. Free Account
my name is John and I'm beginner with collecting data from Twitter.
Currently, I'm working on an assignment about to collect tweet about anti vaccine movements.
NOTE: I'm using the snscrape package.
My code is as follows:
pip install…
-4
votes
0 answers
How can I get public data from Twitter for free?
For educational purposes, I am trying to create a sentiment analysis which will analyze sentiments of Twitter users based on their behaviour (comments or replies) on the posts. It will also analyze the post sentiments based on the users replies and…

Rajesh Jat
- 1
- 4