{"uid":"cap_WRXDFm1iFRG45Nylxn6es","slug":"kihustle-csv-row-filter-c962809b","name":"KiHustle CSV Row Filter","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/nexus/api/v1/csv-row-filter","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"csv_text":{"type":"string"},"column_name":{"type":"string"},"condition_value":{"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_9jQ0RgRXUzXy05Xtp63bq","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":"Filters rows from a CSV dataset based on a specified column name and condition value, returning only matching rows.","exampleAgentPrompt":"Filter this CSV data and give me only the rows where the 'Country' column equals 'Germany': [paste CSV text here].","exampleUseCases":[{"title":"Filter sales data by region","prompt":"I have this CSV of sales records — can you pull out only the rows where the 'Region' column equals 'North America'?"},{"title":"Extract employees by department","prompt":"Here's a CSV with employee data. Filter it so I only see the rows where the 'Department' column is 'Engineering'."},{"title":"Subset product list by category","prompt":"Take this product catalog CSV and return only the rows where 'Category' equals 'Electronics'."}],"resultDescription":"A JSON response containing the filtered CSV rows that match the given column/value condition, along with a result and status field indicating success or failure of the operation.","failureModes":["Column name not found in CSV header — returns error or empty result","CSV text is malformed or unparseable — may return error status","Condition value has no matching rows — returns empty result set","Missing required fields (csv_text, column_name, condition_value) — returns error","Very large CSV inputs may time out or be truncated"],"whenToPreferThis":"Choose this endpoint when you need a simple, low-cost programmatic filter on CSV text data by a single column equality condition. It is best for lightweight row-selection tasks where you already have CSV text in memory and need to narrow it down without spinning up a full data processing pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:03:10.154Z","isFirstParty":false}