crawl4ai icon indicating copy to clipboard operation
crawl4ai copied to clipboard

🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN

Results 541 crawl4ai issues
Sort by recently updated
recently updated
newest added

### crawl4ai version 0.6.0 ### Expected Behavior I run cli command crwl "https://htreviews.org/tobaccos/darkside" -o md -c scan_full_page=True,scroll_delay=0.5,delay_before_return_html=2 I expect it to scan full page ### Current Behavior It doesn't scan...

🐞 Bug
🩺 Needs Triage

## Summary ### Before fix the issue ![demo_proxy_issue](https://github.com/user-attachments/assets/a3433dcf-6879-4100-ae9b-3f8d44ff4880) ### After fixed the issue ![after_fixed](https://github.com/user-attachments/assets/2cdb30b9-2dbc-4207-9965-94ec1ba3956c)

## Summary Fix [#1057](https://github.com/unclecode/crawl4ai/issues/1057)

### crawl4ai version 0.5.0 ### Expected Behavior This website does not have an href address and needs to be crawled in the next step ### Current Behavior Currently unable to...

🐞 Bug
🩺 Needs Triage

### crawl4ai version playwright==1.51.0 ### Expected Behavior ![Image](https://github.com/user-attachments/assets/bd49e010-758c-4ae5-8460-3b89e602325b) ### Current Behavior unable to install the winldd it just return nothing when i run the provided command! ### Is this reproducible?...

🐞 Bug
🩺 Needs Triage

### crawl4ai version docker images unclecode/crawl4ai:0.6.0-rN ### Expected Behavior I hope to be able to scrape the title: "Product Safety Information Notice on a LED UV Nail Lamp sold on...

🐞 Bug
🩺 Needs Triage

### crawl4ai version 6 ### Expected Behavior Requesting a google search url, example: https://www.google.com/search?q=hotel, I want to be able to retrieve the different domains present on the page and the...

🐞 Bug
🩺 Needs Triage

### crawl4ai version 0.6.0 ### Expected Behavior If I set custom config options and then switch to another config type and back, the options I added are removed ### Current...

🐞 Bug
🩺 Needs Triage

### crawl4ai version 0.6.1 ### Expected Behavior When `AsyncWebCrawler` is initialized with `headless=False` (either via `BrowserConfig` or directly as a constructor parameter), a visible browser window (e.g., Chromium) is expected...

🐞 Bug
🩺 Needs Triage

### crawl4ai version 0.6.0 with local build docker ### Expected Behavior Select `LLMConfig` from the Advanced Config dropdown menu and fill in the parameters. ### Current Behavior Currently, only `CrawlerRunConfig`...

🐞 Bug
🩺 Needs Triage