-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pull requests: unclecode/crawl4ai
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(scraping): a nested <noscript> discards the entire page body
#2114
opened Jul 30, 2026 by
Aitosoft
Loading…
fix(crawler): bound the Playwright calls that carry no protocol timeout
#2113
opened Jul 30, 2026 by
Aitosoft
Loading…
6 tasks done
fix(antibot): detect blocks behind a redirect chain
#2112
opened Jul 30, 2026 by
Aitosoft
Loading…
6 tasks done
fix: skip pruning inside <pre>/<code> in PruningContentFilter
#2111
opened Jul 30, 2026 by
kinorai
Loading…
fix: only treat the base domain and its subdomains as internal
#2109
opened Jul 30, 2026 by
eeshsaxena
Loading…
3 of 6 tasks
fix: restore upstream LiteLLM dependency
#2107
opened Jul 30, 2026 by
nightcityblade
Contributor
Loading…
3 of 6 tasks
Detect (and optionally repair) extraction schemas that no longer fit the page
#2106
opened Jul 29, 2026 by
AliaksandrNazaruk
Loading…
Fix builtin browser failing to start with 'NoneType' object has no attribute 'browser_type'
#2104
opened Jul 27, 2026 by
Liang-HZ
Loading…
feat: Add CrewAI integration for autonomous web crawling
#2102
opened Jul 26, 2026 by
saturnabitsick
Loading…
7 tasks done
feat(cli): add lightweight remote crawling with trusted proxy configuration
#2101
opened Jul 26, 2026 by
nnWhisperer
Loading…
6 tasks done
fix(docker): remove build artifacts from image layers
#2095
opened Jul 22, 2026 by
nightcityblade
Contributor
Loading…
4 of 6 tasks
Add compose v5 compatibility, legacy-field warnings, UI error fixes
#2094
opened Jul 22, 2026 by
SohamKukreti
Collaborator
Loading…
5 of 6 tasks
Update self-hosting & migration guides for 0.9.x
#2093
opened Jul 22, 2026 by
SohamKukreti
Collaborator
Loading…
1 of 6 tasks
fix(crawler): await dispatcher stream aclose in arun_many
#2089
opened Jul 20, 2026 by
Solaris-star
Loading…
fix: allow opting out of anti-bot blocking
#2088
opened Jul 19, 2026 by
nightcityblade
Contributor
Loading…
6 tasks done
fix: upgrade litellm to 1.83.0 (CVE-2026-35030)
#2087
opened Jul 19, 2026 by
anupamme
Loading…
3 tasks done
refactor(docker): migrate MCP bridge to FastMCP Streamable-HTTP trans…
#2086
opened Jul 18, 2026 by
NinjaEde
Loading…
6 tasks
fix: gate GPU-disabling flags on enable_stealth in _build_browser_args
#2085
opened Jul 17, 2026 by
Aitosoft
Loading…
fix(html2text): thread escape_backslash into escape_md_section() call
#2082
opened Jul 15, 2026 by
chuenchen309
Loading…
5 of 6 tasks
fix(deep_crawling): allow single-label hostnames
#2080
opened Jul 15, 2026 by
nightcityblade
Contributor
Loading…
4 of 6 tasks
Fix merge_chunks pre-allocating a fixed chunk count that ignores overlap
#2076
opened Jul 15, 2026 by
chuenchen309
Loading…
3 tasks done
fix(deep_crawling): BFS/DFS/BestFirst strategies share one default FilterChain instance
#2075
opened Jul 15, 2026 by
chuenchen309
Loading…
3 tasks done
fix(deep_crawling): stop BFS batch mode from re-crawling a self-linking start URL
#2073
opened Jul 14, 2026 by
chuenchen309
Loading…
3 tasks done
fix(extraction): guard field transform against None in JSON extraction
#2069
opened Jul 11, 2026 by
otiscuilei
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.