Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.43 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.43 KB

Twitter GPTs Crawler

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

GPTsHunter

Installation

pip3 install requests
pip3 install tweety-ns

Configure

  • ConfigEdit User: the login method in index.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 in index.py.

Start

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