| .. | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
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.