Replies: 1 comment
-
FYI this redirect limit is coming from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which package is the feature request for? If unsure which one to select, leave blank
@crawlee/cheerio (CheerioCrawler)
Feature
It would be created if the CheerioCrawler will support option
maxRedirects=N
for the configuration of maximum allowed redirects.Motivation
I faced the issue when I needed more than 10 redirects. (12 in my particular case).
Ideal solution or implementation, and any additional constraints
Option
maxRedirects=N
for CheerioCrawlerAlternative solutions or implementations
No response
Other context
No response
Beta Was this translation helpful? Give feedback.
All reactions