Coder Social home page Coder Social logo

twitter-stream's Introduction

twitter-stream

Currently support following stats:

  • Total stream tweet count
  • Avg per second
  • Avg per minute
  • Avg per hour
  • Tweets that contain a URL
  • Expanded/unshortened URLs
  • Tweets that contain link to pic or instagram
  • Tweets that contain an emoji
  • Top 10 emojis
  • Top 10 hashtags

For example

Total stream tweet count: 61
Avg per second: 10.19
Avg per minute: 611.12
Avg per hour: 36667.22
Tweets that contain a URL: 32.79%
Expanded/unshortened URLs: 21
Tweets that contain link to pic or instagram: 0.00%
Tweets that contain an emoji: 8.20%
Top 10 emojis [ '๐Ÿ˜', '๐Ÿ˜‰', '๐Ÿ’ช', '๐Ÿ…', '๐Ÿ™Œ' ]
Top 10 hashtags (out of 6) [
  '#JinFacts',
  '#Westies',
  '#MayWardASAPMostRequested',
  '#Palestinian',
  '#Hongkongers',
  '#FreeHongKong'
]

Installation

ADD YOUR key, secret, token and token secret from https://developer.twitter.com/en/apps, then run:

npm i
npm start

Testing

npm test

Notes

  • It might need Node 12 or 13.
  • It uses shrinkwrap to avoid the OutgoingMessage.prototype._headers is deprecated warning.

twitter-stream's People

Contributors

azat-co avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.