Top "Twitter" questions

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

Pandas max value index

I have a Pandas DataFrame with a mix of screen names, tweets, fav's etc. I want find the max value …

python pandas twitter indexing max
Can we get email ID from Twitter oauth API?

How to get email id of the user who accepted my Twitter application? I have gone through lot of forums. …

php twitter twitter-oauth
Javascript window.open not working

Ok. I'm trying to login to twitter. The window is not opening in this code. The response that gets alerted …

javascript ajax twitter window.open
Twitter-style autocomplete in textarea

I am looking for a Javascript autocomplete implementation which includes the following: Can be used in a HTML textarea Allows …

javascript jquery html ajax twitter
Authenticate and request a user's timeline with Twitter API 1.1 oAuth

This morning I have received the dreaded 'The Twitter REST API v1 is no longer active. Please migrate to API …

c# asp.net twitter webclient twitter-oauth
Character countdown like on twitter

How can I make a "remaining characters" countdown like the one on Twitter with jQuery? And also limit the input …

jquery twitter
URL link to Twitter user with ID, not name

I want to have a link to my twitter page that references it with my twitter ID and not twitter …

twitter permalinks
Trying to parse JSON in Python. ValueError: Expecting property name

I am trying to parse a JSON object into a Python dict. I've never done this before. When I googled …

python json twitter
Twitter API - get tweets with specific id

I have a list of tweet ids for which I would like to download their text content. Is there any …

python twitter
Integrating FaceBook, Twitter, Social networks in Android

Integrating Multiple Social networks into Android with a single common Framework or API or JAR For iPhone we have ShareKit, …

android facebook twitter social-networking