Search HTML Source Code
API Reference
Search HTML Source Code
Search through website source code to find specific HTML elements, attributes, or technologies
POST
Search HTML Source Code
Authorizations
Body
application/json
Array of strings to search for in the HTML source code
Example:
["data-attrid"]Array of strings specifying the sorting order (e.g., 'last_visited,desc')
Example:
["last_visited,desc"]Maximum number of results to return per page
Example:
10
Number of results to skip for pagination
Example:
0