{"uid":"cap_Ta4TbFI4mSdrNf7VZP2bI","slug":"kihustle-csv-column-profiler-348dd0f5","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/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_-no8eZFhdeGfAeFS6-wXJ","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 specific column from CSV text, returning statistical or structural analysis of that column's data.","exampleAgentPrompt":"Profile the 'revenue' column from this CSV data for me: 'id,revenue,region\\n1,5000,North\\n2,,South\\n3,3200,East' — tell me what's in that column.","exampleUseCases":[{"title":"Data quality check on uploaded CSV","prompt":"I just got a CSV export from our CRM and I want to understand what's in the 'email' column — can you profile it and tell me if there are any blanks or weird values? Here's the CSV text."},{"title":"Exploratory analysis of sales data","prompt":"I have this sales CSV with columns like 'amount', 'date', and 'region'. Can you profile the 'amount' column and give me a sense of the data — what values are there, any nulls, that kind of thing?"},{"title":"Preprocessing check before ML pipeline","prompt":"Before I feed this dataset into a model, can you profile the 'age' column in my CSV to see if there are missing values or outliers I should know about?"}],"resultDescription":"Returns a JSON object with a 'result' field and a 'status' field (e.g. 'success'), along with profiling information about the specified column such as data characteristics, value distribution, null counts, or detected data type.","failureModes":["Missing required 'column' field returns an error or unexpected result","Missing or malformed 'csv_text' causes parsing failure","Column name not found in CSV header may return an error or empty profile","Very large CSV text may time out or hit payload limits","Malformed CSV (e.g. inconsistent delimiters) may produce unreliable results"],"whenToPreferThis":"Choose this endpoint when you need a quick, per-column profile of CSV data — such as checking for nulls, understanding value distribution, or inspecting data types — without uploading a file to a full data warehouse. It is particularly useful for lightweight pre-processing checks or data quality validation in automated pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:57:02.054Z","isFirstParty":false}