-
|
I have search within issues and docs but does seem to be able to figure out how to setCookies and custom headers for the crawler.run example. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
You can use preNavigationHooks to modify your reqeusts with some specific headers / add cookies: |
Beta Was this translation helpful? Give feedback.
-
|
the |
Beta Was this translation helpful? Give feedback.
-
|
thanks @LeMoussel @B4nan , I managed to do the following: |
Beta Was this translation helpful? Give feedback.
You can use preNavigationHooks to modify your reqeusts with some specific headers / add cookies: