Start using DumplingAI in under 5 minutes
curl -X POST https://app.dumplingai.com/api/v1/scrape \ -H "Content-Type: application/json" \ -H "Authorization: Bearer YOUR_API_KEY" \ -d '{ "url": "https://example.com", "format": "markdown" }'