English | 中文
基于 tweety 封装,从推特上爬取 GPTs 链接。推荐结合 Gpts Detail Crawler 爬取 GPTs 详情页的数据。
★ 由 GPTsHappy.tools 提供支持 ★
pip3 install tweety-ns
pip3 install requests
- 配置用户: 编辑
index.py
的login
方法,配置推特账号密码,或者使用其他方式登录。 - 配置代理: 如需要使用代理,修改
index.py
里的PROXY_SERVER
变量。
爬取最新 GPTs 数据,从当天开始向前爬取一天数据,cursor
游标参数可选:
python3 index.py [cursor]
按日期区间爬取,结束日期必须比开始日期晚一天,cursor
游标参数可选::
python3 index.py 2023-12-01 2023-12-05 [cursor]
输出范例:
https://chat.openai.com/g/g-alKfVrz9K-canva
https://chat.openai.com/g/g-2fkFE8rbu-dall-e