LuoGuAPI icon indicating copy to clipboard operation
LuoGuAPI copied to clipboard

获取用户信息

Open HoshinoTented opened this issue 7 years ago • 4 comments

  • [x] 用户名 : String
  • [x] 个性签名源码 : String
  • [ ] 动态列表 : List<Comment>
  • [x] 通过题目 : List<Problem>
  • [x] 尝试过题目 : List<Problem>
  • [x] 咕值 : Int
  • [x] 关注用户 : (User) -> Boolean

HoshinoTented avatar Oct 13 '18 20:10 HoshinoTented

咕值及其表格

HoshinoTented avatar Nov 21 '18 16:11 HoshinoTented

你谷页面源代码附带了个这东西: window._feInjection
里面包含着当前用户的部分数据和当前页面的元数据
但元数据只有标题(好像) 也就是说。。有用的就只有当前用户的数据而已。。 太暴力了!

HoshinoTented avatar Feb 09 '19 13:02 HoshinoTented

太暴力了!

himself65 avatar Feb 09 '19 14:02 himself65

动态列表已经可以通过新的API获取了,尽快完工

HoshinoTented avatar Nov 26 '19 15:11 HoshinoTented