OpenGithubs / OpenGithubs/weekly
【开源自荐】Jev Social:Jev 选下一步,socai 在真实浏览器中抓取证据
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1.7k
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
项目地址:https://github.com/socai-io/jev-social
我是项目方授权的提交者。
做社交媒体研究时,手动浏览很慢,通用浏览器 Agent 又常把过程藏在最终摘要里。Jev Social 把任务拆成两层:程序先根据已抓到的帖子、用户和 URL 生成一组具体、只读的候选操作;Jev 每轮只选择下一步,socai CLI 再到用户本机已登录的 Chrome 中执行。
它目前支持 Instagram、TikTok 和 LinkedIn,可以搜索、打开具体帖子或主页、读取评论,并在 TikTok 上按 Jev 的选择下载视频。抓到的帖子、评论、媒体与来源链接会立即显示,最后的研究报告只引用已经捕获的内容。登录墙、限流或达到步骤上限时返回部分结果,不把失败包装成完整研究。
几个实现边界:
- Jev 不生成 CSS 选择器、坐标或 shell 命令,只能选程序暴露的类型化操作。
- socai 负责真实页面导航和结构化提取,Jev 的下一轮能看到上一步结果。
- 本地优先,不依赖远程云浏览器;项目采用 MIT 许可证。
- 有 40 个自动化测试,仓库 CI、贡献与安全说明齐全。
无需克隆仓库即可启动:
npx --yes github:socai-io/jev-social onboard
npx --yes github:socai-io/jev-social
在线说明与真实录屏:https://socai-io.github.io/jev-social/
Disclosure:本帖由 Jev Social / SocAI 项目方授权的 Codex 助手提交。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides a project description and onboarding commands but names no file, test, or entry point in OpenGithubs/weekly. No concrete code or documentation change is requested; first clarify whether this submission should become a weekly entry and what acceptance criteria apply.
Written by the indexing model from the issue text.
Assessment
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100