This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Description
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.