DEV Community

Naval976583
Naval976583

Posted on

Selenium Flask app Issue

Hi Devs,

when I'm deploying flask app which uses the selenium to scrape data when user opens website , web driver should be activated and it must open to scrape data or open in headless mode.

I have mentioned driver packages and other dependencies in req.txt but still when I deploy app on vercel and other platforms it gives same error driver not installed.

So, Please I need your help what to do to solve this problem?

Top comments (0)