twitterjerkdetector
Given an array of Twitter user ids, gives back an array of the subset of those user ids that aren't jerks.
Given an array of Twitter user ids, gives back an array of the subset of those user ids that aren't jerks.
A tool that allows you to run a raffle on twitter, asking the user who won to follow another user.
Twitter CLI
A simple Twitter Client for Terminal.
Twitter OAuth 1.0a library, gets you an access token , supports REST and STREAM apis (browser part)
Twitter OAuth 1.0a library, gets you an access token , supports REST and STREAM apis (node.js part)
Command line tool for extracting Twitter data to MongoDB databases
Command line tool for extracting Twitter data to PostgreSQL databases
Twitter simple bot warpper.
A Twitter API wrapper
Show your latest tweets on your website
Aggregates unique links from twitter search and produces RSS feed
Twitter API client for Node.js
Module and command line utility for downloading top recommended twitter users and their latest tweets.
Download all uploaded media by a Twitter user
A fault tolerant app that listens to filtered tweets via the twitter streaming api and processes them according to a custom lambda function. The lambda function may be synchronous or asynchronous.
Get the latest activity from a twitter user
A library for the Twitter Account Activity API. https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/overview
Find profile from Twitter who you are interested
A very basic tweet ticker that pulls tweets using the stream API and stores them in a Mongo database, and allows exporting JSON / CSV data from the Mongo stored tweets. Designed and published for RPI's ITWS-4500 Websystem's Development Course.