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

A way to exclude a section of the page via a query selector #190

Open
tonytopper opened this issue Apr 6, 2016 · 2 comments
Open

A way to exclude a section of the page via a query selector #190

tonytopper opened this issue Apr 6, 2016 · 2 comments

Comments

@tonytopper
Copy link

For instance on eBay we have seller listing description that add additional stuff to the page. Would be nice to have some advanced tools for excluding that section of the page.

@mrmrs
Copy link
Member

mrmrs commented Apr 6, 2016

@tonytopper Could you elaborate a little more on what that would look like? Interested in this idea.

@tonytopper
Copy link
Author

Have an input field where you could put a DOM selector. Then those elements would be deleted from the DOM before analysis.

Might work better if you could hit a checkbox for different aspects of the report. For instance just give me a "color" report. And don't count colors that appear in elements matched by the .myDescription selector. I'll create a different issue for that.

@tonytopper tonytopper changed the title Would be nice to have a way to exclude a section of the page via a query selector A way to exclude a section of the page via a query selector Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants