Skip to content
Discussion options

You must be logged in to vote

Hey @rubiagul280

Before trying complicated solutions, can you try the beta of the next version and let me know if it resolves this issue for you?
Use this command to install pip install "git+https://github.com/D4Vinci/Scrapling.git@dev#egg=scrapling[all]" -U

This update includes several changes, some of which aim to further optimize browser sessions. Like automatically preventing autoplay media, such as ads, from autoplaying as they do now.

The browser fetchers/sessions, such as StealthyFetcher, now have a new argument called blocked_domains, which takes a set of domain names (strings) and prevents requests to those domains. This will be very helpful with ads.

Checkout the new readme for …

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@rubiagul280
Comment options

@D4Vinci
Comment options

Answer selected by rubiagul280
@rubiagul280
Comment options

@rubiagul280
Comment options

@rubiagul280
Comment options

@D4Vinci
Comment options

Comment options

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