GithubHelp home page GithubHelp logo

crypto_twitter_insights's Introduction

Crypto Twitter Insights

Strategy to gather insights from Twitter

  1. Instead of searching throughout the whole of Twitter, we focus on a specific set of influencers which we trust to have valuable insights.
  2. Abstract functions are used and reused to: sort tweets by importance, search for keywords/links/accounts, ...
  3. Sets of tweets from those influencers are aggregated to answer the questions below.

Info: Depending on the set of tweets used, one can search through a day, week or month.

5 Most Important Tweets of the Day/Week/Month

A function that takes a set of tweets and looks at the count of likes & retweets + how many influencers retweeted/liked to rank them.

5 Most Important Cointelegraph Articles of the Day (& Top 5 Week)

A function that searches for cointelegraph.com links in a tweetset and then feeds this filtered set to the above function.

5 Most Important Non-Cointelegraph Articles of the Day (& Top 5 Week)

TODO A function that searches for x,y,z links in a tweet set and then runs this set through the importance algorithm.

5 Most Discussed LowMarketCap Cryptocurrencies of the Day (& Week)

A function that gets LowMarketCap coins from Coinmarketcap and searches for their names & tickers in a tweet set.

CT Market Sentiment

Using nltk to do a sentiment analysis on a set of tweets

List of New Projects

Searching for twitter accounts in a set of tweets that have been created in 2021 and have less than 500 followers.

List of Daily Financing Rounds

Looking at @ICO_Analytics's tweets and filter for specific keywords

Improvements for production

-[ ] Build API -[ ] Reduce need to call Twitter api to avoid hitting rate limit errors

crypto_twitter_insights's People

Contributors

nathanganser avatar

Watchers

James Cloos 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.