Aug
30

Twitter search: Example queries and available operators

2009

The ptwix search method accept string in this format

“q=bye&rpp=20″

The rpp parameter is the number of result to show.
There are some instructions about search queries (Come directly from twitter search API method page)

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

Related posts

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