Parsera logo
ConnectorParsera

Parsera integration for Claude and Codex

Create a Parsera connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Parsera from Claude

Add the Parsera connection to a Space that runs Claude, then use it from every channel in that Space.

Use Parsera from Codex

Add the Parsera connection to a Space that runs Codex, then use it from every channel in that Space.

Use Parsera from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Analytics & Data

What the Parsera connector can do

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

One connection, many Spaces

Connect Parsera once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • 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.

Connection

API and auth details

Parsera provides LLM-assisted website scraping through a Python library, SDKs, and hosted APIs. Integrations can run extractor or agentic scrapers, submit URLs and schemas, process asynchronous runs, receive callback webhooks, and authenticate using PARSERA_API_KEY or X-API-KEY headers.

FAQ

Questions people ask before connecting Parsera

Can Claude use Parsera?

Yes. Add a Parsera connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Parsera through Type?

Yes. Add a Parsera connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Parsera MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More analytics & data connectors