Step 1: Sign Up for Stelis
- Go to https://stelis.app and click on “Sign Up”.
- Fill in your details and create your account.
- Once logged in, navigate to the API Keys section and generate a new API key.
Step 2: Install the Stelis CLI
Install the Stelis CLI using npm:Step 3: Authenticate the CLI
Authenticate the CLI using your API key:Step 4: Your First Automation
Let’s automate a simple task: searching for a product on Amazon. Create a file namedsearch-amazon.js with the following content:

