adblock
Type: <boolean>
Default: true
Default: true
It allows/disallows third party sub-requests related to advertisements or trackers services over the target url.
- CLI
- JavaScript
- Shell
- Python
- Ruby
const mql = require('@microlink/mql')
const { status, data } = await mql('https://www.youtube.com', { adblock: true })
mql.render(data)
These third party requests aren't essential and they generally bloat the response time.
The adblock engine world-in-class powered by
Cliqz
.