Skip to content

爬取完文章列表以后没有爬取文章页,无法获取阅读数和点赞数据 #1

@ihink

Description

@ihink

获取文章的列表总数articles.length 1012
在这里程序就停止执行了,再次手动点击公众号里面的文章,也无法正常抓取文章阅读数和点赞数据。

else if (requestDetail.url.indexOf('mp.weixin.qq.com/mp/getappmsgext?') !== -1 && requestDetail.requestOptions.method == 'POST') { // 获取评论数,点赞数

    }

这里没有具体的实现

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions