-
Notifications
You must be signed in to change notification settings - Fork 4
/
ex
10 lines (10 loc) · 922 Bytes
/
ex
1
2
3
4
5
6
7
8
9
10
python GetOldTweets3.py --querysearch "❤" --lang en --maxtweets 1000 --output U+2764.csv
python GetOldTweets3.py --querysearch "✋" --lang en --maxtweets 1000 --output U+270B.csv
python GetOldTweets3.py --querysearch "✌" --lang en --maxtweets 1000 --output U+270C.csv
python GetOldTweets3.py --querysearch "👌" --lang en --maxtweets 1000 --output U+1F44C.csv
python GetOldTweets3.py --querysearch "💕" --lang en --maxtweets 1000 --output U+1F495.csv
python GetOldTweets3.py --querysearch "♥" --lang en --maxtweets 1000 --output U+2665.csv
python GetOldTweets3.py --querysearch "💜" --lang en --maxtweets 1000 --output U+1F49C.csv
python GetOldTweets3.py --querysearch "💖" --lang en --maxtweets 1000 --output U+1F496.csv
python GetOldTweets3.py --querysearch "💙" --lang en --maxtweets 1000 --output U+1F499.csv
python GetOldTweets3.py --querysearch "💔" --lang en --maxtweets 1000 --output U+1F494.csv