商业
Company Hiring Signal Scraper: Open Roles & Growth Intent
Detect a company's ATS and aggregate its open roles into a hiring-intent signal: open roles count, departments and locations hiring, remote/engineering/sales counts, newest role and a High/Medium/Low signal. Export to JSON, CSV or Excel.
company-hiring-signal-scraper.json 200 OK
{ "inputName": "stripe", "companyName": "stripe", "atsDetected": "greenhouse", "atsBoardToken": "stripe", "openRolesCount": 536, "hiringSignal": "High", "departmentsHiring": "1130 Global Sales Development Mgrs, 1131 Vendo…", "departmentsHiringCount": 184, "locationsHiring": "Dublin, Chicago, Illinois, Chicago, Remote in …" }
你会得到什么
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
返回的字段
Input NameCompany NameAts DetectedAts Board TokenOpen Roles CountHiring SignalDepartments HiringDepartments Hiring CountLocations HiringLocations Hiring CountRemote Roles CountEngineering Roles CountSales Roles CountSample Role Titles
示例输出
一条真实的示例记录,正是你收到的结构。
| Input Name | Company Name | Ats Detected | Ats Board Token |
|---|---|---|---|
| stripe | stripe | greenhouse | stripe |
| ramp | ramp | ashby | ramp |
GET /company-hiring-signal-scraper
{ "inputName": "stripe", "companyName": "stripe", "atsDetected": "greenhouse", "atsBoardToken": "stripe", "openRolesCount": 536, "hiringSignal": "High", "departmentsHiring": "1130 Global Sales Development Mgrs, 1131 Vendo…", "departmentsHiringCount": 184, "locationsHiring": "Dublin, Chicago, Illinois, Chicago, Remote in …" }
相关爬虫