Files
crawl4ai/CONTRIBUTORS.md
unclecode dc4ae73221 Merge PRs #1714, #1721, #1719, #1717 and fix base tag pipeline
- PR #1714: Replace tf-playwright-stealth with playwright-stealth
- PR #1721: Respect <base> tag in html2text for relative links
- PR #1719: Include GoogleSearchCrawler script.js in package data
- PR #1717: Allow local embeddings by removing OpenAI fallback
- Fix: Extract <base href> from raw HTML before head gets stripped
- Close duplicates: #1703, #1698, #1697, #1710, #1720
- Update CONTRIBUTORS.md and PR-TODOLIST.md
2026-02-01 05:41:33 +00:00

4.0 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

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!