Git Product home page Git Product logo

twitter-monitor-1's Introduction

twitter-monitor

Monitors Twitter for new tweets with filter capabilities, lightning-fast using Tweepy's Stream API

  • Multithreaded (can monitor multiple handles without having to run the script multiple times!)
  • Built-in URL expander! (sent after initial tweet, expands typical t.co link into more funcitonal format)
  • Built-in methods for sending data to Discord Webhook
  • Simple template for further refinement/editing to your usecase!

Applications from just being a twitter feed away from twitter, to a monitor for time-sensitive information such as exclusive product releases, to even data collection for dataset creation for training deep-learning models. It all starts with data!

Get Started: See Wiki

To Be Added:

  • Keywords (Easy to implement)
    • Keyword file to store keywords in
  • File-stored twitter handles
  • Logging/data collection
    • Documenting all tweets in a database format such as JSON for use in AI training projects (super not Twitter approved but we have workarounds)
    • Options to record additional information such as time, twitter handle, twitter name, bio, # of likes, retweets and comments
  • Highly-customizable filter system
  • Simultaneous API and non-API implementations (to get tweet the fastest, operate while twitter dev keys arent available, but still have access to private accounts, etc etc
  • Monitor keywords across all of twitter (simple terms, hashtags)
  • Remote operation via webapp

Feel free to leave more feature suggestions as issues :)

Build: See Wiki

I am not responsible if this is in any way abusing the Twitter API and resulting in you getting your developer account closed. In its current state it does not collect data or abuse get requests, and the stream API is supported by them because it it less resource intensive, so I think they should be cool with it :)

DONT COLLECT DATA WITHOUT TWITTER's EXPLICIT PERMISSION!!! Its likely illegal, and can lead to more limited API's in future :(

*But at the same time people who tweet on public accounts should know that their data may as well be public domain, do you own *

twitter-monitor-1's People

Contributors

mhwdvs 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.