Skip to content

🛰️ A simple Google search using Nodejs. Please only use for academic research.

Notifications You must be signed in to change notification settings

jiangdequan/google-custom-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Custom Search

Introduction

  • Just for learning
  • Use Google Custom Search API to find learning materials that you are looking for
  • It is a Node.js implementation search page
  • Use jsencrypt to encrypt search words
  • Use XOR encryption to encrypt results

How to use

required

configuration

  • config cx/key/private_key in config.json or config environment variables, such as KEY/CX/PRIVATE_KEY
  • change your public_key in public/javascripts/search.js

run

PS: Your vps or platform must be able to visit Google

npm start

Pictures

Alt text Alt text

License

Dual-licensed under BSD 2-Clause License and GPLv2 with the Classpath Exception.

About

🛰️ A simple Google search using Nodejs. Please only use for academic research.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published