Skip to content

Modifications for Firefox #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Feb 22, 2025

Conversation

mikebgrep
Copy link
Contributor

@mikebgrep mikebgrep commented Feb 2, 2025

    browser = p.firefox.launch(headless=True)
    page = browser.new_page()

    # Disable navigator configs affect cloudflare with this we are not blocked
    config = StealthConfig(
        navigator_user_agent=False,
        browser_type=BrowserType.FIREFOX
    )
    stealth_sync(page, config=config)
    response = page.goto(url='https://bot.sannysoft.com/', timeout=7000)

Firefox-Chrome_no_user-agent

Firefox-Chrome_no_user-agent

Firefox-Firefox browser

Chrome-Firefox

Chrome-Chrome

Chrome-Chrome

@mikebgrep
Copy link
Contributor Author

mikebgrep commented Feb 2, 2025

Chrome browser with Chrome user agent ok 👍
Firefox browser with Firefox user agent ok 👍 not ok last time was ok
Firefox browser with default user agent ok 👍
Chrome browser with Firefox user agent only "CHR_MEMORY" is ok. ok 👍
Other variants are not ok.

@mikebgrep mikebgrep changed the title Modifycation for firefox Modifications for Firefox Feb 3, 2025
@alxedelweiss
Copy link

This seems like a thorough improvement on the capabilities of this tool.

@mikebgrep bix iskal da se svyrja s Vas, imam kontaktna informaciq na profila si!

@paveldudka paveldudka merged commit 7538787 into tinyfish-io:main Feb 22, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants