You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
I would like to be able to query for a list of profiles containing some string either in their handle or bio or username, as the native twitter GUI allows using the following url request: https://twitter.com/search?q=%22_SOME_STRING_%22&src=typed_query&f=user
This does not appear to be supported by Twint yet.
Proposed notation twint -p .eth --verified Collect verified profiles that contain ".eth" in their handle or bio or username.
The text was updated successfully, but these errors were encountered:
michaelmoreno
changed the title
Feature request - search profiles containing string
Feature request - search for profiles containing string
Mar 3, 2023
michaelmoreno
changed the title
Feature request - search for profiles containing string
Feature request - search for profiles containing string in handle/bio/username
Mar 3, 2023
michaelmoreno
changed the title
Feature request - search for profiles containing string in handle/bio/username
[REQUEST] Search for profiles containing string in handle/bio/username
Mar 3, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I would like to be able to query for a list of profiles containing some string either in their handle or bio or username, as the native twitter GUI allows using the following url request:
https://twitter.com/search?q=%22_SOME_STRING_%22&src=typed_query&f=user
This does not appear to be supported by Twint yet.
Proposed notation
twint -p .eth --verified
Collect verified profiles that contain".eth"
in their handle or bio or username.The text was updated successfully, but these errors were encountered: