Integrates with the Crawl4ai API, enabling web crawling using specified strategies and providing access to crawl results.
Jcrawl4ai is a Spring Boot-based server designed to interact with the Crawl4ai API for web crawling tasks. It allows users to crawl specified URLs, defining parameters such as crawl strategy, maximum depth, and output format. The server also provides functionality to retrieve crawl results based on a given task ID, offering a streamlined solution for web scraping and data extraction.