AI 产品解读Social candidate search and talent pool management
Helps recruiters and talent scouts quickly find and add candidates from GitHub, Qiita, connpass, and X (Twitter) to the LAPRAS talent pool without manual copy-pasting.
User browses a supported site (GitHub, Qiita, connpass, X) -> clicks extension icon -> extension detects context -> user can view LAPRAS profile, add to talent pool, or perform bulk search -> extension communicates with LAPRAS Scouty backend (scout.lapras.com) requiring user login.
View LAPRAS profiles while browsing GitHub repos or Qiita articlesAdd candidates to LAPRAS talent pool with one clickBulk add candidates from connpass event pagesBulk add candidates from X (Twitter) likes/retweetsOpen LAPRAS Scouty page for detailed candidate search
- 目标用户
- Recruiters / Talent scouts / HR professionals using LAPRAS
- Background script is heavily minified, making full auth flow analysis difficult.
- Login popup JS is minified, so specific auth provider details (e.g., OAuth vs password) cannot be confirmed from source alone.
- Cannot verify if LAPRAS destination service has paid tiers that might affect extension functionality, but extension itself does not gate features.
付费分析未识别到付费功能
No evidence of paid features, subscription gating, or billing integration within the extension. The extension appears to be a free utility for the LAPRAS platform. The 'pro' keyword matches in the static analysis are false positives from library code (Vue, Lodash) and not related to paid tiers.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension is a client-side UI for the LAPRAS Scouty service (scout.lapras.com). The background script calls auth_default() before performing actions like opening the Scouty page, indicating that a valid LAPRAS account session/token is required to use the core functionality. A dedicated login popup (dist/popup/login/index.html) exists, confirming the destination service requires authentication.
これめっちゃ好き!