setting up for sales subreddits #947
-
Hello, I am trying to set up notifications for subreddits that have sales posts on them.. for example reddit.com/r/hardwareswap and /r/gundeals and /r/gunaccessoriesforsale This is what I have so far: https://changedetection.io/share/oFMnR1svJwsa I set up a multireddit to monitor both /r/gundeals and /r/gunaccessoriesforsale and have it sorting by new. I then set up a regex filter for the item(s) I'm looking for. It seems to work "well enough" however I'm interested in having the notification include a direct link to each post, is that possible? Also, another thing I've noticed, is that for some reason it keeps sending me notifications after it triggers on the same thing. I'm probably not going to explain this very well, but this: has caused several notifications for no apparent reason.. I have the setting "Only trigger when new lines appear" enabled, but that doesn't seem to help in this situation... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Did you ever figure this out? |
Beta Was this translation helpful? Give feedback.
-
I'm curious if it might be easier to pull from the RSS feed? I don't understand regex well enough to know how easy it is to filter with rss though, but I'm using rss to grab URLs easier for a few websites. |
Beta Was this translation helpful? Give feedback.
-
For that purpose I use XPath. |
Beta Was this translation helpful? Give feedback.
For that purpose I use XPath.
e.g.
xpath://div/header/a | //div/header/a/@href