Top "Twitter" questions

Twitter is a microblogging service that lets users post short "Tweets" of up to 280 characters.

How to force Share Intent to open a specific app?

I like share intent, it is perfect to open sharing apps with image and text parameters. But now i'm researching …

android twitter android-intent share
AttributeError: 'float' object has no attribute 'lower'

I'm facing this attribute error and I'm stuck at how to handle float values if they appear in a tweet.…

python twitter sentiment-analysis tweets
Is there a Twitter debugger like the one in Facebook or Google?

Is there a markup debugging tool for Twitter like the ones on Facebook or Google? Facebook debugger: http://developers.facebook.…

twitter markup
How to Exclude retweets and replies in a search api?

How to Exclude retweets and replies in a search api? I am trying to fetch the feeds from twitter using …

javascript twitter twitter-oauth
Going from twitter date to Python datetime date

I am receiving twitter messages that are sent at a certain date in the following format from twitter: Tue Mar 29 08:11:25 +0000 2011 …

python django date twitter
How to set up twitter's embedded timeline width in percentage (responsive/fluid design)

I'm looking to set up twitter's embedded timeline, it's quite easy when you're having a fixed design, but that's not …

iframe twitter responsive-design timeline fluid-layout
Filter Twitter feeds only by language

I am using Tweepy API for extracting Twitter feeds. I want to extract all Twitter feeds of a specific language …

python twitter nlp tweepy twitter-streaming-api
Twitter api text field value is truncated

why text field value is truncated and how can i get complete value. As of now i am trying to …

ios json swift api twitter
Get all tweets with specific hashtag

I've been experimenting with the Twitter API because I want to display a few lists of tweets on a special …

twitter tweetsharp
Building Twitter profile image url with Twitter user id

Is there any way of building a profile image url with user id or screen name? I store user ids …

twitter