An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: tweepy-api

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: 18 days ago - Pushed at: 18 days ago - Stars: 9 - Forks: 1

texasbe2trill/twitter-bot

Creates a Twitter bot using tweepy in Python

Language: Python - Size: 59.6 KB - Last synced at: about 11 hours ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

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

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: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

CS2219/Recommender_system

Recommendation system for Stock market

Language: Python - Size: 5.92 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - 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 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

sudoDeVinci/MAPper

MAPper: Twitter Follower-Network Visualizer using The Tweepy Library

Language: Python - Size: 461 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Abdulelah11y/easy-twitter

Simplifying Twitter APIs by leveraging tweepy library.

Language: Python - Size: 59.6 KB - Last synced at: about 17 hours ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

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: 3 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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: 10 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 3

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: 10 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

Swapnil-Powar/Twitter-Bot

Built a twitter bot using tweepy api

Language: Python - Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jcharles8246/Frank-Grimes-Twitter-Bot

A Twitter Bot named Frank Grimes

Language: Python - Size: 288 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 1 - 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: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 2

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 1 month ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 4

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

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

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

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

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

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

stevenhastings/TweetyPy

Full-Stack application that allows client to use a predictive model to determine which user is more likely to have tweeted a given text. This project covers everything from API's to Predictive Modeling, SQLAlchemy database storage, Flask, along with other full-stack components. In the end it is deployed for online usage using Heroku.

Language: Python - Size: 36.8 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rizama/SentimenAnalisisTwitter

This Project let you Search the topic of Tweet in Twitter and the program will Analizing the tweet. Result of this project will showing How much number of Positive, Neutral, and Negative Tweet of the topic

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

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: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

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: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

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

AnirudhNambi/Twitter-Search-Engine

Twitter Search Engine built using Lucene indexing and Twitter API v2

Language: Python - Size: 173 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guptaharshnavin/WeRateDogs-Dog-Rating-Tweets-Analysis

Detailed Data Wrangling and Analysis of tweets of Dog Ratings from WeRateDogs.

Language: Jupyter Notebook - Size: 870 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

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

anamikasen/Analyse-Twitter-Handles

A jupyter notebook implementation of analysing Barack Obama's tweets.

Language: Jupyter Notebook - Size: 2.22 MB - Last synced at: over 1 year ago - Pushed at: about 7 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

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

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

imukoki/Wrangle-and-Analyze-Data

Use Python to perform Data Wrangling (Gathering, Assessing, Cleaning) of the WeRateDogs Twitter account and archive, followed by storing, analyzing and visualizing the wrangled data.

Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

thchoRepo/Data-Wrangling-Project

Wrangle WeRateDogs Twitter data using pandas, NumPy, requests, tweepy and JSON.

Language: Jupyter Notebook - Size: 3.45 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - 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

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

Dammonoit/Playing-With-API-s

This repository is my experiment for learning purposes on some API's delivered by beautiful websites or rather companies i'd say like Twitter , OpenWeather etc.

Language: Python - Size: 370 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

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

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

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

Nimit2098/Movie-Review-Sentiment-Analysis

Designed a Sentiment Analysis model using Support Vector Machine(SVM) model and NLP which predicted movie review sentiments with accuracy and precision score of 94%.

Language: Jupyter Notebook - Size: 474 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

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

Ife-dayo/data-wrangling

Data wrangling in Python-APIs, requests and tweepy

Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - 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: 3 days ago - Pushed at: almost 2 years ago - Stars: 1 - 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

aeglon97/Wrangle-Analyze-Twitter-WeRateDogs

Implemented the entire data wrangling process to analyze and visualize data from the WeRateDogs Twitter page.

Language: Jupyter Notebook - Size: 3.88 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

kiranchhatre/Twitter_Sentiment_Analyzer

Sentiment Analysis (understanding and extracting feelings from Data), Create an API for Twitter, Use TextBlob for NLP tasks

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 6 years 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: 10 days ago - Pushed at: over 1 year ago - Stars: 0 - 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: about 6 years ago - Stars: 2 - Forks: 3

sumanasithalam/Tweets-with-Tweepy

Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - 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

AI-with-Tarun/Twitter-Retweet-Bot

Create your Twitter Auto Retweet Bot with few lines of Code in Python.

