Twitterscraper

Latest version: v1.6.1

Safety actively analyzes 628924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.6.2

Fixed
- Errors occuring during the serialization of a non-html response (everything after 1st request),
No longer crashes the program but is catched with a try / except.
- Fixes https://github.com/taspinar/twitterscraper/issues/93

- The '' character in an username is now removed by the ".strip('\')" method instead of "[1:]".
- This fixes issue https://github.com/taspinar/twitterscraper/issues/105

0.6.1

Improved
- The way the number of days are divided over the number of parallel processes is improved.
- The maximum number of parallel processes is limited to the max no of days.
- Fixes https://github.com/taspinar/twitterscraper/issues/101

0.6.0

Fixed
- PR 89: closed pools to prevent zombie processes.

0.5.1

Fixed
- Fixed MaxRecursionError crashes which was introduced with version 0.5.0

0.5.0

Added
- Added the html code of a tweet message to the Tweet class as one of its attributes

0.4.2

Fixed
- Fixed backward compatability of the new --lang parameter by placing it at the end of all arguments.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.