cURL
curl --request POST \ --url https://api.gurubase.io/api/v1/{guru_slug}/crawl/{crawl_id}/stop/ \ --header 'x-api-key: <x-api-key>'
{ "id": 211, "url": "https://getanteon.com/", "status": "STOPPED", "guru_type": "anteon", "discovered_urls": [], "start_time": "2025-02-21T10:25:22.710211Z", "end_time": "2025-02-21T10:26:15.521433Z", "link_limit": 1500 }
Stop an ongoing website crawl operation