Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8124755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T06:34:04+00:00 2026-06-06T06:34:04+00:00

How do I know if a specific twitter user is currently online by writing

  • 0

How do I know if a specific twitter user is currently online by writing programs? Is there any API or data field in the web page showing this information? Both browsing Twitter webpage and using Twitter app are considered “online”.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T06:34:08+00:00Added an answer on June 6, 2026 at 6:34 am

    Although this information is not readily available, you can do a work around. Make use of Twitter’s Streaming API: https://dev.twitter.com/docs/streaming-apis/streams/public (have a read through this document).

    You’ll most likely be using the POST Statuses/filter functionality (read the doc here: https://dev.twitter.com/docs/api/1/post/statuses/filter ), which will give you a JSON object with tweets based on your filters.

    Make use of the parameters you’ll need to specify in the URL to filter the stream (have a look through this document to learn more about it: https://dev.twitter.com/docs/streaming-apis/parameters ), in your case it’ll be the follow parameter. You basically specify the twitter ID of the user you want to follow. Here’s a sample JSON result of the streaming API in action https://stream.twitter.com/1/statuses/filter.json?follow=25365536 – this one in particular is following Kim Kardashian. Keep in mind that this will give you:

    • Tweets created by the user.
    • Tweets which are retweeted by the user.
    • Replies to any Tweet created by the user.
    • Retweets of any Tweet created by the user.

    So in order to just stream the tweets of your desired user, you’ll have to use a programming language of your choice to parse through the JSON object to find the user that actually sent the tweet (this is a little tricky, you’ll have to look through the properties of the JSON object to figure it out). Once you narrow the streaming tweets to just the ones from the user though, you can then have an alert on when new tweets by this user stream and that will tell you if the user is online/using twitter at the moment.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I like to know is there any specific reason that there is no public
I'm developing a web page in which I'm using Twitter's Bootstrap Framework and their
I know that Twitter is API-centric , meaning that it, like all Twitter apps,
I'd like to know for a specific radio button group if a radio button
I know how to revert to a specific revision of a folder using these
I know many people ask this but all the answers are specific apps so
I want to know the name of the specific editing mode in which the
I know in Visual Studio 2008 you can target a specific framework with your
To be more specific I do not know what the exact values will be.
I want to know how to get a specific row from a table in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.