Quick Start: Create Your First Workflow
Creating a workflow with Kadoa’s UI is simple and takes just a few minutes. You can use the Web App for the simplest experience (perfect for most use cases), or try the Chrome Extension to click directly on data from any webpage.1
Add Source URLs
Enter the website(s) you want to extract data from. You can add multiple URLs if you want to extract from several pages.
2
Define Data Schema
Choose what fields to extract from the page. You can manually define fields or let our AI automatically suggest the best schema based on your content.
3
Select Navigation Mode
Tell Kadoa how to navigate the site - whether it’s a single page, has pagination, or requires clicking into detail pages.
4
Preview Results
Review a sample of extracted data to ensure everything looks correct before finalizing your workflow.
5
Access Your Data
Once your workflow completes, you can:
- View in Dashboard - See all extracted data at kadoa.com/dashboard
- Export - Download as CSV or JSON
- Integrate - Connect via API, webhooks, or Google Sheets
Key Features for UI Users
Visual Schema Builder
Define what data to extract using our visual field editor
Chrome Extension
Click directly on elements you want to extract
Scheduling & Monitoring
Set up automatic runs and get notified of changes
Google Sheets
Send data directly to Google Sheets
Data Validation
Ensure data quality with automatic validation
Human-in-the-Loop
Review and approve data before it goes live
Want to manage workflows programmatically?Check out our SDK/API documentation to create and manage workflows with code.