Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Explained how to get Google Custom Engine API Key and ID
  • Loading branch information
xampla authored Nov 27, 2023
1 parent acaf787 commit dfbdae1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ You can now access infohound navigating with your browser to:
http://localhost:8000/infohound/
```
**NOTE:** You must add API Keys inside infohound_config.py file

#### Google Programmable Search Engine API
* [Create your custom engine and get the ID](https://programmablesearchengine.google.com/controlpanel/all)
* [Create API KEY](https://developers.google.com/custom-search/v1/overview)

## Default modules
InfoHound has 2 different types of modules, those which retreives data and those which analyse it to extract more relevant information.
### :mag: Retrieval modules
Expand Down

0 comments on commit dfbdae1

Please sign in to comment.