Damon Cortesi's blog

Musings of an entrepreneur.

Twitter Profile Search API

| Comments

In the interest of making profile search more available to interested Twitter developers, I’ve added XML and JSON-formatted output to TweepSearch. Shown below is a simple example that allows you to query TweepSearch from any site using JSON callbacks. This is available free of charge for the time being, but if usage exceeds my current hosting capabilities I may start charging a small fee.

See the TweepSearch Help page for information on other search operators.


Enter a search term:

The quick hack of the javascript code that made this possible is on github, feel free to steal and make better.

Comments