rkaiwang / Simple-Twitter-Webscraper

This is a webscraper that uses Selenium webdriver to open a new window in Chrome and scrape tweets after selecting a search query. Currently set to search the keywords 'artificial intelligence'. It then uses the NLTK toolkit to tokenize the tweet data, remove stopwords, and produce a frequency distribution graph of the most commonly used words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rkaiwang/Simple-Twitter-Webscraper Issues

No issues in this repository yet.