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

Proxy support? #6

Closed
Ziinc opened this issue Jun 29, 2019 · 4 comments
Closed

Proxy support? #6

Ziinc opened this issue Jun 29, 2019 · 4 comments

Comments

@Ziinc
Copy link
Collaborator

Ziinc commented Jun 29, 2019

Hi, great project. I'm considering a rewrite of my existing scraper in scrapy but i can't seem to find any proxy support in the docs. Is there a way to customize the request to go through a proxy?

@oltarasenko
Copy link
Collaborator

Thanks for feedback @Ziinc! I have planned to add proxy support to Crawly. If it could help you to choose Crawly over Scrapy, I would re-prioritize this work to deliver it faster.

Please also let me know if you need any other support.

@Ziinc
Copy link
Collaborator Author

Ziinc commented Jun 30, 2019

Proxy support would be awesome, but there's not pressing need for it right now, I'll give crawly a spin for sites that don't need a proxy.

Do you have a roadmap of future releases?

@oltarasenko
Copy link
Collaborator

Yes, I have a plan. Actually, I am working on two big things:

  1. Cookies support
  2. Robots.txt fixes (the current third party lib Gollum, has several bugs I want to resolve)

But proxy support can be easily added. So I will do it before the planned tasks

@oltarasenko
Copy link
Collaborator

@Ziinc The proxy support is available now!

Could you please give it a try, to see if I can do anything on the top of it?

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

2 participants