Y
Hacker News
new
|
ask
|
show
|
jobs
by
hildenae
536 days 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?
1 comments
seleniumbase
536 days ago
You can set `browser="firefox"`, but there's no stealth mode for it.
link