pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
962 stars 304 forks source link

Facebook account settings ! mark #106

Closed njtam closed 8 years ago

njtam commented 9 years ago

Hi Pavel,

I'm going through the Facebook account settings and reading previous issues on the forum. I understand that the @username option does not work and #hashtag API is deprecated by Facebook. So I guess the only option is to use the !searchword option?

I am confused as to how the ! mark pulls data. Does it look for public posts containing the string after the ! mark?

Just looking for the best way to use the ! mark to target posts. :)

Thanks in advance, NJ

pavelk2 commented 8 years ago

Hi @njtam Try to use facebook_page_id, I believe this should work well. https://github.com/pavelk2/social-feed/blob/gh-pages/js/jquery.socialfeed.js#L316