Skip to content
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

Adding some plugin of puppeteer #51

Open
gamersalpha opened this issue Dec 26, 2024 · 2 comments
Open

Adding some plugin of puppeteer #51

gamersalpha opened this issue Dec 26, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gamersalpha
Copy link

gamersalpha commented Dec 26, 2024

Hello how adding plugin like this please ,

const puppeteerExtra = require('puppeteer-extra');
const pluginStealth = require('puppeteer-extra-plugin-stealth');
const randomUseragent = require('random-useragent');

thanks

@gamersalpha
Copy link
Author

Hello how add this extension on N8N docker

thanks

@drudge
Copy link
Owner

drudge commented Jan 14, 2025

The extra and stealth plugins are included by default, you simply need to enable the Stealth option to support it. I have not added support for random user agent or 2captcha plugins but they are on my list to add.

@drudge drudge added enhancement New feature or request good first issue Good for newcomers labels Jan 14, 2025
@drudge drudge self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants