LlamaParse Examples
   Parse with Additional Prompts  Guide parsing output with custom prompts. Extract specific data from a McDonald's receipt by instructing the parser to focus only on prices and totals.   
    Parse and Analyze Excel Spreadsheets  Parse Excel files and build a RAG app to answer questions about spreadsheet data using a DCF template example.   
 For more detailed examples on how to use the Python SDK, visit our GitHub repo.