SKILL.md
readonlyread-only
name
firecrawl-company-directories
description
Extract structured company lists from directories with Firecrawl. Use for scraping YC, Crunchbase, Product Hunt, G2, startup directories, category directories, or custom company databases into JSON, CSV, CRM-ready lists, or research tables.
Firecrawl 公司目錄
使用此工具將新創或公司目錄轉換為結構化列表。
入職訪談
根據上下文推斷目錄、篩選條件、結果數量與輸出格式。若來源明確,直接開始。
僅在遇到阻礙時提出最多 1-3 個簡潔問題,例如目錄網址/名稱、所需篩選條件或目標結果數量。
Firecrawl 收集計畫
當目錄需要篩選、分頁、無限滾動或點擊個人資料時,使用 Firecrawl 瀏覽器。若列表公開且靜態,則使用 scrape/map。
建議來源包括 YC 公司、Crunchbase、Product Hunt、G2 分類或任何自訂目錄網址。
提取欄位
擷取可見的欄位:
- name
- description
- industry/category
- stage/founded/location/team size/funding(若可見)
- tags
- 目錄個人資料網址
- 公司網站網址
不可用的欄位留空。請勿推測。
最終交付物
# 公司目錄匯出:[來源]
## 摘要
[篩選條件、提取數量、限制]
## 公司列表
[表格或 JSON/CSV 連結]
## 來源
[使用的目錄頁面與個人資料]
## 重新執行輸入
workflow: firecrawl-company-directories
directory: [來源]
filters: [條件]
max_results: [數量]
output: [json/csv/markdown]
JSON 結構
使用 source、filters、extractedAt、totalResults 與 companies[],其中包含 name、url、description、industry、stage、founded、location、teamSize、funding、tags、profileUrl 與 websiteUrl。
品質標準
- 去除重複的公司。
- 追蹤分頁進度。
- 記錄速率限制、登入牆或 CAPTCHA 阻擋。






