Skip to main content

Web Automation Learning Hub

14 comprehensive guides covering every aspect of web automation with RTILA X

Beginner 12 min

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.

rtila-x project-json execution-flow first-scraper
Intermediate 15 min

Complete Guide to Selectors

Master all four RTILA X selector types, fallback chains, Shadow DOM piercing, iframe selectors, and selector strategy best practices.

selectors css xpath text variable shadow-dom
Intermediate 16 min

Data Extraction Deep Dive

Learn dataset configuration, all nine property types, required fields, deduplication, parent datasets, and the complete extraction flow.

datasets properties extraction deduplication
Intermediate 17 min

Control Flow Commands

Master if/else, while, for_each, repeat, try_catch, break, continue, and infinite scrolling patterns in RTILA X.

control-flow if while for-each repeat
Advanced 18 min

Error Handling & Retry

Master try_catch blocks, fallback selectors, retry patterns, HTTP error handling, and batch error recovery in RTILA X projects.

error-handling try-catch retry fallbacks
Intermediate 14 min

Variables & Parameterization

Explore project variables, global variables, CLI variables, substitution syntax, list variables, type preservation, and variable meta tags in RTILA X.

variables parameterization global-variables lists
Intermediate 16 min

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.

transformations regex json-path casting join
Intermediate 15 min

Dataset Configuration Guide

Learn dataset structure, property configuration, nested list properties, transformations within properties, and proven extraction patterns.

datasets nested-list properties patterns
Advanced 19 min

Anti-Bot & Stealth Guide

Handle CAPTCHA solving, humanoid simulation, proxy configuration, browser profiles, WAF bypass, and effective stealth strategies.

anti-bot captcha stealth humanoid proxy
Advanced 16 min

Trigger Chains & Post-Processing

Understand trigger chain concepts, trigger categories, variable syntax in triggers, scheduling, and remote execution in RTILA X.

triggers post-processing chains scheduling remote
Advanced 18 min

Scripting with run_script

Use the run_script command and helper API for network, navigation, element, scroll, and data operations in RTILA X.

scripting run-script helpers api
Intermediate 14 min

Scheduling & Monitoring

Learn schedule types, monitoring patterns, alert thresholds, and checkpoint/resume behavior for recurring RTILA X automation.

scheduling monitoring alerts checkpoints
Intermediate 15 min

Best Practices & Common Mistakes

Improve selector strategy, wait patterns, error handling, data validation, performance, and avoid the top ten RTILA X configuration mistakes.

best-practices common-mistakes performance validation
Advanced 20 min

Advanced Multi-Step Patterns

Build complex workflows, cross-site comparison, multi-tab extraction, authentication flows, and full stealth pipelines.

advanced-patterns multi-site multi-tab stealth

Was this helpful?