Skip to content

Pull requests: unclecode/crawl4ai

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: issue 842 pool crash recovery
#1946 opened Apr 28, 2026 by eastwood-c Loading… updated Apr 28, 2026
6 tasks done
fix: relax lxml constraint to support Python 3.14 (#1903)
#1944 opened Apr 26, 2026 by hafezparast Contributor Loading… updated Apr 26, 2026
2 tasks done
fix: preserve .tail text when removing empty elements (#1938)
#1943 opened Apr 26, 2026 by hafezparast Contributor Loading… updated Apr 26, 2026
2 tasks done
feat: capture mermaid diagram source code and embed as fenced blocks in markdown (#1043)
#1941 opened Apr 25, 2026 by hafezparast Contributor Loading… updated Apr 26, 2026
5 tasks done
fix: broaden mermaid SVG text extraction and prevent nested fences (#1043)
#1940 opened Apr 24, 2026 by hafezparast Contributor Loading… updated Apr 24, 2026
3 tasks done
fix: preserve .tail text when removing empty elements (#1938)
#1939 opened Apr 24, 2026 by ntohidi Collaborator Loading… updated Apr 24, 2026
3 tasks done
feature/ Add additional return data types to JsonCssExtractionStrategy using transform
#1932 opened Apr 24, 2026 by HiKaliber Loading… updated Apr 24, 2026
6 tasks done
fix: use str.split() for accurate word count in PruningContentFilter
#1838 opened Mar 16, 2026 by karesansui-u Loading… updated Apr 24, 2026
fix: use str.split() for accurate word count in PruningContentFilter
#1935 opened Apr 24, 2026 by hafezparast Contributor Loading… updated Apr 24, 2026
4 tasks
fix: CrawlerRunConfig docstring in Link/Domain Handling section
#1915 opened Apr 11, 2026 by hyeongmin90 Loading… updated Apr 11, 2026
3 of 6 tasks
fix: the delete endpoints for saved requests and mod... in api_server.py
#1908 opened Apr 10, 2026 by orbisai0security Loading… updated Apr 10, 2026
3 tasks done
feat: add Camoufox browser runtime support
#1902 opened Apr 6, 2026 by harshit0605 Loading… updated Apr 7, 2026
6 tasks done
feat: add preserve_classes/preserve_tags whitelist to PruningContentFilter (#1900)
#1904 opened Apr 7, 2026 by hafezparast Contributor Loading… updated Apr 7, 2026
5 tasks done
fix: relax lxml upper bound to allow 6.x
#1899 opened Apr 5, 2026 by LearningCircuit Loading… updated Apr 5, 2026
feat: DocumentExtractionStrategy for binary documents (#1890)
#1896 opened Apr 3, 2026 by hafezparast Contributor Loading… updated Apr 3, 2026
fix: convert page_timeout ms to seconds for aiohttp (#1894)
#1895 opened Apr 3, 2026 by hafezparast Contributor Loading… updated Apr 3, 2026
4 tasks done
fix: bind Redis to 127.0.0.1 to prevent exposure in host network mode
#1893 opened Apr 2, 2026 by kamjin3086 Loading… updated Apr 2, 2026
docs: add CloakBrowser stealth browser example
#1892 opened Apr 1, 2026 by Cloak-HQ Loading… updated Apr 1, 2026
5 of 6 tasks
fix: scan_full_page captures all content on virtual-scroll pages (#731)
#1853 opened Mar 23, 2026 by hafezparast Contributor Loading… updated Mar 31, 2026
3 tasks done
fix: resolve dict attribute error in MarkdownGenerator deserialization
#1887 opened Mar 30, 2026 by MTahirKleem Loading… updated Mar 30, 2026
add cleanup if start() of creating a new crawler fails
#1884 opened Mar 30, 2026 by nameearly Loading… updated Mar 30, 2026
feat: add "markdown" field type to extraction strategy schema (#1708)
#1881 opened Mar 28, 2026 by hafezparast Contributor Loading… updated Mar 28, 2026
4 tasks done
feat: expose Playwright launch params in BrowserConfig (#1820)
#1876 opened Mar 28, 2026 by hafezparast Contributor Loading… updated Mar 28, 2026
12 tasks done
ProTip! Filter pull requests by the default branch with base:main.