Welcome to brave-search! This tool helps you easily query the Brave Search API and get URL results for your cybersecurity workflows. It is built with user-friendliness in mind, designed especially for Linux systems.
To get started, visit the Releases page to download the latest version of brave-search.
- Clean and readable output.
- Pagination support for better results management.
- Rate limiting to avoid overwhelming the API.
- Automatic retries if a request fails.
- Support for HTTP and SOCKS5 proxies.
- Safe defaults for secure operations.
- Operating System: Linux (most distributions supported)
- Dependencies: Ensure you have
curlinstalled on your system.
- Visit the Releases page: Go to the Releases page.
- Choose the correct file: Find the latest version of brave-search and select the appropriate package for your system.
- Download the file: Click on the download link to save the file to your computer.
- Extract the package: If the file is zipped, extract it to a folder of your choice.
- Run the tool:
- Open a terminal.
- Navigate to the folder where you extracted brave-search.
- Type
./brave-searchto run the application.
Once you run brave-search, you can start making queries. Hereβs how:
- Open your terminal.
- Enter
./brave-search --helpto view available commands and options. - Use
./brave-search search <your-query>to initiate a search. - The tool will display the results in a clean format.
You can adjust your search with various parameters. For example:
- Use
--limit <number>to set how many results you want to see. - Use
--proxy <proxy-url>to connect via a proxy.
brave-search is a command-line tool that allows users to query the Brave Search API effectively, focusing on cybersecurity-related searches.
No. brave-search is designed for average users and does not require any coding skills.
Currently, brave-search is optimized for Linux systems. Other operating systems may not be supported.
If you encounter issues, consider the following steps:
- Ensure you have
curlinstalled. Use your package manager to install it if needed. - Verify you are using the latest version of brave-search.
- Check your internet connection.
You can also seek help by opening an issue on the GitHub repository.
This tool supports various topics, including:
- Cybersecurity
- OSINT (Open-Source Intelligence)
- Bug bounty programs
- Reconnaissance and enumeration tasks
Every contribution is welcome! If you want to improve brave-search or report an issue, please open a pull request or an issue in the repository.
Do not forget to visit the Releases page for all the latest updates and files. Enjoy exploring with brave-search!