Answer the question
In order to leave comments, you need to log in
Are there any search engines that can search for specific values inside html tags?
The simplest example, let's say you need to find all pages with a rating in a certain range.
Inside the html code, this looks standard:
I would like to make a request by type and it would give me all the articles where the rating is greater than the specified value on a particular site.
<div class="rate">155</div>
site:http://... div.rate > 100
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question