🛰️ Site Scraper — custom export

Generated 2026-09-07 16:59:19

Build a custom CSV from sites. Combine the criteria below (all optional), optionally add a raw SQL condition, and tick meta keys to include their values as extra columns. Preview shows the first 500 rows; the download contains the full result set.

Criteria

Meta conditions

Raw SQL condition — optional, appended as AND ( … )

Reference the sites table as s (e.g. s.host LIKE '%shop%', s.requestTime < 0.5, s.lastCheck > NOW() - INTERVAL 30 DAY). Read-only, single expression.

Meta columns — tick keys to add their values as columns (max 40)

Reset