ozgekokyay / Twitter-Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5zkS50MPf4cHi3yv

Run these commands on the shell for to download csv file of the outcome of searching keyword on Twitter

pip install twint

twint -s "request for startup" --csv --output tweets.csv

Run clean_csv.py for filtering unneeded information from the file

Run these command on the shell

pip install csvtotable

csvtotable tweets_clean.csv tweets.html

About


Languages

Language:HTML 100.0%Language:Python 0.0%