{"slug":"llamaparse","name":"LlamaParse","owner":null,"repo":null,"category":"document-parsing","lang":"","blurb":"LlamaIndex's managed document parser — per-page tiers from fast heuristics to VLM-agentic, with native LlamaIndex ingestion for RAG.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"LlamaIndex's managed document parser — per-page tiers from fast heuristics to VLM-agentic, with native LlamaIndex ingestion for RAG.","website":"https://www.llamaindex.ai/llamaparse","docs_url":"https://developers.llamaindex.ai/llamaparse/","signup_url":"https://cloud.llamaindex.ai","pricing_model":"freemium","pricing_note":"Per-page credits by tier: Fast 1cr, Cost Effective 3cr, Agentic 10cr, Agentic Plus 45cr. Free plan 10,000 credits/mo; Starter $50/mo (40k), Pro $500/mo (400k), Enterprise custom.","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Free signup at cloud.llamaindex.ai with 10,000 credits/month and an instant API key; no credit card to start.","mcp_server":"","sdks":["Python","TypeScript","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"from llama_cloud_services import LlamaParse\\n\\nparser = LlamaParse(result_type=\\\"markdown\\\")  # LLAMA_CLOUD_API_KEY env var\\ndocs = parser.load_data(\\\"./report.pdf\\\")\\nprint(docs[0].text)\"}","tags":["document-parsing","rag","llamaindex","pdf","extraction"],"useCases":[],"codeSample":{"lang":"python","code":"from llama_cloud_services import LlamaParse\n\nparser = LlamaParse(result_type=\"markdown\")  # LLAMA_CLOUD_API_KEY env var\ndocs = parser.load_data(\"./report.pdf\")\nprint(docs[0].text)"},"oneLiner":"LlamaIndex's managed document parser — per-page tiers from fast heuristics to VLM-agentic, with native LlamaIndex ingestion for RAG.","docsUrl":"https://developers.llamaindex.ai/llamaparse/","signupUrl":"https://cloud.llamaindex.ai","pricingModel":"freemium","pricingNote":"Per-page credits by tier: Fast 1cr, Cost Effective 3cr, Agentic 10cr, Agentic Plus 45cr. Free plan 10,000 credits/mo; Starter $50/mo (40k), Pro $500/mo (400k), Enterprise custom.","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Free signup at cloud.llamaindex.ai with 10,000 credits/month and an instant API key; no credit card to start.","mcpServer":""}