You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twitter bot uses python selenium to emulate user with a headless browser. Can capture a tweet and replies from targeted handles and responds using open ai api
A financial dashboard made with python and flask that collects stock info using alphavantage api and displays a candlestick graph. https://nateflask.pythonanywhere.com/
Python based twitter bot that uses selenium library and headless browser to scrap tweets based on #hashtag, do sentiment analyssis using nltk library, and store tweet and sentiment into sqlite db