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

Support Facebook source with profile slug #2

Closed
terales opened this issue Dec 27, 2017 · 1 comment
Closed

Support Facebook source with profile slug #2

terales opened this issue Dec 27, 2017 · 1 comment
Assignees

Comments

@terales
Copy link
Owner

terales commented Dec 27, 2017

Use technique as used in this service: https://findmyfbid.com/

  1. load page
  2. look for <meta property="al:android:url" content="fb://profile/100001584476227" /> in html stream (with mscdex/streamsearch suggested in SO)
  3. store link for 7 days in https://elements.heroku.com/addons/heroku-redis
@terales terales self-assigned this Dec 27, 2017
@terales terales changed the title Support Facebook source with profile url or slug Support Facebook source with profile slug Dec 30, 2017
@terales
Copy link
Owner Author

terales commented Dec 30, 2017

I think that getting slug from profile url is out of scope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant