Show HN: Generous free tier for SERP and AI web scraping Cloro launched a unified API for scraping AI search engines and Google, offering a free tier with 500 credits per month and structured JSON output including markdown, citations, and shopping data. The API supports ChatGPT, Google Gemini, Perplexity, Microsoft Copilot, Google AI Overview, and Google Search, with paid plans starting at $30/month for 37,500 credits. The search API for the AI era One API for every AI search engine and Google. Real-time, structured JSON. 4.8 · 42 reviewsOne API for every AI search engine and Google. Real-time, structured JSON. Covers the main SEO and AI SEO providers, at any scale and across regions. Direct LLM API integration has hidden costs and difficult scalability. Direct provider APIs don't give the tools to influence SEO. Each provider requires separate API integration, creating technical overhead. Token-based pricing varies by model and provider, making costs unpredictable. Get back markdown, text, or HTML, plus parsed sources, citations, query fan-out, and shopping blocks pulled from each response. python from cloro import Cloro client = Cloro api key="sk live your api key here" response = client.monitor.chatgpt prompt="What do you know about Tesla's latest updates?", country="US", include={"markdown": True}, print response "result" "text" { "success": true, "result": { "text": "Tesla's recent updates include significant improvements to their Full Self-Driving capability...", "sources": { "position": 1, "url": "https://tesla.com/updates/fsd", "label": "Tesla FSD Updates", "description": "Latest Full Self-Driving improvements and capabilities" } , "html": "