import mql from '@microlink/mql' const { data } = await mql('https://news.ycombinator.com', { javascript: true })
javascript
Type: <boolean>
Default: true
Default: true
It enables/disables JavaScript execution into the browser page over the target url.