Aug
30

Twitter search: Example queries and available operators

2009

The ptwix search method accept string in this format

“bye&rpp=20″

There are some instructions about search queries (Come directly from twitter search API method page)
This information are not up to date, is strongly suggested to read directly the twitter documentation.

Example queries:

Search operators:

Most search operators can be used with API queries.

Boolean operators:

Operator Limits:

  • since: and until operators:
    • since: will return a HTTP 404 if it is too old
    • until: cannot be in the future
    • since: and until: do not accept the negation (-) operation
  • filter:links operator:
    • results are limited to 7 days
  • source: operator:
    • results are limited to 7 days
    • queries must contain at least one keyword parameter with the source: operator
  • lang= operator:
    • results are limited to 7 days
  • location operator:
    • results are limited to 7 days
  • near:
    • cannot be used in API search

Tags: , , ,

One Response to “Twitter search: Example queries and available operators”

  1. [...] more information on searching queries and operators read this article Bookmark [...]

Leave a Reply