You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sushantdhiman opened this issue
Aug 2, 2024
· 0 comments
Labels
featureIssues that represent new features or improvements to existing features.t-toolingIssues with this label are in the ownership of the tooling team.
featureIssues that represent new features or improvements to existing features.t-toolingIssues with this label are in the ownership of the tooling team.
Which package is the feature request for? If unsure which one to select, leave blank
@crawlee/cheerio (CheerioCrawler)
Feature
CheerioCrawler currently only supports HTTP proxy. It should also support SOCKS(4/5) proxy via ProxyConfiguration
Motivation
I would like to use SOCKS proxies along with HTTP proxies when using Cheerio crawler.
Ideal solution or implementation, and any additional constraints
I should be able to pass
socks
basedproxyUrls
when constructingProxyConfiguration
objectAlternative solutions or implementations
No response
Other context
No response
The text was updated successfully, but these errors were encountered: