Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,14 @@ https://cybershield-url.netlify.app
This project uses:

* Google Safe Browsing API

* Detects malicious URLs
* Requires API key from Google Cloud Console
* **To generate your API Key**:
1. Go to the [Google Cloud Console](https://console.cloud.google.com/).
2. Create or select a project.
3. Enable the **Safe Browsing API**.
4. Go to **APIs & Services > Credentials** and generate an API key.
5. Save the key in your local `.env` configuration file.

---

Expand Down