Skip to content

Creating Tasks

The New Task page is where you run operations against URLs. Open it from the sidebar.

New Task page showing task type options

Enter a URL in the input field at the top. Toggle between Single and Batch mode:

  • Single — run one task against one URL
  • Batch — run one task against multiple URLs at once

Select a task type to run:

TaskWhat it does
CrawlCrawl pages and extract content by following links
ScreenshotCapture a full-page screenshot
PDFGenerate a PDF document of the page
ContentFetch the rendered HTML content
MarkdownConvert the page to markdown
SnapshotCapture both a screenshot and an HTML snapshot
ScrapeExtract specific elements using a CSS selector
JSONAI-powered structured data extraction
LinksExtract all links from the page
  1. Enter a URL (e.g. https://example.com)
  2. Select a task type
  3. Configure any task-specific options
  4. The task runs and results appear in History