
Browser Integration
Browser structures are components that integrate with Monkedo's browser extension, enabling powerful web scraping and interaction capabilities. Through the browser extension, users can extract various types of data from any website, including tables, lists, cards, buttons, images, text content, and other web elements.
These structures allow users to automate web interactions, collect data from websites that don't have APIs, and integrate web content into their automation workflows. Browser functionality is particularly valuable for data collection, web monitoring, and creating integrations with websites that don't offer traditional API access.
Actions
Action components allow you to perform operations on the app.

Click
Clicks an element on a webpage.

Get Page Elements
Gets the selected elements to later iterate over and perform actions on them.

Open Webpage
Opens a webpage in the web browser.

Read Grouped Values
Reads values from different page elements associated with a list of items and formats them into a table. Used to extract page data into a table.

Read Multiple Values
Reads the content or other details from all selected elements on a webpage.

Read Single Value
Reads the content or other details from a single element on a webpage.

Set Input
Sets the value of a form input.
How to Use Browser in Your Automations?
Monkedo provides built-in components to streamline your workflow automation process. To use Browser in your automation and build seamless no-code workflows, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, explore component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Built-in components are organized under these categories. Select a category and use the search bar to find Browser.
- Drag and drop the Browser component into the editor area.
- Click the component to configure its settings in the right-hand panel.
Customize your automation by filling in the required fields and adding additional app components. Connect outputs to inputs between components to create a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!