AI 产品解读Import and source candidate data into Lever Hire ATS from professional networking sites
Eliminates manual data entry when sourcing candidates by automatically scraping profile information from LinkedIn, GitHub, Xing, Gmail, and other pages, then importing it directly into Lever Hire with duplicate detection
User browses a candidate profile on LinkedIn, GitHub, Xing, or Gmail → extension content script scrapes profile data (name, job titles, descriptions, resume, tenure) → background script queries Lever Hire API to check for duplicates → extension badge/toft shows action (Create/Link/Match/Refer) → user clicks action to import candidate into Lever Hire via embedded iframe panel hosted on hire.lever.co
One-click candidate import from LinkedIn profiles and LinkedIn RecruiterScraping candidate data from GitHub profiles and Xing profilesGmail integration for importing candidates from email threadsDuplicate candidate detection via Lever Hire API matchingDrag-and-drop resume/file import into Lever HireFour import actions: Create, Link, Match, and Refer candidates
- 目标用户
- Recruiters and talent acquisition professionals using Lever Hire ATS / Hiring managers sourcing candidates on LinkedIn, GitHub, and Xing
- Lever Hire is itself a paid SaaS product, but the extension contains no payment or feature-gating logic of its own
- Cannot verify exact iframe UI content since it loads from Lever's servers dynamically
付费分析未识别到付费功能
No payment, billing, subscription, premium, upgrade, or license-gating logic exists in the extension code. All 'pro' keyword matches are false positives matching generic terms like 'process', 'profile', 'profileReady'. The extension itself does not gate any features behind a paywall. Lever Hire is a paid SaaS ATS product, but that is an external business service unrelated to the extension's own feature gating.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 需要复核
- 登录理由
- The extension requires an active Lever Hire account. The Chrome Web Store description explicitly states: '⚠ You need a Lever account to use the Lever Import Extension.' The extension communicates with Lever Hire's API (e.g., '/extension/api/match?') and loads a Lever-hosted iframe panel. Background.js checks for 'Unauthorized: user does not have access' (line 415) and references the auth login path (line 184). The extension is a launcher/helper that depends on the user being authenticated in the Lever Hire web application.
存在冲突