China Company Website Contact Extractor
Pricing
from $20.00 / 1,000 successful website results
China Company Website Contact Extractor
Extract public business emails, phone numbers, company names, and social links from Chinese company websites.
Pricing
from $20.00 / 1,000 successful website results
Rating
0.0
(0)
Developer
Peng
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Turn a list of public company websites into clean, automation-ready business contact data.
What it extracts
- Company name inferred from visible page metadata and headings
- Public business email addresses and phone numbers
- LinkedIn, Facebook, Instagram, YouTube, X/Twitter, Weibo, and WeChat links
- Final URL, crawl status, pages visited, and a clear failure reason
The Actor visits the homepage and a small number of same-domain pages whose labels look like Contact, About, 联系我们, or 关于我们. It does not log in, solve CAPTCHAs, bypass access controls, or access private networks.
Input
Add one or more public company website URLs. Use Maximum pages per website to control speed and cost. The default is three pages.
{"startUrls": [{ "url": "https://www.example.cn/" }],"maxPagesPerSite": 3,"requestTimeoutSecs": 15}
Output
Each input website produces exactly one dataset item, so results can be exported directly as CSV, JSON, Excel, or consumed through the Apify API.
{"inputUrl": "https://www.example.cn/","finalUrl": "https://www.example.cn/","companyName": "Example Manufacturing","emails": ["sales@example.cn"],"phones": ["+86 21 12345678"],"socialLinks": ["https://www.linkedin.com/company/example"],"pagesVisited": 3,"status": "SUCCEEDED","error": null}
Responsible use
Use the output only for lawful business purposes. Follow applicable privacy, marketing, anti-spam, and website terms. You are responsible for having a lawful basis for contacting people or organizations.
Pricing event
The Actor emits one website-result event only when a website is processed successfully. Failed websites still produce a diagnostic dataset record but do not emit this custom paid event.