Skip to content
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

[feature] Notification only when a certain "text" appears on the website #71

Closed
justme6666 opened this issue May 27, 2021 · 12 comments · Fixed by #187
Closed

[feature] Notification only when a certain "text" appears on the website #71

justme6666 opened this issue May 27, 2021 · 12 comments · Fixed by #187
Labels
enhancement New feature or request

Comments

@justme6666
Copy link

Hi guys,

Is there a way to get notified only when a certain "text" appears on the website ?

For example to monitor the content of certain websites for specific keywords ? And only when those keywords appear on the website to get notified ?

I tried the "tag" option, but it doesn't seem to work. For example I'm trying to watch certain websites for "FDA approvals", is there a way for this tool to include, notifications for keywords like "FDA"

@justme6666
Copy link
Author

by the way...what's the "tag" option for ? When I use the tag as "FDA", I get notified when the website changes, even though there is no "FDA" word on the website...is that a false positive error in your script ? or the "tag" option is for something else ?

Thanks

@dgtlmoon
Copy link
Owner

@justme6666 [tag] is only for organising your entries, otherwise [tag] does absolutely nothing at all

for your question, the answer is no. not yet.

@dgtlmoon dgtlmoon added the enhancement New feature or request label May 27, 2021
@dgtlmoon
Copy link
Owner

Good idea tho, i'll add it to the backlog.

@dgtlmoon dgtlmoon reopened this May 27, 2021
@dgtlmoon dgtlmoon changed the title Is there a way to get notified only when a certain "text" appears on the website ? Notification only when a certain "text" appears on the website ? May 27, 2021
@dgtlmoon dgtlmoon changed the title Notification only when a certain "text" appears on the website ? Notification only when a certain "text" appears on the website May 27, 2021
@dgtlmoon dgtlmoon changed the title Notification only when a certain "text" appears on the website [feature] Notification only when a certain "text" appears on the website May 27, 2021
Repository owner deleted a comment from MxD-js May 30, 2021
@dgtlmoon
Copy link
Owner

@justme6666 actually it also says what the 'tag' does, right in black and white text in the settings page...

image

dgtlmoon added a commit that referenced this issue Jun 16, 2021
@justme6666
Copy link
Author

Will the "search text" feature work if the websites are using javascript ?

Thanks

@dgtlmoon
Copy link
Owner

dgtlmoon commented Aug 15, 2021

Work in progress over at https://github.com/dgtlmoon/changedetection.io/pull/187/files

image

@justme6666
Copy link
Author

great news guys, I bet that many more people will use your tool because of this very usefull feature... thanks for offering us such an amazing tool

dgtlmoon added a commit that referenced this issue Aug 16, 2021
Re #71 - Ability to set filters
@dgtlmoon dgtlmoon linked a pull request Aug 16, 2021 that will close this issue
@dgtlmoon
Copy link
Owner

Anytime! thanks for the pizza, keep it coming 👯

Now in 0.39 which is also available via pip

@CyberDonkyx0
Copy link

@dgtlmoon Are there any plans to trigger at certain changes in DIV's in stead of only text? Some pages does say 'in stock', but on that same page you can see other 'related products', those are 'in stock'?

@dgtlmoon
Copy link
Owner

@CyberDonkyx0 in this case I would use a css filter to choose the div you want, although if there were more divs added it could change.. i offer commercial support if you're interested dgtlmoon@gmail.com

i've seen other change detection systems allowing you to extract AFTER a line of text too

@dgtlmoon
Copy link
Owner

@CyberDonkyx0 any chance you can comment in #190 which site you are using?

@CyberDonkyx0
Copy link

@dgtlmoon thank you for your reply. It worked! Only when a page has several indicators.. like amazon. As you requested, I replied in #190 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants