Twscrape

Latest version: v0.14

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

Scan your dependencies

Page 1 of 4

0.14

What's Changed
* Update models.py by hponka in https://github.com/vladkens/twscrape/pull/218
* Fixed media type for Tweet
* Maintenance: GQL endpoints updated

New Contributors
* hponka made their first contribution in https://github.com/vladkens/twscrape/pull/218

**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.13...v0.14

0.13

What's Changed
* **DEPRECATED** favoriters / liked_tweets methods since it no more available in X
* API url changed from `twitter.com` to `x.com`
* add pinned tweets info to user profile 201
* added broadcast / audiospace card types 191
* Update readme.md fixed typo by badr-elmazaz in https://github.com/vladkens/twscrape/pull/199
* Add bookmarkedCount field to Tweet model constructor by ShunnMatsumura in https://github.com/vladkens/twscrape/pull/180
* feat: add support for getting bookmarks by bjsi in https://github.com/vladkens/twscrape/pull/172
* Exclude messageprompts as elements by NielsOerbaek in https://github.com/vladkens/twscrape/pull/194
* GQL endpoints updated

New Contributors
* badr-elmazaz made their first contribution in https://github.com/vladkens/twscrape/pull/199
* ShunnMatsumura made their first contribution in https://github.com/vladkens/twscrape/pull/180
* bjsi made their first contribution in https://github.com/vladkens/twscrape/pull/172

**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.12...v0.13

0.12

What's Changed
* Allow pulling from media tab by Pigglebear in https://github.com/vladkens/twscrape/pull/131
* Support TOTP by ritikkumarsahu in https://github.com/vladkens/twscrape/pull/153
* Add alternate identifier login task by LucasLeRay in https://github.com/vladkens/twscrape/pull/155
* Wrap async generators with contextlib.aclosing by andylolz in https://github.com/vladkens/twscrape/pull/159
* Improve Dependency Error (131) handling 166
* Simplify custom login for accounts poll (138)
* Ability to raise `NoAccountError` instead of waiting for available account (48, 148)
* Added Card parser for summary, poll and player types (46, 72, 157)
* Fixed login error when no `ct0` cookie found 143
* Fixed infinite login loop for non exists account (132, 165)
* Update GQL endpoints

New Contributors
* Pigglebear made their first contribution in https://github.com/vladkens/twscrape/pull/131
* ritikkumarsahu made their first contribution in https://github.com/vladkens/twscrape/pull/153
* LucasLeRay made their first contribution in https://github.com/vladkens/twscrape/pull/155
* andylolz made their first contribution in https://github.com/vladkens/twscrape/pull/159

**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.11.1...v0.12

0.11.1

- Fixed httpx dependency version

**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.11...v0.11.1

0.11

What's Changed
- Added new `liked_tweets` method (115, thanks Minecon724)
- Added `verified_followers` method (121)
- Added `subscriptions` method
- Added `tweet_replies` method (104)
- Added missing string representation for Snowflake ids (116)
- Updated proxy support (85, 96, 118)
- Now API will raise exception on `ConnectError`, `ConnectTimeout` – before account was locked for 15 min (113)
- GQL endpoints updated

New Contributors
* Minecon724 made their first contribution in https://github.com/vladkens/twscrape/pull/115

**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.10.1...v0.11

0.10.1

- Fixed AsyncClient unclosed error in login flow 107

**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.10.0...v0.10.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.