Facebook alert Setup

You could do this with Selenium IDE addon on Firefox. Case study: I just opened some random public group. There were posts with text description (above a link share preview, photo, etc). All texts on all posts are placed in an element class="xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a". So you could use the loop command and the command to refresh the page every... 1 minute (the longer the better, FB doesn't like too many F5s in a short time), and then the command VerifyText for which Target field would contain precisely this without the quotes "class="xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a" and in the Value field you will write the keyword (ex: Motorano). Then you will also create two more GoToIf commands, where if the VerifyText command doesn't verify the existence of that keyword in the elements that are loaded (class=xdj.... right) the script's next step willl point to the label (example...) KeywordNotHere which is set right above the Refresh command (which basically means repeating the check again, and again, until it does find the keyword which is searching), and if the command VerifyText does verify the existence of that keyword, it will point to another label command further below, basically the before-last command with a Value (example...) KeywordHere, after which the last command will be set - and that's a RunScript command that can play an audio to notify you, or you can be creative here and use the script to send yourself an email so you can get a notificaiton on your phone. I think this is doable, and I would've need less time to create the script than to write all of this :)
Hey man, how are you ? thank you for this, i dont understand nothing for sure, but i think you can help me, can i give you control tu write the script on my pc ?
on may be make video just to understand what to do because i'm 0 in all of this.
last question : can i put many keyword with boleen search like : dog OR lion OR taxi OR ....?
 
Hey man, how are you ? thank you for this, i dont understand nothing for sure, but i think you can help me, can i give you control tu write the script on my pc ?
on may be make video just to understand what to do because i'm 0 in all of this.
last question : can i put many keyword with boleen search like : dog OR lion OR taxi OR ....?
If I test it, I'll test it on a random page. If you have to change something, you'll change it yourself. I'm sad because on Dec 3 (three days ago), Facebook removed the simple and fast mobile version of their website, with it things were always much simpler. I will give it a try today/tomorrow, and if my test runs fine, we'll do something.
 
Facebook currently doesn’t offer a built-in feature to set up keyword alerts for posts in groups you’re a member of. However, you can explore alternatives like using third-party tools such as IFTTT or Zapier to monitor posts (though group privacy settings may limit their functionality). For a more advanced solution, you could develop a custom script using Facebook’s Graph API, but this may require admin permissions for private groups. Otherwise, manually searching for keywords within groups is an option, though less efficient. For business needs, tools like Brand24 or Mention can monitor online mentions, but their integration with Facebook groups is limited.
 
If the feature is available on Facebook then I think not, I have never heard of it before. And I think there will be software that can do that, but just thinking about it makes me think it's quite complicated.
 
Perhaps in the future Facebook will develop this feature. I also look forward to it
 
Hello growth bhw community,
Is it possible to set up an alert on Facebook to be notified as soon as a post containing a keyword is published in one of the groups I'm a member of?
Thanks in advance.

This is a question I've been wondering about for a while, it should be possible since there are business services that notify companies when they are mentioned online...
I have not seen this tool before, if possible this would be great
 
You can use third-party tools like IFTTT or Zapier to monitor group posts by setting up keyword alerts, though this may require custom API integration.
 
I think to do this you need a 3rd party software, for example an extension installed in your browser
 
Google Alerts cannot monitor Facebook directly, but sometimes public posts will be indexed by Google to trigger alerts.
 
You can turn on notifications for each group so you can get updates when there are new posts.
 
Back
Top