台灣企業資料
一次查到位
Taiwan Business Data
One API, Full Picture
不是 SaaS,是資料基礎設施。讓你的 CRM、風控系統、AI Agent 直接透過 REST API 取得結構化的台灣企業資料。 Not SaaS — data infrastructure. Let your CRM, risk systems, and AI Agents fetch structured Taiwan business data via REST API.
免費體驗,每日 5 次 · 試試:台積電、鴻海、統一 Free demo, 5/day · Try: TSMC, Foxconn, Uni-President
今日體驗次數已達上限 Daily demo limit reached
申請免費 API Key → 100 次/天 Get Free API Key → 100/day你每天在浪費多少時間? How much time are you wasting every day?
這些場景,你一定不陌生。 These scenarios should sound familiar.
手動查客戶,每天 3 小時 3 hours/day on manual lookups
B2B 業務每天開 5 個政府網站,複製貼上統編、名稱、地址。一間公司查完要 10 分鐘,一天最多查 18 間。 B2B sales reps open 5 government websites daily, copy-pasting tax IDs, names, addresses. 10 min per company, 18 max per day.
CRIF 報告等 3-5 天,一份 $3,000 CRIF reports: 3-5 days, $3,000 each
銀行 KYC 每天 20 件盡職調查,外購報告太慢太貴。自己查?開 5 個政府網站一件最快 40 分鐘。 Bank KYC teams handle 20 due diligence cases daily. External reports are slow and expensive. DIY? 40 min minimum per case across 5 government sites.
找不到企業 Email 和高管資料 Can't find corporate emails & executives
獵頭要找台灣高管在哪些公司任職,行銷公司要精準名單。政府開放資料沒有 Email,自己爬太慢、太不穩定。 Headhunters need to find executives across companies. Marketing teams need precise lists. Government data has no emails — scraping is slow and fragile.
11 個端點,涵蓋所有查詢場景 11 Endpoints Covering Every Query Scenario
RESTful API,JSON 回傳,Cache-first 架構。一個 API Key 解鎖全部功能。 RESTful API, JSON response, Cache-first architecture. One API Key unlocks everything.
公司搜尋Company Search
名稱 / 統編 / 關鍵字模糊搜尋,支援分頁 Name / Tax ID / keyword fuzzy search with pagination
GET /search?q={keyword}
公司詳情Company Details
基本資料 + 董監事 + 經理人 + 營業項目,一次回傳 Basic info + board + managers + business items, all in one call
GET /company/{tax_id}
人物交叉查詢Person Cross-Reference
一個人在所有公司的任職紀錄,盡職調查必備 All positions held by one person across companies — essential for due diligence
GET /person?name={name}
多條件篩選Multi-Filter
行業 × 地區 × 資本額 × 狀態,精準鎖定目標 Industry × region × capital × status — pinpoint your targets
GET /filter?industry=...®ion=...
批量查詢 + Email 補齊 + 匯出 Batch Query + Email Enrichment + Export
萬級批量查詢毫秒回應。多來源交叉驗證自動補 Email。匯出 Excel / CSV / JSON。 10K+ batch queries in milliseconds. Multi-source cross-validated email enrichment. Export to Excel / CSV / JSON.
POST /batch-query
全部 11 個端點All 11 Endpoints
$ curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.cloakfetch.com/company/22099131
{
"tax_id": "22099131",
"name": "台灣積體電路製造股份有限公司",
"representative": "魏哲家",
"address": "新竹科學園區新竹市力行六路8號",
"phone": "03-5636688",
"email": "invest@tsmc.com",
"status": "核准設立",
"board_members": [
{
"title": "董事長",
"name": "魏哲家",
"shares": "7,217,009"
}
]
}
$ curl -X POST \ -H "Authorization: Bearer YOUR_API_KEY" \ -d '{"tax_ids": ["22099131","70848924","04322601"]}' \ https://api.cloakfetch.com/batch-query // 3 筆結果,回應時間 4ms// 3 results, response time 4ms
6 大資料來源,交叉驗證 6 Data Sources, Cross-Validated
不只是爬一個網站。我們從六個來源取得資料,交叉比對後才回傳——確保你拿到的是最完整、最準確的版本。 Not just one website. We pull from six sources, cross-validate, then serve — ensuring the most complete and accurate version.
經濟部商工登記MOEA Business Registry
公司基本資料、董監事、營業項目Company info, board, business items
臺灣證券交易所TWSE
上市公司資訊Listed company data
櫃買中心TPEx
上櫃公司資訊OTC company data
國貿局BOFT
進出口廠商資料Import/export company data
公司官網Company Websites
Email、電話、聯絡資訊Email, phone, contact info
搜尋引擎Search Engines
補充驗證、Email 交叉比對Supplemental verification & email cross-check
資料品質機制Data Quality Assurance
本地快取優先,< 5ms 回應。可呼叫 /refresh 強制更新。 Local cache priority, < 5ms response. Call /refresh to force update.
Email 從官網、搜尋引擎多來源比對,排除無效地址。 Emails verified across website, search engine sources. Invalid addresses filtered.
POST /search-live 直接查詢政府來源,取得最新資料。 POST /search-live queries government sources directly for the latest data.
誰在用 CloakFetch? Who Uses CloakFetch?
B2B 業務團隊B2B Sales Teams
批量匯入目標客戶統編,一鍵取得公司資料 + 負責人 + Email。名單建置從 3 小時變 3 分鐘。 Batch import target tax IDs, instantly get company data + contacts + emails. List building: 3 hours to 3 minutes.
銀行 KYC / 法遵Bank KYC / Compliance
盡職調查自動化。人物交叉查詢一秒看完關係人網絡,取代 CRIF 等待 3-5 天。 Automate due diligence. Person cross-reference reveals relationship networks in seconds, replacing 3-5 day CRIF waits.
獵頭公司Executive Search Firms
用人名反查所有公司任職紀錄。台灣高管在哪些公司擔任董事?一個 API 呼叫就知道。 Reverse-lookup all positions by name. Which boards does a Taiwan executive sit on? One API call answers it.
投資機構Investment Firms
投資標的篩選與盡調。多條件篩選鎖定行業 + 資本額 + 地區,批量取得目標公司清單。 Deal sourcing & due diligence. Multi-filter by industry + capital + region to batch-generate target company lists.
行銷公司Marketing Agencies
精準名單產出。篩選特定行業 + 地區的公司,自動補齊 Email,匯出 Excel 直接用。 Precision list generation. Filter by industry + region, auto-enrich emails, export to Excel — ready to use.
政策研究Policy Research
產業分析、區域經濟研究。用 /stats 端點取得統計數據,用 /filter 篩選特定條件的公司群體。 Industry analysis & regional economics. Use /stats for aggregate data, /filter to isolate specific company cohorts.
CRIF 一份報告的價格,我們查整月。 One CRIF report costs more than our entire monthly plan.
試用版Free
永久免費Free forever
- ✓ 100 次/天查詢100 queries/day
- ✓ 基本資料(公司名、統編、地址、狀態)Basic info (name, tax ID, address, status)
- ✓ REST API + Web 介面REST API + Web UI
- ✗ 董監事 / Email / 匯出Board / Email / Export
專業版Pro
= 每次查詢不到 NT$1= less than NT$1 per query
- ✓ 5,000 次/天查詢5,000 queries/day
- ✓ 完整資料 + 董監事 + 持股Full data + board members + shareholding
- ✓ Email 自動補齊(多來源驗證)Email enrichment (multi-source verified)
- ✓ Excel / CSV / JSON 匯出Excel / CSV / JSON export
- ✓ 人物交叉查詢Person cross-reference lookup
企業版Enterprise
NT$12,000/月起From NT$12,000/mo
- ✓ 無限查詢Unlimited queries
- ✓ 專屬 API 串接支援Dedicated API integration support
- ✓ SLA 服務保證SLA guarantee
- ✓ 批量查詢(萬級)Batch queries (10K+)
- ✓ 專屬客服窗口Dedicated account manager
跟競品比vs Competitors
| CloakFetch | CRIF 中華徵信CRIF | 104 企業大師104 Job Bank | TEJ | |
|---|---|---|---|---|
| 單次查詢成本Cost per query | < NT$1 | NT$3,000–15,000/份NT$3,000–15,000/report | ~NT$50 | N/A |
| 上市櫃 EmailListed co. Email | 100% | ✓ | ✗ | ✗ |
| 人物交叉查詢Person lookup | ✓ | ✗ | ✗ | ✗ |
| API | 11 endpoints | 有限Limited | ✗ | ✓ |
| 月費Monthly | NT$3,990 | 面議(年約)Negotiable (annual) | ~NT$5,000 | NT$30–80萬/年NT$300K–800K/yr |
Beta 階段 · 服務可能不定期維護 · 正式版將提供 SLA Beta phase · Service may have occasional maintenance · SLA available in production release
準備好讓資料查詢自動化了嗎? Ready to automate your data lookups?
免費版立即可用,100 次/天。需要更多?專業版每月不到一杯咖啡的錢。 Free tier available now — 100 queries/day. Need more? Pro costs less than a coffee per day.
資料來源聲明Data Source Disclaimer
本服務之企業登記資料來源為經濟部商業發展署,依政府資料開放授權條款使用。上市櫃公司資料來自臺灣證券交易所及財團法人中華民國證券櫃檯買賣中心。本服務為獨立民間服務,與上述政府機關無隸屬關係。 Business registration data is sourced from the Department of Commerce, Ministry of Economic Affairs, used under government open data license. Listed company data is sourced from the Taiwan Stock Exchange and the Taipei Exchange. This is an independent private service with no affiliation to the aforementioned government agencies.
常見問題 FAQ
CloakFetch 的資料來源是什麼?合法嗎? Where does CloakFetch get its data? Is it legal? ▼
全部來自政府公開資料(經濟部商工登記、證交所、櫃買中心、國貿局)及公開網路資訊,依政府資料開放授權條款合法使用。 All data comes from government open data (Ministry of Economic Affairs, Taiwan Stock Exchange, Taipei Exchange, Bureau of Foreign Trade) and public web sources, used under government open data license terms.
我不會寫程式,可以用 CloakFetch 嗎? I can't code. Can I still use CloakFetch? ▼
可以。CloakFetch 同時提供 Web 介面,支援搜尋、批次匯入 Excel/CSV、以及 Excel 匯出。不需要寫任何程式碼。 Yes. CloakFetch also provides a web interface supporting search, batch import from Excel/CSV, and Excel export — no coding required.
資料多久更新一次? How often is the data updated? ▼
政府公開資料每月同步更新。上市櫃公司資料即時同步證交所 / 櫃買中心 OpenAPI。過期資料自動觸發重新擷取。 Government open data is synced monthly. Listed company data is updated in real-time via TWSE/TPEx OpenAPI. Stale records trigger automatic re-fetch.
CloakFetch 怎麼收費? How is CloakFetch priced? ▼
按需付費,不綁月費。基礎查詢免費,進階功能(批量查詢、完整董監事資料、Email 補齊)依使用量計費。具體方案請聯繫我們取得報價。 Pay-per-use, no monthly commitment. Basic queries are free. Advanced features (batch queries, full board data, email enrichment) are usage-based. Contact us for pricing details.