{"id":20946442,"url":"https://github.com/xinyoulinxi/jike_robot","last_synced_at":"2026-05-25T18:02:28.173Z","repository":{"id":217873532,"uuid":"744980130","full_name":"xinyoulinxi/jike_robot","owner":"xinyoulinxi","description":"A jike web crawler, get all contents and images in your jike app, all by python","archived":false,"fork":false,"pushed_at":"2024-05-27T15:22:25.000Z","size":13594,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T07:48:01.306Z","etag":null,"topics":["jike","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xinyoulinxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-18T11:57:10.000Z","updated_at":"2024-05-27T15:22:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d21c6a7-2720-4848-88f9-4e35c13aa63d","html_url":"https://github.com/xinyoulinxi/jike_robot","commit_stats":null,"previous_names":["xinyoulinxi/jike_robot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xinyoulinxi/jike_robot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinyoulinxi%2Fjike_robot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinyoulinxi%2Fjike_robot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinyoulinxi%2Fjike_robot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinyoulinxi%2Fjike_robot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xinyoulinxi","download_url":"https://codeload.github.com/xinyoulinxi/jike_robot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinyoulinxi%2Fjike_robot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33486787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jike","python"],"created_at":"2024-11-18T23:54:06.977Z","updated_at":"2026-05-25T18:02:28.125Z","avatar_url":"https://github.com/xinyoulinxi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 说明\n脚本主要用于即刻的数据备份，只用于自己的数据备份\n\n当前脚本在windows下运行需要关闭chrome应用，用于读取cookies，不然拿不到句柄\n\n# 主要功能\n\n- 输入某人的用户id，获取这个人的下面信息\n    - 昵称、头像、个人简介等个人数据\n    - 评论数、点赞数、转发数\n    - 所有的即刻动态相关数据和图片信息\n    - 输出到out目录下\n\n# 支持平台\n- macOs\n- windows\n\n\n# 使用\n在config.json中配置:\n```\n    \"user_name\":\"\", // 用户id\n    \"loop_count\":-1, // 拉多少页的数据,-1代表拉取到没有下一页为止\n    \"need_pic\": true // 是否需要拉帖子的图片\n```\n目标用户id在网页版即刻的主页中拿取，记得运行脚本之前在chrome浏览器中登录一次网页版即刻，后续将会自动获取cookie并拉取，无需额外配置\n\n依赖:\n\n```\nbrowser_cookie3\n```\n然后运行：\n\n```\npython3 main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinyoulinxi%2Fjike_robot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxinyoulinxi%2Fjike_robot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinyoulinxi%2Fjike_robot/lists"}