{"uid":"cap_a95MXeR03jD6zDYDPfdbX","slug":"kihustle-csv-column-profiler-a11e0cb0","name":"KiHustle CSV Column Profiler","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/bot-bazaar/api/v1/csv-column-profiler","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"column":{"type":"string"},"csv_text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rfgkEm7GHCXdgskccln2T","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Profiles a specified column from CSV text, returning statistical or structural analysis of that column's data","exampleAgentPrompt":"Can you profile the 'revenue' column from this CSV text and tell me what's in it: 'name,revenue,date\\nAlpha,1000,2024-01-01\\nBeta,2500,2024-01-02\\nGamma,,2024-01-03'?","exampleUseCases":[{"title":"Data quality check before pipeline","prompt":"I have this CSV export from our CRM and I need to understand what's actually in the 'email' column — can you profile it and flag any issues? Here's the raw CSV text."},{"title":"Exploring revenue distribution","prompt":"Profile the 'sales_amount' column from this CSV for me: 'product,sales_amount,region\\nWidgetA,300,North\\nWidgetB,,South\\nWidgetC,1500,East' — I want to understand the range and any missing values."},{"title":"Automating data ingestion validation","prompt":"Before I load this CSV into our database, profile the 'user_id' column so I can confirm it has no nulls or unexpected formats — here's the full CSV text."}],"resultDescription":"Returns a JSON object with a 'result' field describing the processed column profile and a 'status' field indicating success or failure. The profile likely includes statistics or structural information about the specified column's values extracted from the provided CSV text.","failureModes":["Missing 'column' parameter returns an error or empty result","Column name not found in the CSV header causes a processing failure","Malformed CSV text may result in parse errors","Empty CSV text may return a null or error result","Very large CSV payloads may time out or be rejected"],"whenToPreferThis":"Choose this endpoint when you need lightweight, per-column profiling of CSV data without standing up a full data pipeline or data warehouse tool. It is well-suited for quick data quality checks, pre-ingestion validation, or exploratory analysis of a single column in tabular text data. Ideal for automation workflows where CSV snippets are passed programmatically and column-level insights are needed on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:21.960Z","isFirstParty":false}