How can I deploy my app in Heroku without using a headless browser?
I am trying to deploy a web scraping app. My app works perfectly on my machine. I can deploy it through Heroku, but when I visit the webpage I get an error when I run the app. The application logs show it’s a 500 internal server error.