Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

zhuweiyou/yiyan-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yiyan-api

封装 百度文心一言 网页版 API

使用方法

安装依赖

npm install

填写 COOKIE

登录文心一言主页, F12 在 network 随便找一个请求, 在 Cookie 处右键 Copy value, 粘贴到这个 txt 中

./yiyan-puppeteer/cookie.txt

测试运行

npm run yiyan-puppeteer