Skip to content
/ pumpy Public

A Twitter pump, for research purpose. Build on Tweepy shoulders.

License

Notifications You must be signed in to change notification settings

Kydlaw/pumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pumpy

A Twitter pump, for research purpose. Build on Tweepy shoulders.

This repo provides tools to:

  • Get past data from tweet ids.
  • Get data through the Twitter's streaming interface.
  • Convert tweets in an invalid JSON format into a valid one.

Instructions

  • Pumpy requires MongoDB for database storage (see MongoDB install to install).
  • git clone https://github.com/Kydlaw/pumpy.git
  • Install dependancies from requirements.txt (pip install -r requirements.txt). Use of a python virtual environment is prefered.
  • Modify the wanted parameters in main.py
  • Launch the script with python main.py
  • ... should works, somehow, maybe? who knows?

About

A Twitter pump, for research purpose. Build on Tweepy shoulders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages