Download the best free web scraper.

Click to download ParseHub. Follow instructions below to install and open the app.

Mac Windows Linux


Download Steps

  1. A pop-up will ask you to save ParseHub on your computer. Click “Save” to begin the download.

  2. Wait for ParseHub to finish downloading. Click on the download to open it.

    1. In a Chrome browser the download is in the bottom left corner of the browser.

    2. In a Firefox browser the download is in the header of the browser hidden under a downward arrow.

  3. Wait for a pop-up with ParseHub to open. Drag and drop ParseHub into the Applications folder.

  4. Close the pop-up pictured above. And open the Application folder in Finder. Find the ParseHub app, click it to open it.

  5. If you get a security warning, like the image below, and can't open the app: Hold the control key and click the ParseHub icon, then select open.

    1. The security warning that may appear.

    2. Select open to open the app.

  6. A window will pop up asking you to open the application you downloaded from the Internet. Click "Open" to start the app.

Windows Installation Steps

  1. Your download will start after you click on the "Windows" button above.

  2. Wait for ParseHub to finish downloading. Click on the download to open it.

  3. You may see a pop-up message that tells you Windows protected your PC. Click on "More info", then click on "Run anyway" to run the installer.

  4. A window will tell you that the set-up is launching.

  5. You may see a pop-up message that tells you the app comes from an unknown developer. Click "Yes" to begin the installation.

  6. A pop-up with set-up instructions will appear. Click "Next" to get started and follow the instructions.

Linux Installation Steps

  1. Run the following command in your terminal:

    curl -L https://parsehub.com/static/client/.AppImage -o /tmp/.AppImage && \ sudo mv /tmp/.AppImage /opt/ && \ sudo chmod 755 /opt/.AppImage && \ sudo ln -s /opt/.AppImage /usr/local/bin/

  2. Run ParseHub by typing parsehub in your terminal.