7 ms·
Because reasons i don't remember, I ended up doing all my scraping through Firefox (i think it was easier to make PDFs?). Is there something like this that work
by hildenae 2y ago
Because reasons i don't remember, I ended up doing all my scraping through Firefox (i think it was easier to make PDFs?). Is there something like this that works for running (non-headless) Firefox?
- seleniumbase 2y agoYou can set `browser="firefox"`, but there's no stealth mode for it.