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 9233109
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:28:24+00:00 2026-06-18T06:28:24+00:00

Using MVC4 , I would like to get the recent Tweets (3) of user’s

  • 0

Using MVC4, I would like to get the recent Tweets (3) of user’s without having to request access from them, because that is a pain for the user. This is also because a user may be viewing another user and I would also like to display their Tweets.

This was fairly simple with Twitter API v1:

$.ajax({
   url: 'https://api.twitter.com/1/statuses/user_timeline.json?count=3&screen_name=' +   twitterUser,
   ...
});

..but its deprecated and will stop working in about two months from now.

I’m new to Oauth and have struggled to find any good material on how to get a user’s Tweets, but I believe the process is a lot more complicated now with the Twitter API v1.1? Ideally, I’d like to achieve everthing in the front end, but think that I now need to do some authentication server side and will have to use MVC?

In order to get any user’s Tweets, I was thinking that I could create a Twitter account for my application and use that to get anyone’s Tweets, as long as they are not protected.

Does anyone know of any good libraries that I can use to achieve this, or is the out of the box MVC4 Oauth stuff alone enough to do the job?

Any suggestions of where to start, and especially examples would be greatly appreciated.

  • 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-18T06:28:25+00:00Added an answer on June 18, 2026 at 6:28 am

    I decided to use Linq2Twitter, as this makes use of the V1.1 API.

    An MVCDemo example of Linq2Twitter stores the authorised credentials in a SessionStateCredentials object, but I can store the object in cache and persist the authorisation for all users, meaning they won’t have to authorise anything. Provided that a user’s Tweets aren’t protected, the Tweet's for any user should be retrievable this way.

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

Sidebar

Related Questions

I am building a webapge using asp.net mvc4. For organization, I would like to
I am building a Web API using MVC4 and some request return blocks of
I am using VS2012 and having some troubles publishing an mvc4 website. None of
I am learning ASP.NET MVC4 Web APIs. I would like to create a new
I would like to start using ASP.NET's membership classes and tables with a new
I am using MVC4 and C#. I have a KendoUI Treeview and I'd like
I have a MVC3 application that I would like to port to MVC4. I
I am using the VS 2012 RC and trying to follow the MVC4-tutorial from
I a using MVC4 and the default member/user tables that come with it. I
I'm upgrading an MVC3 application to MVC4 using the instructions from Microsoft . Everything

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.