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

Add Scrapy ApifyHttpProxyMiddleware for managing proxies #158

Merged
merged 18 commits into from
Jan 3, 2024

Conversation

vdusek
Copy link
Contributor

@vdusek vdusek commented Dec 20, 2023

Issue

Other

@vdusek vdusek changed the title Add ApifyHttpProxyMiddleware for managing proxies Add ApifyHttpProxyMiddleware for managing proxies Dec 20, 2023
@github-actions github-actions bot added this to the 79th sprint - Tooling team milestone Dec 20, 2023
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Dec 20, 2023
@vdusek vdusek force-pushed the add-http-proxy-middleware branch 3 times, most recently from 06c8298 to a0de40f Compare December 21, 2023 12:13
@vdusek vdusek changed the title Add ApifyHttpProxyMiddleware for managing proxies Add Scrapy ApifyHttpProxyMiddleware for managing proxies Dec 21, 2023
@vdusek vdusek marked this pull request as ready for review December 21, 2023 12:13
@github-actions github-actions bot added the tested Temporary label used only programatically for some analytics. label Dec 22, 2023
@honzajavorek
Copy link
Contributor

As soon as it's released, I'm happy to try it out and report any feedback.

src/apify/scrapy/middlewares/apify_retry.py Show resolved Hide resolved
src/apify/scrapy/middlewares/apify_proxy.py Outdated Show resolved Hide resolved
src/apify/scrapy/middlewares/apify_proxy.py Outdated Show resolved Hide resolved
src/apify/scrapy/middlewares/apify_proxy.py Outdated Show resolved Hide resolved
src/apify/scrapy/middlewares/apify_proxy.py Outdated Show resolved Hide resolved
@vdusek vdusek requested a review from janbuchar January 3, 2024 13:36
@vdusek vdusek merged commit 2ec1037 into master Jan 3, 2024
22 checks passed
@vdusek vdusek deleted the add-http-proxy-middleware branch January 3, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scrapy Actor: Integrate usage of proxies
4 participants