Web Automation Learning Hub
14 comprehensive guides covering every aspect of web automation with RTILA X
Getting Started with RTILA X
Understand the RTILA X automation engine, project JSON structure, and execution flow. Build your first working scraper step by step.
Complete Guide to Selectors
Master all four RTILA X selector types, fallback chains, Shadow DOM piercing, iframe selectors, and selector strategy best practices.
Data Extraction Deep Dive
Learn dataset configuration, all nine property types, required fields, deduplication, parent datasets, and the complete extraction flow.
Control Flow Commands
Master if/else, while, for_each, repeat, try_catch, break, continue, and infinite scrolling patterns in RTILA X.
Error Handling & Retry
Master try_catch blocks, fallback selectors, retry patterns, HTTP error handling, and batch error recovery in RTILA X projects.
Variables & Parameterization
Explore project variables, global variables, CLI variables, substitution syntax, list variables, type preservation, and variable meta tags in RTILA X.
Data Transformations
Review all eleven transformation types in RTILA X with practical examples: trim, prefix, suffix, replace, regex, extract_regex, cast, json_parse, json_path, script, and join.
Dataset Configuration Guide
Learn dataset structure, property configuration, nested list properties, transformations within properties, and proven extraction patterns.
Anti-Bot & Stealth Guide
Handle CAPTCHA solving, humanoid simulation, proxy configuration, browser profiles, WAF bypass, and effective stealth strategies.
Trigger Chains & Post-Processing
Understand trigger chain concepts, trigger categories, variable syntax in triggers, scheduling, and remote execution in RTILA X.
Scripting with run_script
Use the run_script command and helper API for network, navigation, element, scroll, and data operations in RTILA X.
Scheduling & Monitoring
Learn schedule types, monitoring patterns, alert thresholds, and checkpoint/resume behavior for recurring RTILA X automation.
Best Practices & Common Mistakes
Improve selector strategy, wait patterns, error handling, data validation, performance, and avoid the top ten RTILA X configuration mistakes.
Advanced Multi-Step Patterns
Build complex workflows, cross-site comparison, multi-tab extraction, authentication flows, and full stealth pipelines.
Was this helpful?
Thank you for your feedback!