zuxu4n/RedditOsint
GitHub: zuxu4n/RedditOsint
一款纯前端的 Reddit 用户情报搜索工具,可查询任意用户的帖子和评论历史,包括已删除内容。
Stars: 6 | Forks: 0
# Rosint.dev | redditOSINT
**Reddit 用户情报工具**:搜索任意 Reddit 用户的完整帖子和评论历史记录,包括私密账号和已删除的内容。
[rosint.dev](https://rosint.dev)
## 功能
- **双源搜索** ? Arctic Shift 和 PullPush 并行查询,按帖子/评论 ID 合并并去重结果
- **帖子选项卡** > 标题、subreddit、分数、评论数、时间戳、缩略图、正文摘要
- **评论选项卡** > 完整评论正文、subreddit、分数、原贴链接
- **日期范围过滤器** > 使用日历选择器按开始/结束日期过滤结果
- **分页** > 基于时间戳的游标分页(每页 100 条结果)
- **无需登录** > 纯前端,无后端,无需身份验证
## 技术栈
| | |
|---|---|
| 框架 | React + Vite |
| 样式 | Tailwind CSS v3 |
| API | [Arctic Shift](https://github.com/ArthurHeitmann/arctic_shift),[PullPush](https://pullpush.io) |
| 托管 | Vercel |
## 本地运行
```
git clone https://github.com/zuxu4n/RedditOsint.git
cd RedditOsint
npm install --legacy-peer-deps
npm run dev
```
然后打开 [http://localhost:5173](http://localhost:5173)。
## "后端"
使用相同的参数查询这两个 API:
```
Arctic Shift: https://arctic-shift.photon-reddit.com/api/posts/search?author={username}&limit=100&sort=desc
PullPush: https://api.pullpush.io/reddit/search/submission/?test&author={username}&limit=100&sort=desc
```
## 限制
- 存档数据**每月**更新一次 —— 最近的帖子可能不会显示
- Arctic Shift 和 PullPush 不保证正常运行时间
- 如果两个 API 都宕机,将不会返回任何结果
## 致谢
- ArthurHeitmann 的 [Arctic Shift](https://github.com/ArthurHeitmann/arctic_shift)
- [PullPush](https://pullpush.io)
- Logo 灵感来自 [searchcord.io](https://searchcord.io)
*如有问题或反馈,请联系:zuxu4n@proton.me*
标签:API集成, BSD, ESC4, ESC8, OSINT, OSV, React, Reddit, Syscalls, Tailwind CSS, URL抓取, Vercel, Vite, 二进制发布, 前端, 可观测性, 安全研发, 已删除数据恢复, 开源, 开源工具, 数据抓取, 数据挖掘, 无后端, 用户画像, 社交媒体监控, 社会工程学, 网络威胁情报, 网络安全, 网络情报, 自定义脚本, 隐私保护