Im in a facebook group where everytime there’s a sale going on, they make a post about it. What i do is that in the group, i got to the search bar and type #sale and filter it by “most recent” problem is that when i put this into distill it keeps alerting me that there’s a new post when there isn’t.
Anyone know how to setup distil so it could alert me everytime someone makes a new post?
Thanks!
I cant send you the exact link that I’m use because since its a private group, it wont work on your computer, but I’m sure that it’ll work fine if you just test it out with any facebook group.
Anyways what I’m doing is that i go into a group and type # sale in the facebook group search bar and the sort it by “most recent”. Thats the page that I’m currently monitoring.
For example, this. I think its just people editing their posts, which is why distill marks it as a “change” and proceeds to alert me. But i don’t want to be notified when a person makes an edit. want to be notified when a person makes an ew post.
I was able to access a page that didn’t require me to login and figured out a good selector that works well for that page. The main thing to look for in the page is an identifier that is less likely to change. Distill usually tries to do that automatically but could not work well when there are very good identifiers in the page.
Can you save the sales group page’s HTML and share that? I can check that out for you.
Ah, what a cliffhanger… I am facing the same scenario — trying to find the best approach to alerting of a new post on the Facebook group search result page (sorted by newest). AFter trying different selectors, I’m still receiving a lot of false positives. Can anyone share their successfully tested method?
UPDATE: Or is it just a matter of adding “[data-ad-preview=message]” as a CSS selector? Testing it now.