pgrimaud/instagram-user-feed

Search profiles by username

AgentSmith0 opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
It is not possible to search profiles by username and get a list of them.

Describe the solution you'd like
A method that returns a list of profiles by a search term.

Describe alternatives you've considered
none

Additional context
instagram-php-scraper supported such a feature: https://github.com/postaddictme/instagram-php-scraper/blob/master/examples/searchAccountsByUsername.php