DashboardSign inStart your trial

Parsera

Reference

15 actions for Parsera workflows.

01. Operations

Act on Parsera from a workflow

Operations are the actions a workflow can take in Parsera, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Ai

8 operations
Action

Delete Agent

PARSERA_DELETE_AGENT

Delete an existing legacy Parsera agent by name.

1 input
Action

Get Scraper Run Status

PARSERA_GET_SCRAPER_RUN_STATUS

Return the current state and available results for an asynchronous scraper run created by PARSERARUNSCRAPERASYNC.

1 input
Action

List LLM Specifications

PARSERA_LIST_LLM_SPECS

List the LLM models Parsera supports, including their capabilities and pricing metadata.

Action

List Proxy Countries

PARSERA_LIST_PROXY_COUNTRIES

List the case-sensitive proxy-country identifiers accepted by Parsera scraping tools.

Action

Parse Content

PARSERA_PARSE_CONTENT

Extract structured data from supplied HTML or text without fetching a webpage.

6 input
Action

Run Legacy Agent

PARSERA_RUN_LEGACY_AGENT

Run a custom or pre-built agent from Parsera's legacy agent service against one webpage and return structured records.

4 input
Action

Run Scraper Asynchronously

PARSERA_RUN_SCRAPER_ASYNC

Queue an existing extractor or agentic scraper and return a run ID immediately for later status checks.

7 input
Action

Run Scraper Synchronously

PARSERA_RUN_SCRAPER_SYNC

Run an existing Parsera template or legacy scraper synchronously.

4 input

Other

7 operations

These operations provide core web scraping and data extraction capabilities, enabling you to create scrapers, execute them on webpages, and manage scraping templates. Use these when you need to automatically pull structured data from unstructured web content, leverage AI agents for intelligent extraction, or handle proxy management for distributed scraping tasks.

Action★ Featured

Create Scraper

PARSERA_CREATE_SCRAPER

Creates a new scraper for your account that you can configure to extract data from websites, returning a unique ID you'll use to generate scraping code.

Action★ Featured

Extract Data from Webpage

PARSERA_EXTRACT_DATA

Automatically extracts structured data from any webpage using AI-powered analysis, allowing you to collect specific information without manual copy-pasting.

6 input
Action

Delete Scraper

PARSERA_DELETE_SCRAPER

Remove a scraper from your Parsera account when you no longer need it. This helps keep your account clean and organized by eliminating unused data extraction tools.

1 input
Action

Extract Markdown

PARSERA_EXTRACT_MARKDOWN

Extract structured markdown content from files or web pages, converting unformatted text into organized, readable markdown format that's easy to parse and repurpose.

2 input
Action

Health Check

PARSERA_HEALTH_CHECK

Verifies that the Parsera service is running and accessible, allowing you to confirm availability before performing data parsing tasks. This helps prevent failed requests and ensures your automation workflows can proceed reliably.

Action

List Agents

PARSERA_LIST_AGENTS

Retrieve all web scraping agents available to your account so you can see which automated data extraction tools are ready to use for your projects.

Action

List Scrapers

PARSERA_LIST_SCRAPERS

Retrieves all your saved scraper templates and configurations so you can review, manage, or reuse existing data extraction setups without recreating them from scratch.

What now

Use Parsera in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.