Skip to content

Releases: VeNoMouS/cloudscraper

Release 1.2.52

07 Jan 08:56
Compare
Choose a tag to compare

image

  • Added in "Bot Fight Mode" detection

Release 1.2.50

25 Dec 20:44
Compare
Choose a tag to compare

image

  • hCaptcha fix for deathbycaptcha
  • Added new captcha provider CapMonster Cloud
  • Replaced package polling with polling2 in captcha modules

Release 1.2.46

27 Jul 11:12
Compare
Choose a tag to compare
  • Removed debug from 2captcha (ooops my bad).
  • Added in no_proxy to captcha parameters if you dont want to send proxy to 2captcha / anticaptcha.
  • Added in platform filtering to browser (User-Agent) via platform parameter.
  • added doubleDown parameter to control if re-request is to be performed when Captcha is detected.

image

Release 1.2.44

24 Jul 00:17
Compare
Choose a tag to compare
  • Initial update to Captcha providers to support proxies (anti-captcha, 2captcha).
  • Some re-wording, comments and general house cleaning.

image

Release 1.2.40

27 May 02:42
Compare
Choose a tag to compare

~12 days have passed and Cloudflare updated again... they keeping to the schedule 👍

image

  • Fixed: Cloudflare V1 challenge change (broke regex by introducing blank a.value).
  • Fixed: string -> float -> string causes issues in py2 str() rounding precision
  • Enhancement: Added Pre/Posting Hooking into request function.

Release 1.2.38

16 May 10:26
Compare
Choose a tag to compare
  • Update regex for new Cloudflare changes in numerous places.
  • Updated JSFuck challenge for new dynamic k variable.
  • Updated interpreters to account for new dynamic k allocation from subset list.

image

Release 1.2.36

04 May 01:16
Compare
Choose a tag to compare
  • Update regex for Cloudflare form challenge
  • Overwrite auto_set_ecdh by manually setting elliptic curve
  • Rewrote native interpreter for JSFuck due to nested calculations
  • Added exception if new Cloudflare challenge detected.
  • Added support for hCaptcha in 9KW

image

Release 1.2.34

22 Apr 11:30
Compare
Choose a tag to compare
  • Add ability for custom ssl context to be passed
  • Added new timer to anticaptcha module
  • Fixed Cloudflare's challenge form change
  • Removed DNT from headers causing reCaptcha on some sites
  • Updated cipher suite for browsers

image

Release 1.2.32

02 Apr 22:41
Compare
Choose a tag to compare
  • hCaptcha support added (anticaptcha, 2captcha)
  • Fix for Cloudflare dual challenge form
  • cipherSuite update

Release 1.2.30

20 Mar 10:32
Compare
Choose a tag to compare
  • Refactored Exceptions classes.
  • Updated cipherSuites for Cloudflare.

image