This is the Windows app named lightcrawler whose latest release can be downloaded as lightcrawlerv0.0.9sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named lightcrawler with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
lightcrawler
DESCRIPTION
Lightcrawler is a command-line tool designed to crawl a website and run automated audits on the discovered pages using Google Lighthouse. It works by starting from a given URL and recursively exploring linked pages to collect a set of pages that should be analyzed. Each discovered page is then evaluated using Lighthouse, which performs checks related to performance, accessibility, and web development best practices. This allows developers to audit multiple pages of a site automatically instead of manually running Lighthouse on each individual page. Lightcrawler supports configuration through a JSON configuration file, enabling users to customize how the crawler operates and which Lighthouse audits should be executed. Settings such as crawl depth and the number of concurrent browser instances can be configured to control how aggressively the crawler scans a site. It was created as a developer utility to help identify issues across an entire website more efficiently.
Features
- Crawls a website starting from a specified URL and discovers linked pages
- Runs Lighthouse audits automatically on each crawled page
- Supports configuration through a JSON configuration file
- Allows limiting crawl depth and number of Chrome instances
- Enables selecting specific Lighthouse categories or audits
- Provides automated multi-page website analysis for developers
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/lightcrawler.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.