Twitter search for anything from a certain source
NickName:Hedge Ask DateTime:2010-09-16T03:35:01

Twitter search for anything from a certain source

The Twitter-search features the possibility to search for a source of tweet by using the parameter "source:" (e.g. source:tweetdeck).

If I just search for that it complains about a missing query, but I actually want to search for any tweets from a certain source.

Is that possible?

Copyright Notice:Content Author:「Hedge」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/3721146/twitter-search-for-anything-from-a-certain-source

More about “Twitter search for anything from a certain source” related questions

Twitter search for anything from a certain source

The Twitter-search features the possibility to search for a source of tweet by using the parameter "source:" (e.g. source:tweetdeck). If I just search for that it complains about a missing query, ...

Show Detail

What is the source: attribute of a tweet sent from a tweet button using the Twitter Search API?

I'm trying to use Twitter search to find all mentions of a word that DIDN'T come from a "tweet this" button. I'm trying to build a stream of all brand mentions, but I don't want to sift through all...

Show Detail

Twitter search with source parameter from oAuth application

Would anyone happen to know how you would run a Twitter search query based on a tweet coming from an oAuth Twitter application (source)? For example, I want to be able to pull tweets that were pos...

Show Detail

Twitter Search Trouble

Hi guys I'm trying to use http://search.twitter.com/search.json to pull feeds of certain users. It seems to work with most but I can't seem to pull justinbieber's twitter feed I keep getting empty

Show Detail

twitter4j authenticating twitter to search on keywords

I need to search twitter for keywords, I tried to the below code snippet but it throws authentication errors: 401:Authentication credentials (https://dev.twitter.com/pages/auth) were missing or

Show Detail

Twitter iOS image search by hashtag

I need to search images from a certain hashtag in twitter to my iOS 6 app. I am trying to code a query that retrieves a minimal size possible response. So, I tried to use Twitpic, but the response...

Show Detail

Twitter search api result not return same from advance web

search from advanced search on twitter web https://twitter.com/search?l=&q=kidspot%20%23kidspot%20%40kidspotsocial&src=typd&lang=en and followed the instruction of twitter search api, I

Show Detail

How to search for historical data from Twitter with Tweepy

I'm new to Python and need some help. I'm trying to search for historical tweets from 2014 to 2018 from specific Twitter users with specific keywords in a research project and have a few questions ...

Show Detail

Twitter API 1.1 hashtag search

decodeI am trying to search for tweets that contain a certain hashtag in php. i am using the recommended code but I just keep getting no results back from it. This is the code I am using to try and...

Show Detail

Twython help: Is there a way to search for twitter users with a certain keyword in their bio?

I'm trying to identify interesting people to follow on Twitter. To do this, I want to find users who post a tweet containing various keywords and then filter out users whose bios don't contain ce...

Show Detail