Problem to solve
There is a new lable for threads account.

Proposed API
userinfo = await cl.user_info_by_username(uname)
userinfo = await cl.user_info(uid)
Example usage
userinfo = await cl.user_info_by_username(uname)
userinfo = await cl.user_info(uid)
Why current methods are insufficient
Miss a threads app link
Does this require new Instagram endpoint knowledge?
no — it's a wrapper over existing endpoints
References, captures, doc_id, or similar implementations
No response
Problem to solve
There is a new lable for threads account.

Proposed API
Example usage
Why current methods are insufficient
Miss a threads app link
Does this require new Instagram endpoint knowledge?
no — it's a wrapper over existing endpoints
References, captures, doc_id, or similar implementations
No response