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] Finish work on Visual Selector "Select by style" implementation #2906

Open
dgtlmoon opened this issue Jan 16, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@dgtlmoon
Copy link
Owner

Since the scraped data knows the styles of the elements on the page, the implementation of "select by style" needs to be finished

  • Some "mode" button to switch between elements, or select by style
  • Connect it with the notifications
  • Maybe additionally specify a tag type like "a" so it will select all same style elements of a

Style = fontsize+fontcolor in this case.

So then the aim of the game, for example, is when you have a list of headings for products for sale, and you want to select just the headings and know when NEW headings arrive

Then in the notification, you can set it up to send all the HTML 's in the notification only

(extra points for making the a href in the notification be sure it has the https:// URL of the website incase it's relative!)

@dgtlmoon dgtlmoon added the enhancement New feature or request label Jan 16, 2025
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

No branches or pull requests

1 participant