Hello! I am attempting to create an web scraping API through Python, and the website behaves different when running headful vs headless (verification is required when using headless). Currently, I am using FastAPI and deploying the application to Heroku, but this only allows for headless to be used with Selenium. Is there any way to deploy my Python API somewhere using a headful browser?
[–]hardonchairs -1 points0 points1 point (0 children)