While child is browsing, script (browser extension or in-built in dedicated browser) is run in regular intervals or when child switches between pages to:
- Take screenshots of dynamic apps (eg games) and assess age-appropriateness of image
- Assess HTML for appropriateness of content
Puppeteer is a useful Javascript library to do so.