Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

twitdiff

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitdiff

A local utility to see who has unfollowed you on Twitter.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Get a list of Twitter users who have unfollowed you.

ryan@ryan-server:~/repos/twitdiff$ ./bin/twitdiff.js
Checking to see who has unfollowed: richardbranson
Unfollowed by: Emma Louise Hudson (Emmie92)
Unfollowed by: Rikkeb (Rikkeb)
Unfollowed by: Mpho Motaung (Mphorable_)
Unfollowed by: Kylie (Pemberley72)
Unfollowed by: Michael Magarinos (MikeMagarinos)

The first invokation of this script simply creates a cache file for subsequent checks. It will always report that nobody has unfollowed you during this initial check.

To use this script, clone the repo and install the dependencies using npm install. Modify bin/twitdiff.js to include the Twitter handle that you wish to check.

This script does not authenticate or authorize using OAuth. This script simply uses public API endpoints and makes two requests during a single invokation.

Keywords

FAQs

Package last updated on 16 Nov 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc