how to customize http headers when fetch html page ? #2416
Unanswered
lamysafari
asked this question in
Q&A
Replies: 1 comment 5 replies
-
You can set the user agent via crawler options, e.g. https://crawlee.dev/api/playwright-crawler/interface/PlaywrightLaunchContext#userAgent |
Beta Was this translation helpful? Give feedback.
5 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.
-
For example, I want to set UA to 'GoogleBot' to get same result like search engine's crawling .
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions