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

Any plans to configure for Scrapy middleware like V1? #19

Open
Swordyjohn opened this issue Jul 30, 2018 · 6 comments
Open

Any plans to configure for Scrapy middleware like V1? #19

Swordyjohn opened this issue Jul 30, 2018 · 6 comments

Comments

@Swordyjohn
Copy link

Swordyjohn commented Jul 30, 2018

I use incapsula cracker alot and its great script, it would be nice to incorporate it into scrapy as a middleware, are there any plans to do so? Please let me know.

@johndoe11111
Copy link

Do you use bypass_crack=True flag? it depends..

@Swordyjohn
Copy link
Author

Hello Johndoe11111, no i am not using bypass_crack=True, just running incapsula-cracker-py3 to generate the session, then getting the url. I am, trying to reverse engineer this to be a scrapy middleware right now, any pointers?

@johndoe11111
Copy link

The thing is I don't see how it manages to bypass Incapsula with the bypass_crack=False, since when I try to run it as described in the main page of this repository I get an error that says 'max retries exceeded when attempting to crack incapsula'.
Could you write a small snippet of how you run it?

@jvv8
Copy link

jvv8 commented Apr 19, 2019

Excited about this package, but saddened that Scrapy middleware is no longer supported.
What are the challenges to implementing the Scrapy middleware in python 3 as was done in 2.7?
If not, are there any working examples with a parameterized class that emulate calls such as:

scrapy crawl MySpider -a queries="something to search for" -o- -t json

@caffeinatedMike
Copy link

I would very much appreciate having the Scrapy Middleware capability as well!

@frapercan
Copy link

frapercan commented May 25, 2021

great work, but I were also looking for the Scrapy Middleware capability.

Let's see what can I do

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

5 participants