Skip to content

[Feature] The Threads account information in the profile has been moved from the list of links to a new field. #397

Description

@linex-cd

Problem to solve

There is a new lable for threads account.
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions