Back to top

Downloads

Version 0.98.1 (2021-02-15)

Greenflare SEO Web Crawler is available for download on Windows, macOS and Linux. Greenflare can also be installed as a python package. The source is available on Github.


Windows

Installer and Setup
Windows

Windows 64-bit executable installer. Requires Windows 10.

Important note:

First time you launch the installer on Windows, you will be seeing a blue window warning you about an unrecognised app. Follow the steps below to solve this issue:

  • Click on More info
  • Click on the then revealed button Run anyway
  • The Greenflare installer will launch automatically
Windows

macOS

Application bundle (Disk Image).
macOS

Compatible with macOS 10.9+. To install, drag the Greenflare icon into your Applications folder.

Important note:

First time you click on the disk image, you will be seeing a warning about an unidentified developer. Follow the steps below to solve this issue:

  • Open your System Preferences by clicking on the Apple icon and selecting that option.
  • Select Security & Privacy.
  • Select the General tab and click the lock icon to allow changes.
  • Enter your username and password and select Unlock
  • Select Anywhere in the Allow apps downloaded from section.
  • Close the settings window and launch the Greenflare DMG bundle again.
macOS

Platform independent

Python Package
Platform independent

You can install Greenflare on any system as a python package. At the moment, this is the easiest way to run Greenflare on Linux.

Install through pip:

pip install greenflare

Launch Greenflare from command line:

greenflare

Platform independent

Source Code

The code is available on GitHub
Source Code

You can browse and obtain a copy of Greenflare’s source code on GitHub.

Source Code