github vladkens/twscrape v0.7.0

latest releases: v0.13, v0.12, v0.11.1...
11 months ago

What's Changed

  • disable for force limit on not _raw methods (as was in v0.5.0) (#26)
  • restore full tweets text in case of retweet (#42)
  • add examples of parallel processing (#47)
  • user_by_id / user_by_login / tweet_details return None in case of resource not accessible in api (#15)
  • improve parser & add dumping when parsing failed
  • print log when account available for queue
  • infinite retry for http timeout / proxy error (was lock account for some long time) (#40)
  • add more format of cookies to parse
  • restore login by flow as was in v0.5.0 & added email_first param (#45, #36)
  • added blue and blueType fields into User model (#38)

New Contributors

Full Changelog: v0.6.0...v0.7.0

Don't miss a new twscrape release

NewReleases is sending notifications on new releases.