Skip to content

somiibo/module-package-examples

Repository files navigation



GitHub code size in bytes

Website GitHub GitHub contributors GitHub last commit

Somiibo

Somiibo is a free platform to develop web automation scripts. The Somiibo API makes it extremely easy and efficient to write bots to automate any website and help complete repetitive tasks. The API automatically includes algorithms that emulate human-like behavior such as mouse movements and keyboard strokes.

To get started, you simply need to download the free host software at https://somiibo.com/download.

Next, we recommend reading the documentation and learning how to create a module for Somiibo.

Happy automating!

Documentation | Module Boilerplate | Somiibo Website

How to add this package to Somiibo

1. Clone this repo to your computer

  • Select the "Download ZIP" button at the top of this repository
  • Save it somewhere such as your Desktop
  • Unzip the file to a folder such as user/Desktop/somiibo-package-examples

2. Import to Somiibo

  • Go to the app settings
  • Select the "Module Packages" panel
  • Add a new package with the gray "+" button
  • Use the blue folder button to open the package you downloaded from step 1
  • Select the blue "Add Package" button to confirm

3. Edit and test

  • Open a new tab
  • Select the blue "Open a module +" button
  • Select one of the new modules from the module selection interface