ziplokk1 / incapsula-cracker

Use to bypass sites which use incapsula to block access to webscraping bots.
The Unlicense
45 stars 16 forks source link

This is not working anymore ... #6

Closed k0tkin closed 7 years ago

k0tkin commented 7 years ago

Hi,

I'm trying to use it against https:// offerupnow dot com but no success 2 question:

1- "{scheme}://{host}/_IncapsulaResource" shouldn't be "{scheme}://{host}/_Incapsula_Resource" ?

2- When you got blocked how you get access to "_Incapsula_Resource?SWKMTFSR" ? this resource is blocked and is not accessible

alfonsogacevedo commented 7 years ago

Yeah, this does not seem to be working for me either. I tried using the hotfix branch and even made some changes internally that were not working (replaced _IncapsulaResource references with _IncapsulaResource and a change here https://github.com/ziplokk1/incapsula-cracker/blob/hotfix/incapsula/requests.py#L20 since it returns only one array thus was breaking)

This is still not working. Is anybody able to get this to work?

ziplokk1 commented 7 years ago

I'm no longer maintaining this version. Please see here for an updated version which is compatible with python3. It works with your link that you provided.

Thank you.