Skip to content

MacOS Guide

Naibo Wang edited this page Feb 10, 2023 · 17 revisions

Before you read this guide, please read Quick Start page first to know how to design and execute tasks on Windows to know the UI of our software.

For MacOS, (now support on Intel Chips, please wait for support on arm chips such as M1), after you unzip the .zip file, double click "EasySpider.app" to open it:

image

Design Task

Because of the MacOS security policy, the system will not allow to run EasySpider at the first time you open it and hint you to move to trash, here you need to click "Cancel":

image

Then open System Preference -> Security and Privacy:

image image

And click "Open Anyway":

image

Then double click "EasySpider.app" again, click "Open":

image

And now you can design the task just like in other OS:

image

Just to remember to bring Chrome to the front to select elements on the web page and design the task flow:

image

Execute Tasks

For MacOS, you need to artificially run the "./easyspider_executestage EID" command to execute tasks in "Terminal" app in MacOS, where EID is the execution ID generated by our system, and you will be prompted when using the GUI:

image

Open the "Terminal" App and change the folder to EasySpider's folder, then run tasks by the prompted command:

image image

Again, the first time you run it, you need to set "Allow Anyway" in System Preference -> Security and Privacy, rerun "./easyspider_executestage EID" command and click "Open Anyway" to run the tasks:

image image image

The first time you execute a task in your machine, you need to grant access to file folder for our software:

image

Clone this wiki locally