Twitterscraper

Latest version: v1.6.1

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

Scan your dependencies

Page 1 of 6

1.6.1

Fixed
- Issue 330: Added KeyError to the try / except so that it no longer breaks when json_resp does not have this key.

1.6.0

Added
- PR234: Adds command line argument -dp or --disableproxy to disable to use of proxy when querying.
Improved
- PR261: Improve logging; there is no ts_logger file, logger is initiated in main.py and query.py, loglevel is set via CLI.

1.5.0

Fixed
- PR304: Fixed query.py by adding 'X-Requested-With': 'XMLHttpRequest' to header value.
- PR253: Fixed Docker build
Added
- PR313: Added example to README (section 2.3.1).
- PR277: Support emojis by adding the alt text of images to the tweet text.

1.4.0

Fixed
- PR228: Fixed Typo in Readme
- PR224: Force CSV quoting for all non-numeric values
Added
- PR213: Added Dockerfile for Docker support
- PR220: Passed timeout value of 60s from method to requests.get()
- PR231: Added a lot of tweet attributes to the output, regarding links, media and replies.
- PR233: Added support for searching for the '&' sign.
Improved
- PR223: Pretty printing the output which is dumped

1.3.1

Fixed
- Change two uses of f-strings to .format() since f-strings only work well with Python 3.6+

1.3.0

Added
- Added the use of proxies while making an request.
- PR 204: Added a max timeout to twitterscraper requests which is set to 60s by default.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.