Search Privately with Advanced Operators
Construct complex search queries for Brave Search with site filtering, title search, file type filtering, exclusion operators, and custom operator definitions.
FEATURES
Site Filtering
Restrict searches to specific websites or domains.
Title Search
Search for keywords in page titles only.
File Type Filtering
Filter results by document types.
Exclusion Operators
Exclude unwanted terms from results.
Custom Operators
Define custom search operators.
Privacy-Focused
No tracking or profiling of searches.
SEARCH OPERATORS
Site Operator
site: - Restrict to specific domain
Example: site:github.com
Intitle Operator
intitle: - Search in page titles
Example: intitle:tutorial
Filetype Operator
filetype: - Filter by file type
Example: filetype:pdf
Exclusion Operator
- - Exclude terms
Example: -advertisement
URL Search
inurl: - Search in URLs
Example: inurl:blog
Exact Match
"phrase" - Exact phrase match
Example: "machine learning"
USAGE EXAMPLES
Site-Specific Search
Search within a specific website
Python site:stackoverflow.com
Title-Based Search
Find pages with specific title keywords
tutorial intitle:beginner
File Type Filter
Search for specific document types
research filetype:pdf
Exclusion
Exclude unwanted terms
software -advertisement
START USING BRAVE SEARCH TOOL
Clone the repository and run the tool with Python