Config advices for running in a container #42
Replies: 1 comment 3 replies
-
General way to go is:
Also, make sure to use a desktop environment |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello,
Thanks for this awesome version of Playwright! it is so easy to use!
I've built a scrape API with it that runs on a container (https://github.com/loorisr/playwright-scrape-api).
I would like advices on how to configure the browser to run it in a container please. (headless, even if it's not the best for stealthiness).
These are the settings used by Firecrawl and Crawl4AI. There are so many of many that I don't known if it has an impact on bot detection.
Firecrawl
Crawl4AI
Default
in lite mode : default +:
in text mode : default + :
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions