You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 。 Puppteer 只能到Go Page,没法输出_at值
(env) ➜ tiny-red-book git:(master) ✗ node index.js
undefined undefined undefined
mongodb://tinyredbook:[email protected]:27017/tinyredbook
The db connection is ready!
(node:6361) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.
[Puppteer] Launch Browser
[Puppteer] Launch Browser
[Puppteer] Open Tab
[Puppteer] Open Tab
[Puppteer] Go Page
2. 输出错误
2019-02-25T22:44:20.378] [ERROR] feed - { Error: Unauthorized
at
小程序feedUrl首页已变更,请确认 const feedUrl = 'https://www.xiaohongshu.com/sapi/wx_mp_api/sns/v1/homefeed?oid=homefeed_recommend&cursor_score=1551155904.8400&sid=session.1551154599106018706';
我抓包得到auth 和 auth-sign
现在还是没法让程序运行起来。
The text was updated successfully, but these errors were encountered:
1 。 Puppteer 只能到Go Page,没法输出_at值
(env) ➜ tiny-red-book git:(master) ✗ node index.js
undefined undefined undefined
mongodb://tinyredbook:[email protected]:27017/tinyredbook
The db connection is ready!
(node:6361) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.
[Puppteer] Launch Browser
[Puppteer] Launch Browser
[Puppteer] Open Tab
[Puppteer] Open Tab
[Puppteer] Go Page
2. 输出错误
2019-02-25T22:44:20.378] [ERROR] feed - { Error: Unauthorized
at
小程序feedUrl首页已变更,请确认
const feedUrl = 'https://www.xiaohongshu.com/sapi/wx_mp_api/sns/v1/homefeed?oid=homefeed_recommend&cursor_score=1551155904.8400&sid=session.1551154599106018706';
我抓包得到auth 和 auth-sign
现在还是没法让程序运行起来。
The text was updated successfully, but these errors were encountered: