New Twitter pipe: Get Twitters Between

In my previous post, Abdul Qabiz asked for the ability to get Twitter updates that occurred within a given time period. Sweet! So, I cloned my first pipe and in about thirty seconds, I had a new API method (it's taken me much longer to write this blog post!)

Here you go:

Get Twitters Between Yahoo! Pipe.

Parameters: start = Start date/time, end = End date/time, userId = ID of user to get updates for.

Tests: HTML Test, JSON, RSS.

Comments