firecrawl-company-directories

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Firecrawl Company Directories

Firecrawl 公司目录

Use this to turn startup or company directories into structured lists.
使用本工具将创业公司或企业目录转换为结构化列表。

Onboarding Interview

入职访谈

Infer the directory, filters, result count, and output format from context. If the source is clear, proceed immediately.
Ask at most 1-3 concise questions only if blocked, such as the directory URL/name, required filters, or target result count.
从上下文推断目录来源、筛选条件、结果数量和输出格式。若来源明确,可直接开始操作。 仅在遇到阻碍时提出最多1-3个简洁问题,例如目录URL/名称、所需筛选条件或目标结果数量。

Firecrawl Collection Plan

Firecrawl 采集计划

Use Firecrawl browser when the directory needs filters, pagination, infinite scroll, or profile clicks. Use scrape/map when listings are public and static.
Suggested sources include YC companies, Crunchbase, Product Hunt, G2 categories, or any custom directory URL.
当目录需要筛选、分页、无限滚动或点击查看详情时,使用Firecrawl浏览器。当列表为公开静态内容时,使用scrape/map功能。 推荐来源包括YC公司、Crunchbase、Product Hunt、G2分类或任何自定义目录URL。

Extraction Fields

提取字段

Capture fields that are visible:
  • name
  • description
  • industry/category
  • stage/founded/location/team size/funding when visible
  • tags
  • directory profile URL
  • company website URL
Leave unavailable fields blank. Do not infer.
捕获可见字段:
  • 名称
  • 描述
  • 行业/分类
  • 发展阶段/成立时间/地点/团队规模/融资情况(若可见)
  • 标签
  • 目录详情页URL
  • 公司官网URL
不可用字段留空,请勿自行推断。

Final Deliverable

最终交付物

markdown
undefined
markdown
undefined

Company Directory Export: [Source]

公司目录导出:[来源]

Summary

摘要

[Filters, count extracted, limitations]
[筛选条件、提取数量、限制说明]

Companies

公司列表

[Table or link to JSON/CSV]
[表格或指向JSON/CSV的链接]

Sources

来源

[Directory pages and profiles used]
[使用的目录页面和详情页]

Rerun Inputs

重新运行参数

workflow: firecrawl-company-directories directory: [source] filters: [criteria] max_results: [number] output: [json/csv/markdown]
undefined
workflow: firecrawl-company-directories directory: [来源] filters: [筛选标准] max_results: [数量] output: [json/csv/markdown]
undefined

JSON Shape

JSON 结构

Use
source
,
filters
,
extractedAt
,
totalResults
, and
companies[]
with
name
,
url
,
description
,
industry
,
stage
,
founded
,
location
,
teamSize
,
funding
,
tags
,
profileUrl
, and
websiteUrl
.
使用
source
filters
extractedAt
totalResults
companies[]
数组,其中包含
name
url
description
industry
stage
founded
location
teamSize
funding
tags
profileUrl
websiteUrl
字段。

Quality Bar

质量标准

  • Deduplicate companies.
  • Track pagination progress.
  • Note rate limits, login walls, or CAPTCHA blocks.
  • 去重公司条目。
  • 跟踪分页进度。
  • 记录速率限制、登录墙或验证码拦截情况。