关于 Warpcast 的 label 分析(代码版)
写了个程序分析一下,如何通过 fid 拿到 id。这个程序不难,把需求提交给 Monica 就可以了。
我随便搜了一些看了下,有些 id 标为 spam 是正常的,我是创始人,我也会过滤的。
Monica 链接:
https://monica.im?ref=ywyxzdu&ref_aff=ywyxzdu
import asyncio
import aiohttp
import json
from concurrent.futures import ThreadPoolExecutor
import time
from tqdm import tqdm
import logging
from aiohttp import ClientTimeout
from typing import List, Dict
…
Keep reading with a 7-day free trial
Subscribe to 日拱一卒王小楼’s Newsletter to keep reading this post and get 7 days of free access to the full post archives.