inland-turquoise•13mo ago
Running userscripts in Playwright/Puppeteer crawler
Hey all! I am making a crawler for a site that uses captchas. There's an userscript available to solve these captchas, and instead of rewriting the entire logic over to a Crawlee crawler, I was wondering if I could instead inject this custom JS code in the site and then have Crawlee interact with that :)
0 Replies