Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
twebit — Bitcoin analysis with machine learning | Kitploit
Tools/GitHubGitHub/omergunal/twebit
OSINT (Open Source Intelligence)CryptographyMachine Learning
GitHubomergunal/twebit

twebit

Bitcoin analysis with machine learning

View Repository
2058 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Bitcoin analysis with machine learning

graph1

How it works?

  • 1- Get tweets from twitter
  • 2- Filter tweets
  • 3- Tweet classification with naive bayes algorithm (Positive,negative and neut)

Installation

root@kitploit:~
git clone https://github.com/omergunal/twebit
cd twebit
pip3 install -r requirements.txt

Update your api keys in "twebit.py". Go to https://apps.twitter.com/ and get API keys

Usage

root@kitploit:~
python3 twebit.py

ScreenShots

graph btc

Download Tool