API Data Extraction

Produces an API data extraction design covering authentication approach, pagination strategy, rate limit handling, response parsing specification, and error handling protocol. Describes the extraction logic without writing executable code. Use when the user asks to plan data extraction from an API, design an API integration for analytics, or document how to pull data from a third-party service into a data warehouse. Do NOT use for building application-level API clients (that is software engineering), designing the full ETL pipeline (use etl-pipeline-design), or setting up API endpoints (use api-design in software development).

FerroxLabs 75cf7a5 2 files · 18.6 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/api-data-extraction commit 75cf7a5155

Frequently asked questions

npx skillmds@latest add ferroxlabs/api-data-extraction