Parsera

13 tools available

Parsera is a lightweight Python library for scraping websites using large language models (LLMs).

Connect Parsera to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Parsera's 13 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.

Common workflows with Parsera

01

Trigger on event

  1. Listen for a new event
  2. Parse and validate the payload
  3. Take an action with the linked tool
02

Daily summary

  1. Pull yesterday's activity
  2. Summarise with the model of your choice
  3. Send the digest via email or Slack
03

Cross-tool sync

  1. Read records from one app
  2. Transform with a persona
  3. Write the result back via this integration

Parsera actions 13

Every Parsera action below is a callable tool any Definable persona can invoke.

Create Scraper

Tool to create a new empty scraper for your account. Returns a scraper_id that can be used with the generate endpoint to generate scraping code.

Delete Scraper

Tool to delete an existing scraper by its ID. Use when you need to remove a scraper that was created through the /v1/scrapers/new endpoint.

Extract Data from Webpage

Tool to perform LLM-powered data extraction from a live webpage URL with specified attributes. Use when you need to extract structured data from web pages based on field descriptions.

Extract Markdown

Tool to extract markdown content from a file or URL.

Get LLM Specifications

Tool to retrieve standardized LLM capabilities and pricing specifications. Use to get up-to-date information about models from various providers.

Get Proxy Countries

Tool to retrieve the list of available proxy countries for web scraping requests. Use when you need to know which countries are supported for proxy-based scraping.

Health Check

Tool to verify API availability and operational status. Use to check if the Parsera service is accessible before making other API calls.

List Agents

Tool to retrieve all available agents for the authenticated user. Use when you need to list agents that can be used for scraping tasks.

List Scrapers

Tool to list all templates and old scrapers for the authenticated user. Use when you need to retrieve available scraper configurations.

Parse Content (Enhanced)

Tool to extract structured data from raw HTML or text content using AI with advanced options. Use when you have content already loaded and need to extract specific fields with pagination or different extraction modes.

Remove Agent

Tool to delete an existing agent by name. Use when you need to remove a previously created agent from the Parsera platform.

Run Scraper Template

Tool to run a scraper template on a specified URL with optional proxy and cookies. Use when you need to execute a pre-defined scraper template to extract structured data from web pages.

Scrape With Agent

Tool to run a previously generated scraper agent on a specific URL to extract structured data. Use when you need to apply an existing scraper to a webpage.

Frequently asked questions

What can I automate with Parsera on Definable?

Anything Parsera exposes through its API. Common ai web scraping workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 13 Parsera tools directly, then chain the result into another integration without you writing code.

How does Parsera authentication work?

Parsera uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Parsera integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 13 Parsera tools. You only need a separate Parsera subscription if Parsera itself charges per seat or per API call.

Is using Parsera through Definable secure?

Every call from a persona to Parsera is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Parsera on Definable?

Sign up for Definable, open the integrations page, find Parsera, and connect via OAuth or API key. You can immediately attach Parsera to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Parsera actions does Definable expose?

Definable exposes all 13 Parsera actions as callable tools — including `Create Scraper`, `Delete Scraper`, `Extract Data from Webpage`, plus 10 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Parsera?

Wire it up in minutes. No coding required.

← All integrations