Get Google CSE API Key
Google Custom Search Engine (CSE) will help you to get Google results for Cyberbro analysis.
- Visit Programmable Search Engine page
- Click on "Get a Key" to create or use an existing project and enable the Custom Search API.
- Copy the API key and the Custom Search Engine ID (CX) from your CSE control panel.
Info
Google Custom Search API has usage limits. The free tier allows for 100 search queries per day. For higher usage, consider enabling billing on your Google Cloud project ($5 per 1000 queries).
Set GOOGLE_CSE_KEY and GOOGLE_CSE_CX in your .env file or deployment environment.