Skip to content

Release v2.0.0

Choose a tag to compare

@hemantapkh hemantapkh released this 15 Feb 13:29
· 20 commits to main since this release
4d0abde

What's Changed

  • Major refactor
  • Return dataclass instead of dict (use to_dict to get result in dict)
  • Allow to pass args to cloudscraper
  • Add async support

Full Changelog: v1.2.6...v2.0.0