Running Selenium with Headless Chrome illustrates how to run the Google Chrome browser in its new headless mode using Selenium in Python. The scrape-facebook-posts.py script launches a headless Chrome session, navigates to Facebook, logins, takes a screenshot, and prints out author and content information from posts.