2023/09/07

抓取mastodon的全部toots

 

使用mastodon.py抓取全部toots的api如下,不应该去抓timeline:

statuses = client.account_statuses(id = client.me()['id'], limit=40) 
all_statuses = client.fetch_remaining(statuses) 

没有评论:

发表评论

Mastodon Daily(2025-02-07)

I just watched The Recruit 1x06 "I.C.I.N.C." https://trakt.tv/shows/the-recru...