awesome-llm-apps/ai_agent_tutorials/ai_lead_generation_agent
2025-01-16 18:44:12 +05:30
..
main.py streamlit working code 2025-01-16 18:44:12 +05:30
README.md streamlit working code 2025-01-16 18:44:12 +05:30
requirements.txt first commit 2025-01-15 19:54:18 +05:30

Search for URLs: The script searches for relevant Quora URLs using Firecrawl's search endpoint. Extract User Info: The script extracts user information from the URLs using Firecrawl's LLM extract functionality. Format User Info: The script formats the extracted user information into a structured and readable format. Write to Google Sheets: The script creates a new Google Sheet and writes the formatted user information into it.