---
title: "zyte-web-data"
description: "Zyte Web Data: from a plain-English prompt to a working Scrapy spider"
canonical: https://agentpluginsdirectory.com/plugins/zyte-web-data
last-updated: 2026-09-18
---

# zyte-web-data
Zyte Web Data: from a plain-English prompt to a working Scrapy spider
- Slug: zyte-web-data
- Publisher: zytedata
- Repository: https://github.com/zytedata/skills
- Manifest: plugin.json
- Version: 0.3.0
- Category (editorial): other
- Skills: 5 (scrape-analyze-page, scrape-plan, scrape, scrapy-extra, zyte)
- MCP servers: 0
- Stars: 9
- Repository created: 2026-06-02
- Repository last pushed: 2026-09-17
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/zyte-web-data
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What zyte-web-data does, in the publisher's words

This file is 181 lines long; read all of them.

Zyte Web Data

> Using a specific coding agent? See Zyte Coding Agent Add-Ons for alternatives.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/zytedata/skills/HEAD/README.md

## Skills

- scrape-analyze-page: Extract structured data (all available fields with values) from a page saved locally as an HTML file, optionally following a schema. Do not invoke when the user provides a URL. When invoking, pass the user's full request verbatim as args, do not pre-parse file paths and don't rephrase it.
- scrape-plan: Plan a web scrape and author a validated extraction spec, explore a detail page, discover fields, confirm the schema, then validate it with more pages, HTML-variant comparison, extracted values, and an optional browser review, and present the plan for approval.
- scrape: Build a full-site or multi-page Scrapy spider to get structured data from a website, in a new project or added to an existing one. Do not use for analyzing locally saved HTML, fixing or debugging an existing spider, schema-only or existing-spec work, Scrapy Cloud operations, or advisory questions.
- scrapy-extra: Read this BEFORE writing, modifying, debugging, or explaining any Scrapy or web-poet code, spiders, page objects, pipelines, settings, selectors, down to a one-line fix, or scaffolding/configuring a Scrapy project, scrapy-poet, scrapy-zyte-api, or browser rendering. These libraries moved on since y…
- zyte: Zyte APIs and cloud services: credentials (set up, log in, get an API key, or a blocked site); Scrapy Cloud (deploy, schedule or run a spider, manage cron jobs, list/stop jobs, inspect items and logs); recorded API usage (spend, requests, response times, status codes) and pricing (plans, tiers, dis…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
