tag
Twitter Api
- Streaming Twitter Bot in NodeOver the years I’ve played a lot with Twitter and different bots and interactions. Shoot, there are …
- A Twitter Bot for PushupsA few months back I started building a streaming Twitter bot, an idea of mine that had been stewing around for …
- Mocking a Robust Streaming Twitter BotAfter playing with Twitter’s streaming API this year I started to think of all the cool possibilities …
- Streaming Twitter in PHP from ScratchOver the last few months I’ve been playing around with Twitter’s streaming API. I’m still at …
- A Streaming Twitter Bot with GuzzleThere’s been something bugging me about interacting with Twitter through its API. Sure, it’s easy …
- Working with the Twitter ArchiveOver the last few months I’ve been having a lot of fun with the Twitters. It all started simply enough, …
- Parsing Twitter Feeds with PHPThe most difficult part of pulling information from Twitter’s 1.1 API is the actual request. I’ve …
- Passing Extra Parameters to Twitter via OAuthA while ago I wrote a post explaining how to pull data from Twitter’s API. I focused on pulling the …
- Working with Twitter's 1.1 API via PHP, OAuthTwitter has been slowly changing up their API over the last few months. When I first set up a cron to pull my …
- Cross Site Status UpdaterThis post assumes semi-advanced understanding of PHP scripting as well as basic understanding of Twitter and …