Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbkompasz/search
https://github.com/pbkompasz/search
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pbkompasz/search
- Owner: pbkompasz
- License: mit
- Archived: true
- Created: 2022-09-22T19:27:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T19:25:09.000Z (about 2 years ago)
- Last Synced: 2024-08-03T21:02:13.972Z (4 months ago)
- Language: Vue
- Size: 5.56 MB
- Stars: 38
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Offensive-OSINT-Tools - Search - Custom queries in Google ([↑](#-table-of-contents) Google Dorks / Tools)
README
# Project name
## Team Members
[pbkompasz](https://github.com/pbkompasz)
## Tool Description
This tool allows the general user to optimize their Google searches.
Google provides search operators that allow optimal searches,
however these operators are complicated to use and hard to memorize.The purpose of this tool is to enable any user to perform searches that lead to
better results and faster response times.
![Example](assets/example.png)[demonstration.webm](https://user-images.githubusercontent.com/47194071/192139663-9a4438a8-3065-44bd-bf6d-fd7177f28522.webm)
## Installation
Make sure you have [Node.js version 16.17 or greater](https://nodejs.org/en/)
, the latest version of [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
and the latest version of [Chrome](https://www.google.com/chrome/?brand=JJTC&gclid=Cj0KCQjw1bqZBhDXARIsANTjCPJEGZ1sPcQM2qcfMkXQnb_1siThmJUBc2JvRyXpKNQ2Py1bWEoEUTQaAsK-EALw_wcB&gclsrc=aw.ds)
installed.### Download the tool's repository using the command:
```
git clone https://github.com/pbkompasz/search
```### Load latest version
Follow the instruction [here](https://support.google.com/chrome_webstore/answer/2664769?hl=en) to load the extension from ```dist/bex ``` into your browser.
### Build locally
```
cd ui
npm i
npm run dev
```Follow the instruction [here](https://support.google.com/chrome_webstore/answer/2664769?hl=en) to load the extension from ``` ui/dist/bex ``` into your browser.
## Usage
If you visit google.com or google.com/search the GUI will appear under
the search input. You can customize your search by modifying some
of the inputs.