Archive for the Twitter API Category
Twitter API STREAM Filter
1. September 2009 by admin.
This example uses dos and curl
echo off
copy track.txt tracking
curl -d @tracking http://stream.twitter.com/
pause
file track.txt has value “track=soccer,footy” (with quotes)
Posted in Twitter API | No Comments »
|