# crawler
**Repository Path**: axiaole/crawler
## Basic Information
- **Project Name**: crawler
- **Description**: K 哥爬虫代码分享,JS 逆向,爬虫进阶。关注公众号:K哥爬虫
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-08-24
- **Last Updated**: 2026-08-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
K 哥爬虫代码分享
❗❗❗ **声明:本仓库中所有内容仅供学习交流使用,严禁用于商业用途和非法用途,否则由此产生的一切后果均与作者无关,在本仓库中下载的文件学习完毕之后请于 24 小时内删除!若有侵权,请联系我立即删除!**
> ⭐⭐⭐ [ K 哥爬虫 bilibili 视频,小助理手把手带你学逆向,欢迎点击本链接观看哦 ~](https://space.bilibili.com/1622879192/?spm_id_from=333.999.0.0)
>
---
| K 哥爬虫逆向专栏文章 | 代码 |
| :----- | :----- |
| [【爬虫知识】浏览器开发者工具使用技巧总结](https://mp.weixin.qq.com/s/vR0ZPCAJMUF992chUfBNSQ) | \ |
| [【爬虫知识】爬虫常见加密解密算法](https://mp.weixin.qq.com/s/4QTee0M9ukN6olgoR_LMug) | \ |
| [【JS 逆向百例】百度翻译接口参数逆向](https://mp.weixin.qq.com/s/li_UBzEUvLmaL207eFhyvw) | [fanyi_baidu_com](https://github.com/kgepachong/crawler/tree/master/fanyi_baidu_com) |
| [【JS 逆向百例】有道翻译接口参数逆向](https://mp.weixin.qq.com/s/p9oFqVQhHn4tlpqonAdNSQ) | [fanyi_youdao_com](https://github.com/kgepachong/crawler/tree/master/fanyi_youdao_com) |
| [【JS 逆向百例】建筑市场监管平台企业数据](https://mp.weixin.qq.com/s/QmWy0zhsE0ZwEJwrfCohTA) | [jzsc_mohurd_gov_cn](https://github.com/kgepachong/crawler/tree/master/jzsc_mohurd_gov_cn) |
| [【JS 逆向百例】当乐网登录接口参数逆向](https://mp.weixin.qq.com/s/1eXvxbZklEtwrkUn4iEmtQ) | [oauth_d_cn](https://github.com/kgepachong/crawler/tree/master/oauth_d_cn) |
| [【JS 逆向百例】房天下登录接口参数逆向](https://mp.weixin.qq.com/s/yQMlvddLHi_lSQAuK05HyA) | [passport_fang_com](https://github.com/kgepachong/crawler/tree/main/passport_fang_com) |
| [【JS 逆向百例】某7网游登录接口参数逆向](https://mp.weixin.qq.com/s/OrDOGRECm-k7f_thL6NO1A) | [www_37_com](https://github.com/kgepachong/crawler/tree/main/www_37_com) |
| [【JS 逆向百例】层层嵌套!某加速商城 RSA 加密](https://mp.weixin.qq.com/s/tvzh0tIs1N_R3Ycj8r5SMg) | [www_15yunmall_com](https://github.com/kgepachong/crawler/tree/main/www_15yunmall_com) |
| [【JS 逆向百例】转变思路,少走弯路,X米加密分析](https://mp.weixin.qq.com/s/gBOTxUiq1RgOaZtdR6XRSA) | [account_xiaomi_com](https://github.com/kgepachong/crawler/tree/main/account_xiaomi_com) |
| [【JS 逆向百例】元素ID定位加密位置,某麻将数据逆向](https://mp.weixin.qq.com/s/KWJLN3O2qTwqjj3ZrVo2fA) | [tenhou_net](https://github.com/kgepachong/crawler/tree/main/tenhou_net) |
| [【JS 逆向百例】复杂的登录过程,最新微博逆向](https://mp.weixin.qq.com/s/iwOMzACFk90PHTdH8FoA4g) | [weibo_com](https://github.com/kgepachong/crawler/tree/main/weibo_com) |
| [【JS 逆向百例】无限debugger绕过,某网站互动数据逆向](https://mp.weixin.qq.com/s/iktAAarSwGXNXgNFpeAQlA) | [zwfw_san-he_gov_cn](https://github.com/kgepachong/crawler/tree/main/zwfw_san-he_gov_cn) |
| [【JS 逆向百例】DOM事件断点调试,某商盟登录逆向](https://mp.weixin.qq.com/s/E4pzttU9DvPpCYrAydZ1Rg) | [www_xinshangmeng_com](https://github.com/kgepachong/crawler/tree/main/www_xinshangmeng_com) |
| [【JS 逆向百例】XHR 断点调试,Steam 登录逆向](https://mp.weixin.qq.com/s/DPNtkF9e1pvFVa1m-DsyJw) | [store_steampowered_com](https://github.com/kgepachong/crawler/tree/main/store_steampowered_com) |
| [【JS 逆向百例】如何跟栈调试?某 e 网通 AES 加密分析](https://mp.weixin.qq.com/s/Vj-7P99H6fK5LDUgrktCuw) | [web_ewt360_com](https://github.com/kgepachong/crawler/tree/main/web_ewt360_com) |
| [JS 逆向之 Hook,吃着火锅唱着歌,突然就被麻匪劫了!](https://mp.weixin.qq.com/s/IYFyjVrVkHtUdCzn9arkJQ) | \ |
| [【JS 逆向百例】Fiddler 插件 Hook 实战,某创帮登录逆向](https://mp.weixin.qq.com/s/H4oQvqZmWS4af1VF1nAzkA) | [m_wcbchina_com](https://github.com/kgepachong/crawler/tree/main/m_wcbchina_com) |
| [【JS 逆向百例】浏览器插件 Hook 实战,亚航加密参数分析](https://mp.weixin.qq.com/s/MaDrCJdJCQKSnXWgCR0c0w) | [www_airasia_com](https://github.com/kgepachong/crawler/tree/main/www_airasia_com) |
| [爬虫逆向基础,理解 JavaScript 模块化编程 webpack](https://mp.weixin.qq.com/s/_-9Ib6H51rWGK60X_g2n1g) | \ |
| [当爬虫工程师遇到CTF丨B站1024安全攻防题解](https://mp.weixin.qq.com/s/SKrlslSLwE8FFXdQyTprUg) | \ |
| [【JS 逆向百例】webpack 改写实战,G 某游戏 RSA 加密](https://mp.weixin.qq.com/s/LCnpt37NjiTtBYToqNdQaA) | [www_gm99_com](https://github.com/kgepachong/crawler/tree/main/www_gm99_com) |
| [【JS逆向百例】某音乐网分离式 webpack 非 IIFE 改写实战](https://mp.weixin.qq.com/s/3PgJTsb3moYES0_UJ9Lwkw) | [www_kuwo_cn](https://github.com/kgepachong/crawler/tree/main/www_kuwo_cn) |
| [爬虫逆向基础,认识 SM1-SM9、ZUC 国密算法](https://mp.weixin.qq.com/s/IsoXn_jZI6YdqC7uXVDYiQ) | \ |
| [【JS 逆向百例】医保局 SM2+SM4 国产加密算法实战](https://mp.weixin.qq.com/s/hs0Mz-2GmyOMAdWB22fG5w) | [fuwu_nhsa_gov_cn](https://github.com/kgepachong/crawler/tree/main/fuwu_nhsa_gov_cn) |
| [【JS 逆向百例】某易支付密码 MD5+AES 加密分析](https://mp.weixin.qq.com/s/ddA-yNmpAKJPZTYH4gLB8g) | [epay_163_com](https://github.com/kgepachong/crawler/tree/main/epay_163_com) |
| [【JS 逆向百例】cnki 学术翻译 AES 加密分析](https://mp.weixin.qq.com/s/7DpFHJtr1VCHnPjTvWwO_Q) | [dict_cnki_net](https://github.com/kgepachong/crawler/tree/main/dict_cnki_net) |
| [【JS 逆向百例】Ether Rock 空投接口 AES256 加密分析](https://mp.weixin.qq.com/s/XVOr3iJvKlUWNHjNfLwu_A) | [etherrock_ne](https://github.com/kgepachong/crawler/tree/main/etherrock_ne) |
| [【JS 逆向百例】你没见过的社会主义核心价值观加密](https://mp.weixin.qq.com/s/jaWZ4dsMidX_8kjRCcDzXQ) | [www_appmiu_com](https://github.com/kgepachong/crawler/tree/main/www_appmiu_com) |
| [【JS 逆向百例】反混淆入门,某鹏教育 JS 混淆还原](https://mp.weixin.qq.com/s/fMSCWfWXz4IiF2i7MHAKwQ) | [learn_open_com_cn](https://github.com/kgepachong/crawler/tree/main/learn_open_com_cn) |
| [【JS 逆向百例】W店UA,OB反混淆,抓包替换CORS跨域错误分析](https://mp.weixin.qq.com/s/TqNLdM5cCRpAw7cOG3Dn7g) | [d_weidian_com](https://github.com/kgepachong/crawler/tree/main/d_weidian_com) |
| [【JS 逆向百例】WebSocket 协议爬虫,智慧树扫码登录案例分析](https://mp.weixin.qq.com/s/Kx2TrcOCotZvNjSpStAnQg) | [passport_zhihuishu_com](https://github.com/kgepachong/crawler/tree/main/passport_zhihuishu_com) |
| [【JS 逆向百例】网洛者反爬练习平台第一题:JS 混淆加密,反 Hook 操作](https://mp.weixin.qq.com/s/b-3YJrwOGjNzMxnh9SY2Lg) | [spider_wangluozhe_com_challenge_1](https://github.com/kgepachong/crawler/tree/main/spider_wangluozhe_com_challenge_1) |
| [【JS 逆向百例】网洛者反爬练习平台第二题:JJEncode 加密](https://mp.weixin.qq.com/s/BO4UFe9nF30oK9Ht6qG18g) | [spider_wangluozhe_com_challenge_2](https://github.com/kgepachong/crawler/tree/main/spider_wangluozhe_com_challenge_2) |
| [【JS 逆向百例】网洛者反爬练习平台第三题:AAEncode 加密](https://mp.weixin.qq.com/s/MJAmr8bff8aUTRHPMUOmiA) | [spider_wangluozhe_com_challenge_3](https://github.com/kgepachong/crawler/tree/main/spider_wangluozhe_com_challenge_3) |
| [【JS 逆向百例】网洛者反爬练习平台第四题:JSFuck 加密](https://mp.weixin.qq.com/s/ddNNxTx66-tg55Vmzo-wJQ) | [spider_wangluozhe_com_challenge_4](https://github.com/kgepachong/crawler/tree/main/spider_wangluozhe_com_challenge_4) |
| [【JS 逆向百例】网洛者反爬练习平台第五题:控制台反调试](https://mp.weixin.qq.com/s/kpMG4XdDRXeNFydd_pYghw) | \ |
| [【JS 逆向百例】网洛者反爬练习平台第六题:JS 加密,环境模拟检测](https://mp.weixin.qq.com/s/8k7Ys13P6q8cb1a6kOnn1w) | [spider_wangluozhe_com_challenge_6](https://github.com/kgepachong/crawler/tree/main/spider_wangluozhe_com_challenge_6) |
| [【JS 逆向百例】网洛者反爬练习平台第七题:JSVMPZL 初体验](https://mp.weixin.qq.com/s/GyHomcfX_G8DbJLKAjpU9g) | \ |
| [【JS 逆向百例】X球投资者社区 cookie 参数 acw_sc__v2 加密分析](https://mp.weixin.qq.com/s/-kgcz6k8krM0pcHYqzKf-g) | [xueqiu_com](https://github.com/kgepachong/crawler/tree/main/xueqiu_com) |
| [【JS 逆向百例】PEDATA 加密资讯以及 zlib.gunzipSync() 的应用](https://mp.weixin.qq.com/s/cO0YHQE_J5VGR7954SAnlw) | [max_pedata_cn](https://github.com/kgepachong/crawler/tree/main/max_pedata_cn) |
| [某空气质量监测平台无限 debugger 以及数据动态加密分析](https://mp.weixin.qq.com/s/ithWRqLCIzAi-CKiD6mMdg) | \ |
| [【JS 逆向百例】HN政务服务网登录逆向,验证码形同虚设](https://mp.weixin.qq.com/s/LTMvwrT-UFfH39rRsleyQA) | [www_hnzwfw_gov_cn](https://github.com/kgepachong/crawler/tree/main/www_hnzwfw_gov_cn) |
| [【JS 逆向百例】吾爱破解2022春节解题领红包之番外篇 Web 中级题解](https://mp.weixin.qq.com/s/Hb7bgHoIW6zBNOMBqiWPaQ) | \ |
| [RPC 技术及其框架 Sekiro 在爬虫逆向中的应用,加密数据一把梭!](https://mp.weixin.qq.com/s/9uKho4LY5fbrnHdJiPZ3KA) | \ |
| [深度剖析 JA3 指纹及突破](https://mp.weixin.qq.com/s/TlUhLCBc1CKhiVRNHEIdmw) | \ |
| [【JS 逆向百例】拉勾网爬虫,traceparent、\_\_lg_stoken\_\_、X-S-HEADER 等参数分析](https://mp.weixin.qq.com/s/b8yRLCb0SFhRsrfwZaCEjQ) | [www_lagou_com](https://github.com/kgepachong/crawler/tree/main/www_lagou_com) |
| [逆向进阶,利用 AST 技术还原 JavaScript 混淆代码](https://mp.weixin.qq.com/s/fIbPuNMs5FRADJE5MOZXgA) | \ |
| [【JS 逆向百例】AST 脱混淆实战,某 ICP 备案号查询接口 jsjiami v6 分析](https://mp.weixin.qq.com/s/YuP8oC1Do9x9wdk-I-GCeQ) | [icp_chinaz_com](https://github.com/kgepachong/crawler/tree/main/icp_chinaz_com) |
| [人均瑞数系列,瑞数 4 代 JS 逆向分析](https://mp.weixin.qq.com/s/0uzPRiPdSargFlDM-TwAWw) | \ |
| [【JS 逆向百例】某公共资源交易网,公告 URL 参数逆向分析](https://mp.weixin.qq.com/s/mec3zlTj5-rGRD1vfKrDBg) | [ggzy_jcs_gov_cn](https://github.com/kgepachong/crawler/tree/main/ggzy_jcs_gov_cn) |
| [【JS 逆向百例】某网站加速乐 Cookie 混淆逆向详解](https://mp.weixin.qq.com/s/5N0Kp35XGJAuJSiIyLQt1g) | [mps_gov_cn](https://github.com/kgepachong/crawler/tree/main/mps_gov_cn) |
| [JS逆向丨某行业大佬对坑风控的一些经验总结](https://mp.weixin.qq.com/s/hD5sBRQ1kmfnG7Yw12iZNg) | \ |
| [百度指数 Cipher-Text、百度翻译 Acs-Token 逆向分析](https://mp.weixin.qq.com/s/upHnjYho6qTQlmupf-bjww) | [fanyi_baidu_com](https://github.com/kgepachong/crawler/tree/main/fanyi_baidu_com) |
| [人均瑞数系列,瑞数 5 代 JS 逆向分析](https://mp.weixin.qq.com/s/Li88GVe49Q4DBbq3ti3YlA) | \ |
| [【APP 逆向百例】Frida 初体验,root 检测与加密字符串定位](https://mp.weixin.qq.com/s/WfvTA9MJh-NS86LYDVTBzg) | [uncrackable_level1](https://github.com/kgepachong/crawler/tree/main/uncrackable_level1) |
| [【JS 逆向百例】猿人学系列 web 比赛第五题:js 混淆 - 乱码增强,详细剖析](https://mp.weixin.qq.com/s/RX2jGH2OBdXVvYtynqxoWw) | [yrx_5](https://github.com/kgepachong/crawler/tree/main/yrx_5) |
---
| K 哥爬虫普法专栏文章 |
| :----------------------------------------------------------- |
| [【k哥爬虫普法】程序员183并发爬取官方网站,直接获刑3年?](https://mp.weixin.qq.com/s/DUWO3GBd0u0MFcyvrN1pRQ) |
| [【k哥爬虫普法】Python程序员爬取视频资源13万部,一分钱没挣,获刑2年!](https://mp.weixin.qq.com/s/OgzLbxXFhDPV8JX1NDbtIw) |
| [【k哥爬虫普法】爬虫第一案,侵犯个人隐私,“入侵”短视频服务器!](https://mp.weixin.qq.com/s/cGBEEkHLTklz9sxiFe8Ivw) |