cgrusden / twittercompare
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
tmp/ | ||
| |
vendor/ |
README.textile
TwitterCompare
Find mutual friends between two twitteraccounts!
Only matches first 100 followers at the moment
To-do
- Need to persist the followers that are retrieved for future results (so twitter doesn’t get pounded)
- Grab all the followers, not just the first 100

