Download Grimport Crawler

This tool allows you to launch a robot on an entire website to extract information and bring it back to your site. You can program scripts in Grimport, them will be executed on each page.

Download Grimport Crawler 1.2.8-alpha (Windows)

Prototype XIGC1.2.8-alpha certifié 869f3a6553a3d5da2300577f046d65ce.

For more information, visit the Grimport Developer's Guide, or ask us for programming assistance.

 

Installation on Linux

This package is only for Debian distributions (Debian, Ubuntu, Mint, Kali etc).

  1. Install the application dependencies
    sudo apt-get install cmake wget g++ curl unzip html-xml-utils sed wmctrl
  2. Choose a directory for the package
    cd /tmp/
  3. Download the Deb package
    wget https://www.idia-tech.com/grimport-crawler/linux/grimport-crawler_1.0_all.deb
  4. Then install the package
    sudo dpkg -i grimport-crawler_1.0_all.deb

 

Installation on MacOS

  1. Make sure you have installed Homebrew before installing Grimport
    brew --version
    If a version is displayed then go to the next step. If you get a zsh: command not found: brew then Homebrew is not installed. Type the following command to install Homebrew.
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. Download Python
    brew install python
  3. Run the installation script
    sudo bash -c "$(curl -fsSL https://www.idia-tech.com/grimport-crawler/mac/installer-grimport.sh)"

 

Use run.jar alone

For more advanced uses, download a file run.jar. To run it, you must have installed Java. Then use this command to run the .jar :

java /my/path/to/grimport/run.jar

 

Licenses and developments

The Grimport suite is currently provided free of charge by our company. idIA Tech offers a free licence for the duration of the development of its prototypes. You can use our prototypes which are functional but may still contain bugs. Do not hesitate to report malfunctions to us.