主题
crawl4ai
- 环境搭建和第一个案例
- 更多,敬请期待
playwright
提供可靠的E2E端到端测试
- 搭建环境:SpringAI智能体开发-小团队如何应对软件项目交付压力,自动化测试Agent来帮你(上)
- 3步用Java控制浏览器:LangChain4j + Playwright实战、https://mp.weixin.qq.com/s/WXYvc_HmIObJaoqxkR3RCw
- Playwright for Java、api
firecrawl
使用方法
python
# pip install firecrawl-py
from firecrawl import Firecrawl
app = Firecrawl(api_key="fc-xxx")
# Scrape a website:
app.scrape('firecrawl.dev')