Topic: "tweepy-api"
Data-Science-Community-SRM/Forecasting-US-Elections
Extraction of tweets and Perform sentiment analysis on the presidential candidature of Donald Trump, Joe Biden and Kanye West in the upcoming elections in US in November, 2020.
Language: Jupyter Notebook - Size: 49.2 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 15

dorianbg/lambda-architecture-demo
Developing a Lambda Architecture pipeline using Apache Kafka, Spark Structured Streaming, Redshift, S3, Python
Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 13

shreybatra/Twitter-Stream-API-Dataset
Twitter Dynamic Dataset Api. Create any dataset YOU want.
Language: Python - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 13

n0toose/TinyFlowerBeds 📦
Educational bot that posts a tiny flower bed on Twitter every few hours. Check it out if you're new to Python and open source!
Language: Python - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 6

rajrohan/spark-streaming-twitter
Building pipeline to process the real-time data using Spark and Mongodb.
Language: Jupyter Notebook - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 11

lucaslattari/Twitter-Tools
Conjunto de utilitários para facilitar a interação do Python com a API do Twitter
Language: Python - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

Rohithgilla12/inpycon-twitterbot
This is a re-tweet bot which retweet with reply for all tweets mentioned with #PyConIndia or #PyConIndia2018 and anyone who mention us @pyconindia .
Language: Python - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 5

and-computers/HowToTweetEveryCommit
Tweet After All Commit Messages...have you ever wanted to lose all of your followers by tweeting every single commit message to the world?
Language: Shell - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

Dhravya/auto-twitter-banner
Automatically updates the twitter banner with the images of 5 latest followers, using tweepy python
Language: Python - Size: 2.77 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 4

ansegura7/TwitterAnalytics
Web Mining project in which Descriptive Statistics and NLP techniques are used to analyze the behavior of a Twitter account and the content of their respective tweets.
Language: HTML - Size: 32.3 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 4

prakhar21/spark-streaming
Twitter Spark Streaming using PySpark
Language: HTML - Size: 49.8 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 7

ShreyanshShandilya/Twitter_Automator
A python script which is hosted on cloud to cross post between reddit and twitter using API's with Google sheet integration.
Language: Python - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

ShubhamSarda/twbot
Twitter Bot: Auto Reply, Like and Retweet according to requirement along with deployment on PythonAnyWhere. (Mainly used for automated customer support reply.)
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 11

anushka23g/Twitter-sentiment-Analysis
In this project we have built a model which takes a dataset as an input andas an output gives the percentage of posive ,negative and neutral tweets in the given dataset. It is done using natural language processing library using scikit learn machine learning libraries such as textblob.
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

SwethaMagesh/Visualize-Twitter-Hashtags
Identify the counts of hashtags and mentioned accounts and display it as graph and wordcloud
Language: Jupyter Notebook - Size: 27.9 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 3

Visual-mov/Colorful-Julia
A Twitter bot that tweets random Julia sets.
Language: Python - Size: 737 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 2

InternityFoundation/DECODE_1925
The project focuses on minimizing the spread of a rumour in a twitter network by identifying most active or influential users.
Language: Python - Size: 9.39 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 4

MChambers1992/retweet-bot Fork of basti2342/retweet-bot
Retweets search queries utilizing JSON configurations to allow for more control over content being shared. Supports Twitter API v1.1.
Language: Python - Size: 49.8 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

aj-naik/City-Sentiment-Detector-BERT
Classifying tweets from cities into Positive and Negative sentiment and determining happiness of that city.
Language: Jupyter Notebook - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

jaredbach/3-Legged-OAuth-WorkFlow-for-Twitter
If you are trying to create a Twitter bot, and your Twitter developer account is different from the account you are trying to run your bot on, this Python code should help you.
Language: Python - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

aksharbarchha/Twitter-Sentiment-Analysis
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event.
Language: Python - Size: 224 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

Dkreitzer/Twitter_Scraping_and_Saving
Jupyter Notebook with code to help scrape, analyze, organize, and save tweets in CSV files
Language: Jupyter Notebook - Size: 314 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 7

Gerry-Aballa/twitter-Api-V2-bot
A Twitter bot that posts a tweet everyday at the same time(8AM EAT) - Built in Python3, tweepy and hosted on PythonAnywhere
Language: Python - Size: 5.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

