English | 中文
Crawls GPTs links from Twitter based on tweety. It is recommended to use it in conjunction with Gpts Detail Crawler to crawl GPTs detail page data.
★ Powered by GPTsHappy.tools ★
pip3 install requests
pip3 install tweety-ns
-
ConfigEdit User: the
login
method inindex.py
to configure your Twitter account and password, or use other methods to log in. -
Config Proxy: If you need to use a proxy, modify the
PROXY_SERVER
variable inindex.py
.
Crawl the latest GPTs data. It will crawl one day's data starting from the current day. The cursor
parameter is optional:
python3 index.py [cursor]
Crawl by date range. The end date must be one day later than the start date. The cursor
parameter is optional:
python3 index.py 2023-12-01 2023-12-05 [cursor]
Output example:
https://chat.openai.com/g/g-alKfVrz9K-canva
https://chat.openai.com/g/g-2fkFE8rbu-dall-e