Language: Python - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

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: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

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

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

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

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: 6 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

DeepakSawalka/Northeastern-Transportation-System

Developed a transportation database system, specifically for the Northeastern Community which will assist students, faculty, and other community members to reach their destinations promptly and safely regardless of the time using different modes of transport viz. cabs, buses, trams, cycle, or walking

Language: Python - Size: 12.7 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - 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

ShruAgarwal/Twitter-bot

A bot which generates automated pencil sketch of any image within seconds!

Language: Python - Size: 60.1 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

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

Githongo/ICSProjectII

ICS 4101: Informatics and Computer Science Project II

Language: CSS - Size: 5.72 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

manushyaaa/altf4hashbot 📦

A twitter bot which retweets #100DaysofCode , made using Tweepy Module

Language: Python - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mr-ravin/social_score 📦

This repository contains the source code for the research paper titled "Calculate the score of a social media profile and posts on twitter and other social media sites on the internet".

Language: Python - Size: 71.3 KB - Last synced at: 28 days ago - Pushed at: almost 4 years ago - Stars: 0 - 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: over 2 years ago - Stars: 1 - Forks: 0

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

Swatichanchal/Wrangle-and-Analyze-Data

Udacity Data Analyst Nanodegree Program 4th Project - Wrangle and Analyze Data

Language: HTML - Size: 4 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

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: over 3 years ago - Stars: 8 - Forks: 4

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: almost 3 years ago - Stars: 1 - Forks: 0

Gail529/Mental-health

Analyzing and detecting depressive characteristics in tweets

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

michailow/kafka-tweets-processing

Analyzing tweets in real time using Apache Kafka

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gunasekharv6/Business-establishment-recommendation-system-based-on-country-s-economic-freedom

Project - Business establishment recommendation system based on country's economic freedom.

Language: Jupyter Notebook - Size: 7.87 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HindKhouya/Udacity_Data-Analysis-WeRateDogs-Project

Data Analysis We Rate Dogs Project

Language: Jupyter Notebook - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Meet-Turakhia/Twitter_Sentimental_Analysis

💭 Analyzed tweets to extract polarity and subjectivity, to understand the sentiments of the tweeter.

Language: Jupyter Notebook - Size: 162 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sterling2Archer/Tweepy-API-Project

Conducted data anaylsis of tweets from twitter users using Python through Tweepy API. Personal twitter keys are hidden for privacy reasons.

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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

brianmaleek/project_workspace_2_tweepy

Wrangling and analyzing we rate dogs twitter account which rates people's dogs with a humorous comment about the dog.

Language: Jupyter Notebook - Size: 2.57 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Anuj-malviya0/Twitter-bot

building a twitter bot to post inspiring programing quotes on twitter

Language: Python - Size: 425 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - 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

mandeebot/Data_cleaning

WeRate Dogs Twitter Data Analysis

Language: HTML - Size: 1.76 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abhiBose27/ProjectsPython

Some mini projects developed primarily on Python.

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mchenryspagg/wrangle-and-analyze-data

This project which is known as 'wrangle and analyze data' involves the wrangling of WeRateDogs twitter archive data from the period of 2015 to 2017

Language: HTML - Size: 1.21 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 0 - 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: over 2 years ago - Stars: 1 - Forks: 0

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

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

tanmayrauth/twitter-sentiment-analysis

It fetches the tweet from Twitter using the TweePy API. Using those fetched tweet it identifies the sentiment polarity of it using TextBlob package.

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

emmynuel/Data_Wrangling_And_Analysis_via_Twitter_API-WeRateDog_archive

This project use tweepy and other python libraries to wrangle, analyze and visualizes report on the tweet of WeRateDogs twitter user. WeRateDogs is a twitter account that rates people's dog with a humorous comment about the dog.

Language: Jupyter Notebook - Size: 4.68 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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

samyakmohelay/Twitter-Sentiment-Analysis

Twitter Sentiment Analysis and Word-Cloud program to analyze the sentiments of people's tweets and Visualizing them.

Language: Jupyter Notebook - Size: 8.34 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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

OPERE44/twitter-retweet-bot

A python application for a simple tweeter retweet bot

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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

JAaron93/DS26-Twitoff

Example of applying Machine Learning to Twitter in the form of a Flask web application

Language: Python - Size: 13 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: about 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 11