Quick Start Guide
- Download the latest version of the installer from releases, or here for most common platforms:
- Windows x64 - MSI (recommended) / EXE / portable EXE
- Linux x64 - AppImage (recommended) / DEB / SNAP
- macOS arm64 (CPU M1/M2/M3) - DMG*, macOS x64 (CPU Intel) - DMG*
* Note for macOS users: As of 12/12/2023, the macOS app is already signed and officiallyย notarizedย byย Apple. We will also strive to publish the next versions to the Macย Appย Store for easier installation and updates.
- Install the application and run it. You will find it under the name
SiteOne Crawler
. - Enter the URL of the website you want to crawl and click the Run button.
- Watch video below, which explains in more detail other useful options.
- Report a bug or suggest an improvement via one of the channels.
- Tell colleagues and friends about this tool if you find it useful ;-)
- Enjoy the tool and build quality websites! ๐
How to use Desktop Application
- Download and install the crawler to your OS - the easiest way with ready-to-use packages.
- Run the crawler - look at basic usage, or simply run
./crawler --url=crawler.siteone.io
. - Study the available features and try advanced usage.
- Review all command-line options if you are an advanced user.
- Report a bug or suggest an improvement via one of the communication channels.
- Enjoy the tool and use it in CI/CD too. ๐