parallel-web-extract
Installation
SKILL.md
Parallel Web Extract
Extract structured content from any URL using Parallel AI. Results in 5-30 seconds.
CLI alternative (recommended): Install
parallel-clifor official skill:npx skills add parallel-web/parallel-agent-skills --skill parallel-web-extract
Setup
API_KEY=$(grep "^PARALLEL_API_KEY=" .env.local | cut -d= -f2)