Install chrome for testing (to use only a specific version and not be affected by updates) Use this command to create a folder with chrome version 114 in it npx @puppeteer/browsers install chrome@114 Install project Install requirements pip install -r requirements.txt Copy and edit .env.local cp .env .env.local Start the app python main.py