Chromeless
Chrome automation made simple. Runs locally or headless on AWS Lambda
Chromeless is an open-source JavaScript library designed to simplify browser automation by controlling a Chrome or Chromium browser through an easy-to-use API. The project was created to make headless browser scripting more accessible for tasks such as automated testing, web scraping, and screenshot generation. Instead of manually interacting with browser debugging protocols, developers can use Chromeless commands to navigate pages, fill forms, click elements, and extract information...