Module auto_osint_v.config

Enter your Google API key and Custom Search Engine ID

Expand source code
"""Enter your Google API key and Custom Search Engine ID"""
# must be .gitignored
api_key = ""
cse_id = ""