CoolFace
Apppublic

akv2011/Linkedin_reach

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
.env.example7 linesDownload Raw Back to synapse-agent
1# LLM API Key (use OpenAI, Claude, etc.)2GEMINI_API_KEY="sk-..."3 4# Scraping API (e.g., BrightData, ScrapingBee, or a Search API like SerpApi)5# Using a general name for flexibility.6SCRAPER_API_KEY="YOUR_API_KEY_HERE"7