mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-11 00:59:40 +08:00
26 lines
886 B
YAML
26 lines
886 B
YAML
|
|
name: Firecrawl
|
||
|
|
tags:
|
||
|
|
- 开发工具
|
||
|
|
- AI
|
||
|
|
- 爬虫
|
||
|
|
title: 将任意网站转换为适合大语言模型的结构化数据
|
||
|
|
description:
|
||
|
|
en: Turn any website into LLM-ready structured data. Scrape, crawl, search and extract clean markdown, structured JSON or screenshots from websites
|
||
|
|
zh: 将任意网站转换为适合大语言模型的结构化数据。支持抓取、爬取、搜索和提取干净的 Markdown、结构化 JSON 或截图
|
||
|
|
additionalProperties:
|
||
|
|
key: firecrawl
|
||
|
|
name: Firecrawl
|
||
|
|
tags:
|
||
|
|
- DevTool
|
||
|
|
- AI
|
||
|
|
- Crawler
|
||
|
|
shortDescZh: 将任意网站转换为适合大语言模型的结构化数据
|
||
|
|
shortDescEn: Turn any website into LLM-ready structured data
|
||
|
|
type: website
|
||
|
|
crossVersionUpdate: true
|
||
|
|
limit: 0
|
||
|
|
recommend: 0
|
||
|
|
website: https://www.firecrawl.dev
|
||
|
|
github: https://github.com/firecrawl/firecrawl
|
||
|
|
document: https://docs.firecrawl.dev
|