# spider_toolbox **Repository Path**: jiang_jun_jie/spider_toolbox ## Basic Information - **Project Name**: spider_toolbox - **Description**: 爬虫复用模块,提高爬虫逆向工作效率 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-27 - **Last Updated**: 2024-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spider_codes_moudel #### 介绍 爬虫复用代码模块 #### 使用说明 - requests_demo - 通用请求模块 - pymysql_tools - mysql连接器 - tasker - 用于接受并转发短信验证码 - frida_demo. - 用于hook java层和native层的通用代码 - java_conversion - 用于将Java代码转为python代码的相关方法 - apscheduler - 定时启动demo - get_cookie. - 跨域名获取cookie - autorun - linux环境下自动启动爬虫程序脚本