I searched for a solution to my problem but couldnt find any.
Is there a way to open a URL in python and get the console output from that url?
Im trying to check a list of URLs for Javascript errors. The only solution I found was using Selenium but its incredible slow.