amine-akrout/real-time-twitter-sentiment-analysis
Sentiment Analysis and visualisation of tweets, using python, Easticsearch, logstash, kibana and kafka in a Docker container
Language: Python - Size: 12.6 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

lampajr/PTDC
Python Twitter Data Collector
Language: Python - Size: 130 KB - Last synced at: 19 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

theharisshah/small-flask-app-for-twitter
A small twitter web app created using flask and tweepy.
Language: HTML - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

Sy-Muzammil/Tweet-Crawlers
Different tweet crawlers using tweepy
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 7

SamSamhuns/ml_sentiment_analysis_etl
ETL Data pipeline to download tweets using Tweepy and the twitter-streaming-api, save in an MySQL db, and analyze tweet sentiments.
Language: Python - Size: 3.62 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

ShruAgarwal/Twitter-bot
A bot which generates automated pencil sketch of any image within seconds!
Language: Python - Size: 60.1 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

samuelwithey/dsl-twitter-bots
A domain specific language for Twitter bots.
Language: Python - Size: 8.62 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

aravinds-arv/twizdom
Generate and tweet a random quote image based on your mood 😎
Language: Python - Size: 174 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Abdulelah11y/easy-twitter
Simplifying Twitter APIs by leveraging tweepy library.
Language: Python - Size: 59.6 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

Marx-wrld/Twitter-bot
A Python based Twitter bot called TheafterMarx built using the tweepy library and the twitter developer API.
Language: JavaScript - Size: 10.4 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

avinsit123/Tweet-o-Pedia
The Wikipedia of Twitter and the Google Equivalent for Sentiment search
Language: Python - Size: 44.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ShiouLu/Twitter-Brand-Analysis
Using Python to Perform sentiment analysis on two food-delivery-service brands
Language: Jupyter Notebook - Size: 4.81 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

sanjay-thiyagarajan/credible
Your AI companion for your tedious tasks
Language: JavaScript - Size: 5.62 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

jblanco89/Twitter-Telegram-Bot
Telegram Bot which listens to tweets from previously known Twitter accounts and sends them to a specific Telegram channel in real time.
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Gail529/Mental-health
Analyzing and detecting depressive characteristics in tweets
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 28 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

