I need to get the HTML source of pinnaclesports.com. The problem is it detects whether cookies and JS are enabled and if not, it just returns some page saying
This site requires JavaScript and Cookies to be enabled. Please change your browser settings or upgrade your browser.
Is there any way how to spoof JS support when using cURL?
EDIT: I can use a headless browser that runs either as a Perl/Ruby module or is written in PHP