Fetch

Fetch Handlers Overview

Fetch handlers retrieve content from various sources and convert it into standardized DataPackets for pipeline processing. Available Handlers Local Sources...

Updated February 25, 2026

Files Fetch Handler

Processes uploaded files from flow-isolated storage with automatic MIME type detection, file validation, and deduplication tracking. Architecture Base Class: Extends...

Updated February 13, 2026

RSS Feed Fetch Handler

Fetches and processes RSS/Atom feed data with automatic deduplication, timeframe filtering, content search capabilities, and clean content processing without URL...

Updated February 13, 2026

Universal Web Scraper

The Universal Web Scraper is a high-performance fetch handler in the datamachine-events plugin designed to retrieve event data from external...

Updated February 13, 2026

WordPress REST API Fetch Handler

Fetches content from public WordPress sites via REST API endpoints, providing structured data access as a modern alternative to RSS...

Updated February 13, 2026

WordPress Local Fetch Handler

Retrieves WordPress post and page content from the local installation using WP_Query. For media files, use the separate WordPress Media...

Updated February 13, 2026

WordPress Media Fetch Handler

Retrieves media files from the local WordPress media library with metadata extraction, parent content integration, and file type filtering. Architecture...

Updated February 13, 2026
← Back to Chubes.net