Skip to content

ucsb-cs56-f18/ucsb-cs56-anon-search-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucsb-cs56-anon-search-engine

FALL 2018

Members:

Joshua Andrews, joshandrews43

Kevin Mata, Mata17

Michael Zhou, MichaelZyh

Kevin Villanueva, VillanuevaK

Thomas Parker, tparker48

Kyle Stanfield, kylejstanfield

Matt Moss, matthewmoss

https://ucsb-cs56-f18-anonsearchengine.herokuapp.com

Summary: A web app that allows users to interact with well known search engines anonymously, which maintains their privacy and prevents search engines from collecting their data.

Instructions on obtaining the Bing Search Key: I got the subscription key I need to use the API using this tutorial: https://docs.microsoft.com/en-us/azure/cognitive-services/cognitive-services-apis-create-account After clicking AI + ML, click on Bing Search V7 on the right. This is the only part that differs in the tutorial. After obtaining the key, create a text file at the root of the directory called: bingAPI_key and put only the key in the text file. There must be no extra characters, the file has to be called bingAPI_key, and the file must be in the root directory for the code to work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • FreeMarker 34.8%
  • Java 31.7%
  • CSS 20.4%
  • JavaScript 13.1%