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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T14:15:17+00:00 2026-05-22T14:15:17+00:00

How can I fetch tweets which contain a particular word? For example : I

  • 0

How can I fetch tweets which contain a particular word?

For example : I want to fetch tweets from any user that contains “Bill Gates” as a part of their tweet.

How can it be done?

Any references to tutorials or good articles would be really great.

  • 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-22T14:15:18+00:00Added an answer on May 22, 2026 at 2:15 pm

    It’s easier than you think. Examples:

    • Results in JSON: http://search.twitter.com/search.json?q=bill%20gates
    • Results in ATOM XML: http://search.twitter.com/search.atom?q=bill%20gates
    • ATOM XML for “Steve Jobs”: http://search.twitter.com/search.atom?q=steve%20jobs

    So it’s the server http://search.twitter.com/ then the method search, then a dot and the format, json or atom, then the text you want to search for is the q parameter. Official documentation is here, and you can try them directly in your web browser to see the results — at least in Safari the JSON is shown unparsed and the ATOM is shown as a feed.

    You can add additional filters (such as by geolocation or restricting yourself to certain languages) or perform other types of search (such as by user), as shown in the documentation.

    To parse the result, you can throw the ATOM into the NSXMLParser and grab the parts you want or use the JSON with a third-party open source parser like json-framework or with whatever else you’ve got.

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

Sidebar

Related Questions

Can I fetch all the tweets from users of a particular location filtered by
Is there any good api from where I can fetch synonym of a word(English
I know I can fetch url from AppEngine. But I just want to ping
I have a view controller that can fetch many different types of entities from
how we can fetch the data from the database through Silver light? I want
I need to fetch and display the tweets of a particular user and display
I know that we can fetch address from Google Map service if we append
I need an script that can fetch data from a link like this: http://itunes.apple.com/app/monopoly/id337021781
I need to create a custom token that can fetch a value from a
Using a query like below you can fetch rows in which the color of

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.