ultranet1/SENTIMENT_ANALYSIS_OF_SHOPRITE_on_Twitter
The objective is to analyze Tweeps (twitter user's) emotion about shoprite, Most occurring words in tweets &Top Tweeps on ShopRite trend table.
Language: Jupyter Notebook - Size: 658 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

pratyushgguptaa/sentiment_analysis_bot
its a twitter bot performing sentiment analysis on tweets and replying with the result.
Language: Python - Size: 1.95 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

kaustubhgupta/CarryMinati-Tweets-Analysis
This notebook pulls 2000 tweets from twitter into a json file and then after preprocessing, a word cloud is generated.
Language: Jupyter Notebook - Size: 220 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

lukendatigh/counsellia-intelligent-counselling-system
An ML-based, Django app that let's counsellors manage their schedules and run sentiment analysis and topic modeling on the Twitter accounts of their clients.
Language: Python - Size: 820 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

taniyariar/Big-Data-Analytics
Real-Time streaming data arriving from twitter streams
Language: Python - Size: 1.03 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 3

dido1998/codefundo-2018
The official repo of team flow.
Language: C - Size: 7.64 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

Dammonoit/Oppenheimer
This project is based on Sentimental Analysis of by Live Streaming of Twitter Data using Hashtags with The help of Tweepy API by Twitter and also libraries like textblob, Pandas etc.
Language: Jupyter Notebook - Size: 597 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

amogh-nalwaya/Data-and-Visual-Analysis
Techniques for analyzing and visualizing data at scale.
Language: HTML - Size: 6.02 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

CS2219/Recommender_system
Recommendation system for Stock market
Language: Python - Size: 5.92 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

elizabethsiegle/workers-ai-twitter-api-tweet
This application generates and posts tweets using Cloudflare Workers AI (specifically the Llama-3.1 model) and the Twitter (X) API to craft engaging tweets according to pre-set prompts.
Language: Python - Size: 101 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

sudoDeVinci/MAPper
MAPper: Twitter Follower-Network Visualizer using The Tweepy Library
Language: Python - Size: 461 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

falken20/parrao_weather_bot
Process that every secific time get and publish weather data from Cercedilla in Twitter through Google Cloud Platform technology. A Cloud Function that get the weather data and publish it, and a Cloud Scheduler that every X time call the Cloud Function.
Language: Python - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

IsaacMwendwa/Twitter-ETL-of-Elections-PoliceBrutality-HateSpeech-Data
This Twitter ETL project is aimed at providing data to support UN SDG number 16. The project is directed at providing data to generate actionable insights to stakeholders; regarding the 2022 Presidential Elections, Police Brutality, and Propagation of Hate Speech on Twitter
Language: Python - Size: 593 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Furyforev3r/Wilbur-Lyrics-BOT
This bot every 2 hours sends a tweet of a random part of a song from the E-Girl Trilogy (I'm in love with an egirl, Your new boyfriend, Interned has ruined me) by Wilbur Soot or a part of a song from Lovejoy!
Language: Python - Size: 21.5 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

itsdsun/Peep
Flask powered app that conducts a quick analysis of your tweets and allows you to easily search through your timeline. Technologies: Python, Flask, Tweepy API, HTML, CSS
Language: Jupyter Notebook - Size: 3.32 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rodriguezmatid/Tweepy-Library
A script with commands of the Tweepy-Library
Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

TelRich/Wrangle_and_Analyze_Data
Wrangled WeRateDog Twitter data. Part of the data such as Favorite count and Retweet count was scrapped from Twitter using API (Tweepy).
Language: Jupyter Notebook - Size: 3.01 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

disha-singh/Sentiment-Analysis 📦
Twitter sentiment analysis by data mining and NLP application.
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Sharzzdevise/Twitter-Data-Wrangling-project
A data wrangling project I worked, as a student of the Udacity Data Analysis with Python nanodegree program. More descriptions about this project is displayed on the readme file.
Size: 2.18 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vinaybommana/twitter-analytics
twitter scrapers for analysis
Language: Jupyter Notebook - Size: 138 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

abhisrn1986/TwitterDataPipeline
The project comprises a real-time tweets data pipeline, a sentimental analysis of the tweets module, and a Slack bot to post the tweets' sentiments. The project uses SentimentIntensityAnalyzer from the VaderSentiment library. The analyzer gives positive, negative, and compound scores for small texts (such as tweets in this case). The real-time data pipeline flow is as follows: 1.Tweets are collected and stored in a database. 2.The sentiment of the tweets is analyzed. 3.The tweet sentiment is posted on a Slack channel using a Slack bot.
Language: Python - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Vikramshinde1210/Tweet-Analyzer
Language: Python - Size: 12.8 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 3

SaishJ/Twitter-Scrape
Scrape Twitter data using Tweepy API and store data in CSV file.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sarthak815/sage2therescue
An end to end application to detect sentiments of people on twitter within a particular location and identify locations most negatively impacted by the disaster. Submission to AWS Disaster Response Hacakathon.
Language: Jupyter Notebook - Size: 23.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

svdeepak99/TSA-Twitter_Sentiment_Analysis
Investigating factors affecting the Mental Health of Twitter Users via Sentiment Analysis
Language: Python - Size: 2.18 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

therealOri/tweeby
An automated bot for twitter using Tweepy!
Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Coursal/Copycat-Twitter-Bot
A twitter bot written in Python and using the tweepy API that- based on another account's tweets- generates its own random posts at random times and replies to every mention towards it.
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

anupamhaldkar/Twitter-Bot
A Twitter Bot that automatically retweets🔁, favorites💕 the tweets with #blacklivesmatter✊🏻✊🏻
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ParthPurani/Curse-Word-Detection-For-Twitter
This is a simple python script to post tweets while checking explicit content in it.
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

nicolasgasco/python_twitter_analyzer
Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.
Language: Python - Size: 9.11 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

WanjohiWanjohi/favnretweettweepy
Bot that automates favoriting and retweeting of tweets with a set of keywords
Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

manushyaaa/altf4hashbot 📦
A twitter bot which retweets #100DaysofCode , made using Tweepy Module
Language: Python - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

EdmarCaixeta/twitter_bot
A simple Python bot that shares and likes a determined number of tweets using a list of keywords.
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Coursal/Sneetch
A Discord bot written in Python that notifies a specific channel of a server of a Twitter account's latest tweet.
Language: Python - Size: 180 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dscbkbiet/Tweepy_Bot
This is a CLI program for Twitter using Tweepy Library in Python.
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ShaneyMantri/Twitter-Sentiment-Analysis
Twitter Sentiment Analysis based on keywords and profile.
Language: Python - Size: 1.64 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

gustavonaldoni/blind-bolsonaro-supporters-retweet
A simple Twitter bot made for studying purposes that retweet, every hour, an tweet of a blind Jair Bolsonaro supporter.
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

zeynepgultugaydemir/Twitter_OAuth1.0a
Tutorial for a script that grants your Twitter app read and write access to a Twitter account.
Language: Python - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

pranay414/tweet-stream-gcp
Language: Python - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

melunaich/Wrangle-and-Analyze-Data
This is to wrangle and analyze data from WeRateDogs Twitter archive.
Language: Jupyter Notebook - Size: 1.74 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

minheeseo/data-extract-apis
Extract tweets using Twitter API
Language: Python - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

krishnadevz/twitterbot
this is a twitter bot created by using tweepy pyhton libarry and using twitter api
Language: Jupyter Notebook - Size: 168 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

jcharles8246/Frank-Grimes-Twitter-Bot
A Twitter Bot named Frank Grimes
Language: Python - Size: 288 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hafizmrf3/NaiveBayesClassifier-SentimentAnalysis
Sentiment analysis on @gojekindonesia 's tweets using NaiveBayesClassifier
Language: CSS - Size: 7.61 MB - Last synced at: 9 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

shreydan/Twitter-For-Terminal
tweet from terminal
Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

KonRoz/TwitterBot
A Twitter Christmas Bot created using tweepy
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

dtroupe18/Thesis-Survey-Of-Political-Bots-On-Twitter
Masters Thesis Survey of Political Bots on Twitter during Summer of 2018
Language: HTML - Size: 42.8 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

shrawantee/Vader-Sentiment-Analysis-Social-Analytics
Language: Jupyter Notebook - Size: 418 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

GargAkanksha/TweetsAnalysis
Sentiment analysis of the latest real-time Twitter activity of various news oulets - BBC, CBS, CNN, Fox, and New York times.
Language: Jupyter Notebook - Size: 147 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

MateoWartelle/Python-Tweepy
Python Tweepy is a library of functions dedicated to using the tweepy package for Python 3+
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

shakiz/PythonWorks
This is my common repository where i kept all my python files.Here i kept the simple or easy codes that i practiced sometimes to learn the basics of python.Nothing that much advanced.
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

imdad132/X-Data-Mining-using-Python-tweepy
Fetching data of Tweets on the Ukraine-Russia War from X
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

savjaylade84/MyTweeterFeed
Simple My Twitter Post Web App that uses python Flask and Tweepy
Language: HTML - Size: 7.81 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

texasbe2trill/twitter-bot
Creates a Twitter bot using tweepy in Python
Language: Python - Size: 62.5 KB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Vishwas-Chakilam/Twitter-Sentiment-Analysis
Twitter Sentiment Analysis is a Python project that analyzes the sentiment of tweets based on a user-defined keyword. It uses Tweepy to fetch tweets from the Twitter API and TextBlob for sentiment analysis. The application features a user-friendly GUI with Tkinter, displaying tweet sentiment as positive, negative, or neutral.
Language: Python - Size: 11.7 KB - Last synced at: 26 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

PratishMashankar/twitter-sentiment-analysis
Performing comparative sentiment analysis to determine public reaction on newly introduced Farm Laws of 2020, India by collecting data using Twitter Tweepy API
Language: Python - Size: 16.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

RIZWAN-VY/Sentiment_Analysis_of_Tweets
Twitter Sentimental analysis using python
Language: Python - Size: 286 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jacqueline-dev/dadostwitter
Coleta de dados no Twitter utilizando a API e a biblioteca Tweepy da linguagem Python
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

furkankirmizioglu/trader-bot
TraderBot is a Python based algorithmic trade application that runs on Binance cryptocurrency exchange. It can trade both spot and futures markets, sends push notification and tweet when an order is placed.
Language: Python - Size: 101 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

oussafik/Tweets-Analysis-Pipeline-on-MS-AZURE
Language: Python - Size: 312 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

atchopba/twitter-search
Allows you to search on Twitter. The search returns 100 "last" tweets max.
Language: Python - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PabloDeges/bpmkeybot
Twitter Bot using the tweepy api
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
