- Updated version to 0.3.743 - Improved ManagedBrowser configuration with dynamic host/port - Implemented fast HTML formatting in web crawler - Enhanced markdown generation with a new generator class - Improved sanitization and utility functions - Added contributor details and pull request acknowledgments - Updated documentation for clearer usage scenarios - Adjusted tests to reflect class name changes
40 lines
1.9 KiB
Markdown
40 lines
1.9 KiB
Markdown
# Contributors to Crawl4AI
|
|
|
|
We would like to thank the following people for their contributions to Crawl4AI:
|
|
|
|
## Core Team
|
|
|
|
- [Unclecode](https://github.com/unclecode) - Project Creator and Main Developer
|
|
- [Nasrin](https://github.com/ntohidi) - Project Manager and Developer
|
|
- [Aravind Karnam](https://github.com/aravindkarnam) - Developer
|
|
|
|
## Community Contributors
|
|
|
|
- [aadityakanjolia4](https://github.com/aadityakanjolia4) - Fix for `CustomHTML2Text` is not defined.
|
|
- [FractalMind](https://github.com/FractalMind) - Created the first official Docker Hub image and fixed Dockerfile errors
|
|
- [ketonkss4](https://github.com/ketonkss4) - Identified Selenium's new capabilities, helping reduce dependencies
|
|
- [jonymusky](https://github.com/jonymusky) - Javascript execution documentation, and wait_for
|
|
- [datehoer](https://github.com/datehoer) - Add browser prxy support
|
|
|
|
## Pull Requests
|
|
|
|
- [nelzomal](https://github.com/nelzomal) - Enhance development installation instructions [#286](https://github.com/unclecode/crawl4ai/pull/286)
|
|
- [HamzaFarhan](https://github.com/HamzaFarhan) - Handled the cases where markdown_with_citations, references_markdown, and filtered_html might not be defined [#293](https://github.com/unclecode/crawl4ai/pull/293)
|
|
- [NanmiCoder](https://github.com/NanmiCoder) - fix: crawler strategy exception handling and fixes [#271](https://github.com/unclecode/crawl4ai/pull/271)
|
|
|
|
|
|
## Other Contributors
|
|
|
|
- [Gokhan](https://github.com/gkhngyk)
|
|
- [Shiv Kumar](https://github.com/shivkumar0757)
|
|
- [QIN2DIM](https://github.com/QIN2DIM)
|
|
|
|
## 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](https://github.com/unclecode/crawl4ai/pulls) with your name, link, and contribution, and we'll review it promptly.
|
|
|
|
Thank you all for your contributions! |