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

  • Home
  • SEARCH
  • 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 3805172
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T14:38:06+00:00 2026-05-19T14:38:06+00:00

I’m playing around with Twitter’s API, but I’ve come across something I’m confused about.

  • 0

I’m playing around with Twitter’s API, but I’ve come across something I’m confused about.

I’m trying to get a list of friends/followers from a public profile, and I could get the user IDs in XML with this URL:

http://twitter.com/followers/ids.xml?screen_name=[namehere]

But then I read the documentations on the Twitter API website that says accessing a user’s friends/followers requires authentication. If so, then why can I access the url above and get user IDs?

The reason I’m wondering about this is also because I wanted to write a script in python with the python-twitter library, but the twitter.User.GetFriends() or twitter.User.GetFollowers() functions return a message saying I have to be authenticated.

Are these inconsistencies from Twitter’s part that will be adressed soon? Could I rely on parsing the XML output with a parser instead of the twitter library?

  • 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-05-19T14:38:06+00:00Added an answer on May 19, 2026 at 2:38 pm

    Getting just the IDs of the followers via followers/ids does not require authentication, and neither do the calls to users/show, statuses/friends and statuses/followers. The linked documentation reflects this. My guess is that your python-twitter library, and not Twitter, is requiring you to authenticate, or those library methods are calling users/lookup (which does require authentication) under the hood.

    You should be able to click the following links without the need to authenticate:

  2. http://api.twitter.com/1/followers/ids/arcain.xml
  3. http://api.twitter.com/1/users/show/arcain.xml
  4. http://api.twitter.com/1/statuses/friends/arcain.xml
  5. http://api.twitter.com/1/statuses/followers/arcain.xml
  6. Some of the timeline methods related to friends and followers, like statuses/home_timeline (for fetching the target user’s and her followers’ tweets) and statuses/friends_timeline (for fetching the target user’s friends’ aggregate timeline) do require authentication.

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

Sidebar

Related Questions

No related questions found

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.