Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cracker does not work for any site #3

Open
Felipeandradee opened this issue Jun 27, 2017 · 8 comments
Open

Cracker does not work for any site #3

Felipeandradee opened this issue Jun 27, 2017 · 8 comments

Comments

@Felipeandradee
Copy link

Cracker has stopped working for all sites tested.

For example:

  • whoscored.com
  • coursehero.com
  • offerup.com
  • dollargeneral.com
  • ioepa.com.br
@yalopov
Copy link

yalopov commented Jun 28, 2017

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
Copy link

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

@ziplokk1
Copy link
Owner

ziplokk1 commented Jul 3, 2017

Confirmed for whoscored.com.

I will be looking into it.

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

@ziplokk1
Copy link
Owner

ziplokk1 commented Jul 3, 2017

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

I will be looking into the other sites soon.

@ed-biz23
Copy link

ed-biz23 commented Jul 3, 2017

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
Copy link

gumush commented Dec 6, 2017

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

@dimon222
Copy link

dimon222 commented Dec 6, 2017

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

@Jacky-Chiu
Copy link

Jacky-Chiu commented Feb 2, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants