filter only selected words? #43

Open
opened 2025-10-14 18:03:16 -06:00 by navan · 0 comments
Owner

Originally created by @waptik on 10/27/2019

Subject of the issue

I'm crawling a webpage that has unwanted contents in my scope.
I want to select tag that do not contain certain words in their content.
jsoup has something like :contains() selector.
can someone help me?

sample html can be found in this gist

*Originally created by @waptik on 10/27/2019* ### Subject of the issue I'm crawling a webpage that has unwanted contents in my scope. I want to select tag that do not contain certain words in their content. jsoup has something like :contains() selector. can someone help me? sample html can be found in this [gist](https://gist.github.com/waptik/76e3f26178b280b31a81b2dc9d3a3fb4)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/x-ray#43
No description provided.