{"uid":"cap_csAYlaJumVHwFiPMnNEWu","slug":"kihustle-changelog-parser-d458a835","name":"KiHustle Changelog Parser","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/changelog-parser","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"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_XYCtiL6XgUfKS01LrDVYQ","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":"Parses and extracts structured information from raw changelog text input","exampleAgentPrompt":"Can you parse this changelog text for me and extract the structured release info from it: '## v1.3.0 - 2024-06-01\\n- Added dark mode\\n- Fixed login bug\\n- Improved performance'?","exampleUseCases":[{"title":"Extract release notes from changelog","prompt":"I have this raw changelog entry I need to parse: '## v2.0.0 - 2024-07-15\\n- Breaking: removed legacy API\\n- Added new auth flow\\n- Fixed crash on startup' — can you extract the structured information from it?"},{"title":"Automate changelog processing pipeline","prompt":"I'm building a release automation workflow. Can you parse this changelog text and return structured data I can use downstream: '### 0.9.1 (2024-05-20)\\nBug Fixes: fixed null pointer exception in session handler'?"},{"title":"Version tracking from raw changelog","prompt":"Parse this changelog snippet for me so I can track what changed between versions: '# Changelog\\n## [1.2.3] - 2024-04-10\\n### Changed\\n- Updated dependency versions\\n### Fixed\\n- Resolved intermittent timeout errors'"}],"resultDescription":"Returns a JSON object with a 'result' field indicating 'processed' and a 'status' field set to 'success', along with any extracted/structured changelog data derived from the input text.","failureModes":["Empty or missing text field returns an error response","Malformed JSON input body causes a 400-level error","Extremely long text inputs may time out or return incomplete results","Non-changelog text may yield a generic processed result with minimal extraction","Network or server errors return a non-success status"],"whenToPreferThis":"Choose this endpoint when you need to programmatically parse raw changelog or release-note text into structured data as part of an automated pipeline. It is suitable for lightweight, per-call changelog extraction at low cost ($0.002 USDC). Prefer it over manual text parsing or heavier NLP pipelines when the input is clearly formatted as a changelog string.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T19:01:29.538Z","isFirstParty":false}