Project and job settings
Presentation
You can set settings from different screens and actions. Be aware that settings will be applied according to the following priority order :
1- Run,
2- Job,
3- Project.
General information
Modify the job name, change plateform, add description.
Workers
You need at least one worker on your project to run jobs.
Maximum number of workers depends on your server capabilities, and is shared between all your projects. If you need more workers, let us know.
General settings
Start URL
Fill in a valid URL.
Screen resolution
Force screen resolution when you need to work on specific one.
Bot Parameters
You can define keywords and associated values here.
Keywords can be :
🔹a string,
🔹a JSON function,
🔹a file (JSON, CSV, or TXT). See usecase.
Use ${params.KEYWORD}
to access value in your job. See usecase.
Data
Connectors allow you to save data and files directly on your mongoDB server.
Connectors can be :
🔹REST API : choose method and fill in the URL. You can add headers
🔹MySQL
🔹Mongo : commming soon - mongo://login:password@host:port/DB
🔹Zappier : comming soon
Advanced
Behaviour
Choose if you want your job to browse the web like :
🔹robot - standard one, faster
🔹human - with mouse moves, slower
Load resource
You can insert libraries. Fill a valid URL of a Javascript Library like for example Moment or JQuery.
Network
Proxies
If you want to use built in proxies to browse webpages.
Choose custom and add one proxy or a list of proxies that EyeRobot will randomly use.
Information
SIMPLE proxies can be provided by EyeProxy.
VPN
Providers available for VPN network :
🔹SurfShark
🔹NordVPN
🔹HMA
🔹ProtonVPN
Headers
Add HTTP headers if needed.