Table of Contents

About

Headless Chrome is a way to run the Chrome browser in a headless mode (ie without the UI, you don't see the screen, it's a server mode)

Usage

via the Chrome DevTool Protocol

The Chrome Debugging Protocol is an API that permits to control Chrome (or any other browser implementing CDP).

CLI

The headless mode permits to use chrome as a cli: Chrome Cli