📄️ linkinator
The "linkinator" npm package is a tool used for checking the validity and health of links on a website. It scans all the links present on a given website and provides information about their status, such as whether they are valid or broken. This can be useful for website owners and developers to ensure that all the links on their site are functioning correctly and to identify and fix any broken links.
📄️ Playwright
Playwright is a powerful open-source library for automating web browsers. It allows you to write browser automation scripts in various programming languages, such as JavaScript, Python, and C#. Playwright provides a consistent and reliable API for interacting with browsers, including Chrome, Firefox, and WebKit.