Skip to content
Discussion options

You must be logged in to vote

Hi there,

The StealthyFetcher class uses more resources than DynamicFetcher by default because it uses the camoufox browser, which causes this.

Here are some things you can try:

  1. Try to test if the stealth mode in DynamicFetcher is sufficient for your case or not. If it is, use it, as it uses much less resources.
  2. Try to use StealthySession instead to keep the browser open, instead of opening a new browser with every request.
  3. There's also DynamicSession for the other way around.

Let me know how these options work with you.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ArmandoSchiano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants