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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:02:15+00:00 2026-05-29T06:02:15+00:00

I am new to the Twitter API and iOS, but reading the documentation I

  • 0

I am new to the Twitter API and iOS, but reading the documentation I learned to use the “Twitter.framework” in xCode and the “TWRequest” class in specific.

The most obvious way to go would be to make a request to:

GET statuses/public_timeline

However that request does not allow a parameter to specify a latitude and a longitude to get the most recent public tweets within a country. I did find:

GET geo/search

Which allows me to set all kind of cool parameters such as lat, long and granularity, but unfortunately it does not return tweets in the results.

So is it possible? Or a lost cost?


Edit:

So I guess I should be using:

GET search

But the only downfall is that I should give a q (query), a search term, but I am not searching for a specific term. I just like to retrieve the most recent public tweets in a given country. So is there, and should I use, a wildcard?

  • 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-29T06:02:16+00:00Added an answer on May 29, 2026 at 6:02 am

    First make a request to:

    GET geo/search
    

    To get the place ID. For The Netherlands the ID is 879d7cfc66c9c290.

    Then make a search request to:

    GET search
    

    With the query:

    q=place:{PLACE_ID} 
    

    Example: “q=place:879d7cfc66c9c290”

    If you like to get the most recent you can also set a parameter called result_type and set it to recent and that’s it. Hope it helps people.

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

Sidebar

Related Questions

I trying to use twitter API to send direct messages using C# but Twitter
Is it possible follow people on Twitter using the new Twitter API in iOS
Using iOS 5's new TWRequest API, I've ran into a brick wall related with
Trying to follow someone on Twitter using new iOS 5 API, getting 406 return
I've converted from using MGTwitterEngine to the new iOS 5.0 twitter API. My app
I'm new to the twitter API https://dev.twitter.com/docs/api and I would like to incentivize users
I'm new in twitter api and now i try to get the geotagging from
I am new to Twitter API and only know that we can pull someone's
I am new to the Twitter API, and I looked at their whitelisting policies
I'm using the Twitter API in order to pull tweets from specific users. I

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.