curl --location 'https://api.notte.cc/scrape' \ --header 'Authorization: Bearer YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "url": "https://example.com" }'