When I query the tweetsRecentSearch endpoint, I get tweets that would be otherwise filtered within a native Twitter client.
Is there any way how to filter them within the search or detect that the tweet has been flagged as sensitive?
The possibly_sensitive field is just for the media or URL.
I couldn’t find any field, that would determine whether the content itself is sensitive.
These types of posts get filtered traditionally within the Twitter Native Client, as they are marked as sensitive.
But both the Streaming API and Search API will show them.
1 Like