-
-
Notifications
You must be signed in to change notification settings - Fork 37
How to get the url of FB's post? #14
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
Comments
is anybody out there... |
@justinmahar is this project deprecated? |
Getting The URL Of A Facebook PostSelect the ellipsis button next to the post and choose Embed. Then, click "Advanced settings" That will bring you to a page that allows you to generate code for the post. Within that code, you can find the link. So for the post above, the link would be I'll have to add these instructions to the docs since Facebook has this buried. Thanks for opening the issue! |
Thanks @justinmahar it works |
Hello Guys, this is still working? |
This is not a bug or issue report... but seems to be the only one that can answer.
For instance, load this address https://www.facebook.com/9gag/posts/pfbid024mcPB6f5Q5DWh1XZUkShUznrVFrkpzRfy1krtCA4H5sJQ67Bd4vjWRnqkkRG1U8tl
This is a Post address... a sort off. This address cannot be used as
url
for you component.What's the proper way to get a link of a Facebook post to be used in
react-social-media-embed
?The text was updated successfully, but these errors were encountered: