pub async fn crawl_handler(
__arg0: Json<CrawlRequest>,
) -> Result<Json<CrawlResponse>, ScrapeError>Expand description
Handler for POST /api/v1/crawl
pub async fn crawl_handler(
__arg0: Json<CrawlRequest>,
) -> Result<Json<CrawlResponse>, ScrapeError>Handler for POST /api/v1/crawl