Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram Search #14

Open
manassolanki opened this issue Apr 27, 2021 · 1 comment
Open

Instagram Search #14

manassolanki opened this issue Apr 27, 2021 · 1 comment
Labels
needs tech exploration Issues that need technical exploration & definition before they can be addressed

Comments

@manassolanki
Copy link
Member

  • [ ]
@suranah
Copy link
Member

suranah commented May 1, 2021

We explored this in some depth. Here are some key findings:

Twitter-like free-form Search

Surfacing verified handles

  • The other set of options is to find verified folks and search for hashtags they use. This will also vary by each user. But in the broadest scenario, we can surface all verified folks.
  • This needs more user testing across users as Instagram search behaves differently than Twitter/Google-like searches.

Instagram crawler

  • The last option would be to build our own DB by crawling Instagram.
  • Writing Instagram crawlers from scratch can be time-consuming, so we can use external services for crawling (like https://social-spider.com) or social listening (i.e. https://brand24.com or https://sproutsocial.com)
  • All these services will require pre-setting the set of keywords/ hashtags we are looking for.
  • My past experience with social listening services has been that they work to an extent but would not provide an exhaustive list of third party posts.

@suranah suranah added the needs tech exploration Issues that need technical exploration & definition before they can be addressed label May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs tech exploration Issues that need technical exploration & definition before they can be addressed
Projects
None yet
Development

No branches or pull requests

2 participants