公共登记
TheOrg Decision Makers & Company Contacts Scraper
Scrape a company's key people and decision makers from its org chart: person name, job title, department, company, profile link and photo. Perfect for B2B lead generation and sales prospecting. Export to JSON, CSV or Excel.
theorg-decision-makers-scraper.json 200 OK
{ "personName": "Patrick Collison", "jobTitle": "Co-Founder & CEO", "company": "Stripe", "companySlug": "stripe", "theorgProfileUrl": "https://theorg.com/org/stripe/org-chart/patric…", "photoUrl": "https://cdn.theorg.com/a743e837-ae07-4c4c-9809…", "reportCount": 1745, "companyWebsite": "https://stripe.com", "companyDomain": "stripe.com" }
你会得到什么
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
返回的字段
Person NameJob TitleCompanyCompany SlugTheorg Profile UrlPhoto UrlReport CountCompany WebsiteCompany DomainCompany DomainsCompany Linkedin UrlCompany Twitter UrlCompany Facebook UrlCompany Industries
示例输出
一条真实的示例记录,正是你收到的结构。
| Person Name | Job Title | Company | Company Slug |
|---|---|---|---|
| Patrick Collison | Co-Founder & CEO | Stripe | stripe |
| John Collison | Co-Founder & President | Stripe | stripe |
| Eileen O’Mara | CRO | Stripe | stripe |
| Steffan Tomlinson | CFO | Stripe | stripe |
| Robert McIntosh | Chief People Officer & Head of Co… | Stripe | stripe |
GET /theorg-decision-makers-scraper
{ "personName": "Patrick Collison", "jobTitle": "Co-Founder & CEO", "company": "Stripe", "companySlug": "stripe", "theorgProfileUrl": "https://theorg.com/org/stripe/org-chart/patric…", "photoUrl": "https://cdn.theorg.com/a743e837-ae07-4c4c-9809…", "reportCount": 1745, "companyWebsite": "https://stripe.com", "companyDomain": "stripe.com" }
相关爬虫
常见问题
Where do I find the company slug?
Open the company's public profile and copy the handle from the end of the URL, for example `stripe` in `theorg.com/org/stripe`.
Which people are included?
The company's publicly listed team members and leadership, each with their name and role.
Can I use a company name instead of a slug?
Yes. Provide the company name and the actor builds the slug for you. If it does not resolve, use the exact slug from the profile URL.
How fresh is the data?
People and titles are read live at run time, so each record reflects the profile at the moment of the run (see observedAt).