superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

feat(social-media/profiles): Get By Username #240

Closed jnv closed 2 years ago

jnv commented 2 years ago

PR forked from #238

Description

Added a new profile: GetProfilesByUsername for Twitter. The profile does the exact same thing as GetProfiles, but it takes a list of usernames instead of a list of IDs. Sending the PR untested, after speaking to the maintenance team.

Motivation and Context

There was GetProfiles usecase that was extremely useful for us. However, we had some users for which we did not know the profile IDs, only the usernames.

Types of changes

Checklist: