ziplokk1 / incapsula-cracker-py3

Python3 compatible way to bypass sites guarded with Incapsula
https://ziplokk1.github.io/incapsula-cracker-py3/
The Unlicense
194 stars 33 forks source link

Cracker does not work for any site #3

Open Felipeandradee opened 7 years ago

Felipeandradee commented 7 years ago

Cracker has stopped working for all sites tested.

For example:

yalopov commented 7 years ago

I got this issue too on exito.com.

Also if it's useful to know, i wasn't doing any exhaustive scrapping on that website.

ed-biz23 commented 7 years ago

yes cracker no longer works for me either. I tried with http://www.ubiqlife.com/

ziplokk1 commented 7 years ago

Confirmed for whoscored.com.

I will be looking into it.

Can anyone post the error messages that they're getting?

ziplokk1 commented 7 years ago

Please see issue #4 for follow ups with whoscored.com.

I will be looking into the other sites soon.

ed-biz23 commented 7 years ago

this is the error I'm getting for this site http://www.ubiqlife.com/ Traceback (most recent call last): File "/Users/xx/Desktop/Script/beautifulsoup_tester.py", line 3, in response = session.get('http://www.ubiqlife.com/') File "/Users/xx/Library/Python/3.5/lib/python/site-packages/incapsula/session.py", line 297, in get return self.crack(self.request('GET', url, **kwargs)) File "/Users/xx/Library/Python/3.5/lib/python/site-packages/incapsula/session.py", line 267, in crack self._raise_for_recaptcha(resource) File "/Users/xx/Library/Python/3.5/lib/python/site-packages/incapsula/session.py", line 211, in _raise_for_recaptcha raise RecaptchaBlocked(iframe_response, 'resource blocked by re-captcha') incapsula.errors.RecaptchaBlocked: resource blocked by re-captcha

gumush commented 6 years ago

any updates on that ? It looks like still not working :(

dimon222 commented 6 years ago

@gumush i think it was resolved with #8 Works for me...

Jacky-Chiu commented 6 years ago

@dimon222 which site work?[http://www.whoscored.com]()?i try the code of [#8]( ) only can work the first time...