Files
crawl4ai/CONTRIBUTORS.md
unclecode a56dd07559 Merge PRs #1667, #1296, #1364 — CLI deep-crawl, env var, script tags
- PR #1667: Fix deep-crawl CLI outputting only the first page
- PR #1296: Fix VersionManager ignoring CRAWL4_AI_BASE_DIRECTORY
- PR #1364: Fix script tag removal losing adjacent text
- Fix: restore .crawl4ai subfolder in VersionManager path
- Close #1150 (already fixed on develop)
- Update CONTRIBUTORS.md and PR-TODOLIST.md
2026-02-01 06:53:53 +00:00

4.5 KiB

Contributors to Crawl4AI

We would like to thank the following people for their contributions to Crawl4AI:

Core Team

Community Contributors

  • aadityakanjolia4 - Fix for CustomHTML2Text is not defined.
  • FractalMind - Created the first official Docker Hub image and fixed Dockerfile errors
  • ketonkss4 - Identified Selenium's new capabilities, helping reduce dependencies
  • jonymusky - Javascript execution documentation, and wait_for
  • datehoer - Add browser prxy support

Pull Requests

  • dvschuyl - AsyncPlaywrightCrawlerStrategy page-evaluate context destroyed by navigation #304
  • nelzomal - Enhance development installation instructions #286
  • HamzaFarhan - Handled the cases where markdown_with_citations, references_markdown, and filtered_html might not be defined #293
  • NanmiCoder - fix: crawler strategy exception handling and fixes #271
  • paulokuong - fix: RAWL4_AI_BASE_DIRECTORY should be Path object instead of string #298
  • TheRedRad - feat: add force viewport screenshot option #1694
  • ChiragBellara - fix: avoid Common Crawl calls for sitemap-only URL seeding #1746
  • YuriNachos - fix: replace tf-playwright-stealth with playwright-stealth #1714, fix: respect <base> tag for relative link resolution #1721, fix: include GoogleSearchCrawler script.js in package #1719, fix: allow local embeddings by removing OpenAI fallback #1717
  • christian-oudard - fix: deep-crawl CLI outputting only the first page #1667
  • vladmandic - fix: VersionManager ignoring CRAWL4_AI_BASE_DIRECTORY env var #1296
  • nnxiong - fix: script tag removal losing adjacent text in cleaned_html #1364

Feb-Alpha-1

Other Contributors

Typo fixes

Acknowledgements

We also want to thank all the users who have reported bugs, suggested features, or helped in any other way to make Crawl4AI better.


If you've contributed to Crawl4AI and your name isn't on this list, please open a pull request with your name, link, and contribution, and we'll review it promptly.

Thank you all for your contributions!