Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Releases: Mottl/GetOldTweets3

0.0.11

27 Nov 11:12
Compare
Choose a tag to compare

This release adds support for emojis. It finds the emoji images in each tweet and replaces them with the corresponding Unicode character or with "Emoji[Name of emoji]" string. The new parameter --emoji has been added:

GetOldTweets3 --querysearch "museum" --maxtweets 10 --emoji unicode

0.0.10

30 May 13:39
Compare
Choose a tag to compare

Search by geo coodinates:

GetOldTweets3 --querysearch "museum" --near "55.75, 37.61" --within 40km --maxtweets 10

0.0.9

03 Dec 12:06
Compare
Choose a tag to compare

Fix issue with incorrect HTML handling

0.0.8

28 Nov 23:33
Compare
Choose a tag to compare

Added replies counter

0.0.7

09 Nov 11:02
Compare
Choose a tag to compare

Fixed the issue with the --near and --within parameters,
Added the better exception handling

0.0.6

03 Nov 14:09
Compare
Choose a tag to compare

Fixed error in 0.0.5 preventing getting all of the tweets

0.0.5

01 Nov 10:15
Compare
Choose a tag to compare

Random selection of a User-Agent header

0.0.4

31 Oct 10:10
3104591
Compare
Choose a tag to compare

Added --debug parameter to GetOldTweets3 command line utility

0.0.3

25 Oct 11:11
Compare
Choose a tag to compare

Fixed issue with min_position parameter

0.0.1

15 Sep 13:02
Compare
Choose a tag to compare
Add pypi badge