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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T14:28:40+00:00 2026-06-15T14:28:40+00:00

All, I have the following PHP code to pull the latest status from my

  • 0

All,
I have the following PHP code to pull the latest status from my Twitter profile. I’m achieving this with the following code:

$url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name={$username}&count={$how_many}";

I created the application on my twitter page and created an access token. Do I have to use oAuth with this or can I simply update my twitter API call to utilize my access token.

The reason I’m asking on how to do this is because I’ve hit my API limit of 150 request per hour. I need to use an authenticated method so I can get 350 calls per hour.

Is there a simple method for this or do I need to use the Twitter oAuth wrapper to be able to do this?

Thanks in advance.

  • 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-15T14:28:42+00:00Added an answer on June 15, 2026 at 2:28 pm

    My experience is if you don’t authenticate it’s always 150/hr. But make sure you close the connections to the twitter after fetching the tweets. I don’t know if we can circumvent this. What I use for is to get the tweets for a user (not myself) using
    “https://api.twitter.com/1/statuses/user_timeline.json?screen_name=twitterusername&include_entities=1&count=5&callback=?”

    where the twitterusername can be any twitter user

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

Sidebar

Related Questions

I have the following php code: <?php session_start(); .... $result=$db->query($query); $row=$result->fetch_assoc(); $_SESSION['id']=$row['id']; header('Location: http://www.blabla.com/successLoginPage.php');
Hello I have the following php code, from the output $doc I want to
I'm getting caught up on PHP again, and have the following update code. This
I have drawn up the following PHP code which processes the data from a
All, I have the following PHP code to determine how many years apart two
I have the following PHP code that selects all values in a MySQL database:
I have following statement for query articles from some sections Article.all(:joins => :sections, :conditions
I have the following php code: $menu_wood = array(); $menu_wood[] = array('link' => 'holz.php',
I have the following html generated through my PHP code. What I want to
I've have the following (PHP) code that traverses an entire DOM document to get

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.