AI 产品解读Automated paid-to-surf/socpublic earning tool that lets users earn money by viewing websites, watching videos, and performing social media engagement tasks (likes, subscribes, views) on YouTube, TikTok, Instagram, Yandex Dzen, and via search engine surfing.
Allows SocPublic platform users to semi-automatically complete paid tasks (website surfing, video watching, social media engagement) directly from the browser extension without manual navigation, tracking progress and crediting earnings instantly to their SocPublic balance.
1. User installs extension and logs into socpublic.com in browser. 2. Extension reads session cookie and authenticates via SocPublic API. 3. User sees dashboard with available tasks counts for each category. 4. User selects a task type (surfing, YouTube video, TikTok video, etc.). 5. Extension navigates to target platform, guides user through steps (search, visit site, scroll, wait, subscribe/like). 6. Progress is tracked step-by-step in the popup. 7. Upon completion, earnings are credited instantly to SocPublic balance.
Semi-automatic website surfing via Google and Yandex search engines with progress tracking (search, visit, scroll, timer, page jumping)YouTube video watching and subscription tasksTikTok video watching, subscription, and like tasksInstagram subscription and like tasksYandex Dzen subscription and like tasksReal-time task progress display with step-by-step completion indicators
- 目标用户
- SocPublic.com registered users who want to earn money by performing online tasks / Russian-speaking users seeking micro-earnings through website visits and social media engagement
- Cannot verify the SocPublic platform's own pricing/tier structure from extension source alone
- The extension communicates with api.socpublic.com/v2/ - full API capabilities unknown beyond what's used in the extension
付费分析未识别到付费功能
No evidence of paid features, premium tiers, subscriptions, or payment processing within the extension. The 'price' fields in surfing.js, video.js, and task.js refer to earnings/rewards paid TO the user for completing tasks, not costs. The 'subscribe' keywords refer to YouTube/TikTok/Instagram subscription actions as task types, not billing subscriptions. The extension is a free tool for earning money on the SocPublic platform. The SocPublic platform itself has an 'advBalance' (advertising balance) for advertisers, but the extension does not gate any features behind payment.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension requires the user to be logged into socpublic.com in their browser. The login flow reads a 'session_id' cookie from socpublic.com (action_login.js:11-13), exchanges it for an API key via the SocPublic API (action_login.js:16-17), and shows a login page instructing users to authorize on the SocPublic website (login.html:14). If no cookie exists, the extension returns 'unauthorized' (action_login.js:53). Without authentication, the popup stays on login.html and no task workflows are accessible.