Files
crawl4ai/crawl4ai
RoyLeviLangware 9a0585c8f6 fix bs4 warning on text kwarg - switch to string
Fix warning as proposed by bs4:
```
  .../bs4/element.py:2253: DeprecationWarning: The 'text' argument to find()-type methods is deprecated. Use 'string' instead.
    return self.find_all(
```
2025-05-06 11:44:48 +03:00
..
2025-02-19 14:13:17 +08:00
2025-02-28 19:53:35 +08:00
2025-04-11 00:44:43 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00