Create Scraper
PARSERA_CREATE_SCRAPERCreates 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.
Parsera
13 actions for Parsera workflows.
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.
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.
Create Scraper
PARSERA_CREATE_SCRAPERCreates 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.
Extract Data from Webpage
PARSERA_EXTRACT_DATAAutomatically extracts structured data from any webpage using AI-powered analysis, allowing you to collect specific information without manual copy-pasting.
Parse Content (Enhanced)
PARSERA_PARSE_CONTENT2Extracts specific structured data from HTML or text content using AI-powered parsing, with advanced options for handling multiple pages or complex extraction patterns.
Run Scraper Template
PARSERA_RUN_SCRAPER_TEMPLATEExecute a pre-built scraper template against any website to automatically extract and structure data like product details, pricing, or contact information without manual data entry.
Delete Scraper
PARSERA_DELETE_SCRAPERRemove 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.
Extract Markdown
PARSERA_EXTRACT_MARKDOWNExtract structured markdown content from files or web pages, converting unformatted text into organized, readable markdown format that's easy to parse and repurpose.
Get LLM Specifications
PARSERA_GET_LLM_SPECSRetrieve current capabilities, features, and pricing information for different AI language models to make informed decisions about which models best fit your needs.
Get Proxy Countries
PARSERA_GET_PROXY_COUNTRIESRetrieve the list of countries where you can route your web scraping requests through to access location-specific content and services. This helps you determine which geographic locations are available for your data collection tasks.
Health Check
PARSERA_HEALTH_CHECKVerifies 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.
List Agents
PARSERA_LIST_AGENTSRetrieve all web scraping agents available to your account so you can see which automated data extraction tools are ready to use for your projects.
List Scrapers
PARSERA_LIST_SCRAPERSRetrieves all your saved scraper templates and configurations so you can review, manage, or reuse existing data extraction setups without recreating them from scratch.
Remove Agent
PARSERA_REMOVE_AGENTDelete an existing data extraction agent from Parsera when you no longer need it, freeing up resources and cleaning up your workspace.
Scrape With Agent
PARSERA_SCRAPE_WITH_AGENTApplies a previously created scraper to any webpage to automatically extract and structure the data you need. This saves time by reusing scrapers across multiple pages without rebuilding them.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.