A package for extracting posts from reddit.com and run them through a sentiment analyser (vadar).

Usage:

  from wallstreetBetsAnalyser import run

  resval = run("wallstreetbets", 500)
  print(resval)

Acknowledgements:

Adapted from the archived project https://github.com/RyanElliott10/wsbtickerbot