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

Add support for scheduled checks for changes in tracked web page resources #20

Closed
2 tasks done
azasypkin opened this issue Jul 23, 2023 · 1 comment
Closed
2 tasks done
Labels
Category: Feature New feature or request Component: Utility: Web Scraping Issues related to Web Scraping utility
Milestone

Comments

@azasypkin
Copy link
Member

azasypkin commented Jul 23, 2023

Summary

Currently, users are required to manually trigger the web page resources tracker to re-fetch web page resources whenever they want to check for any changes. This limitation significantly reduces the value that users can get from the web page resources tracker. To address this issue, we should allow users to specify an interval when Secutils.dev automatically re-fetches web page resources and notifies the user about any detected changes, if applicable.

Limitations:

  • Notifications will be sent only to the email specified by the user during registration
  • The re-fetch interval shouldn't be less than one day and not more than 90 days

Tasks

Blocked: #19

@azasypkin azasypkin added Category: Feature New feature or request Component: Utility: Web Scraping Issues related to Web Scraping utility labels Jul 23, 2023
@azasypkin azasypkin added this to the 1.0.0-alpha.3 milestone Jul 23, 2023
@azasypkin
Copy link
Member Author

Already implemented in a number of the latest commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Feature New feature or request Component: Utility: Web Scraping Issues related to Web Scraping utility
Projects
Status: Done
Development

No branches or pull requests

1 participant