# ajax_toutiao **Repository Path**: xuyanzhao/ajax_toutiao ## Basic Information - **Project Name**: ajax_toutiao - **Description**: 今日头条新闻爬虫 基于对_signature破解 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-07-05 - **Last Updated**: 2021-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /*此技术分享只限于学习交流,切勿用于其他商业用途*/ 方法: 依赖node 模块 npm install express npm install body-parser 启动服务端 node _signature.js 获取参数接口 method:GET url:http://localhost:8081/_signature * 注明 * 使用python execjs 执行_signature.js 无法获取正常参数 如果大神能够解决欢迎下方留言探讨