https://github.com/fitri-hy/search-engine-nodejs
Simple Application of Google Search Engine Using Node JS
https://github.com/fitri-hy/search-engine-nodejs
api engine google nodejs search
Last synced: about 1 month ago
JSON representation
Simple Application of Google Search Engine Using Node JS
- Host: GitHub
- URL: https://github.com/fitri-hy/search-engine-nodejs
- Owner: fitri-hy
- License: mit
- Created: 2024-05-16T10:48:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T11:57:05.000Z (about 2 years ago)
- Last Synced: 2025-01-19T23:37:21.192Z (over 1 year ago)
- Topics: api, engine, google, nodejs, search
- Language: HTML
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Search NodeJS
Simple Application of Google Search Engine Using Node JS
## Install
```
git clone https://github.com/fitri-hy/search-engine-nodejs.git
cd search-engine-nodejs
npm install
node .
```
