agent-zero
agent-zero copied to clipboard
Implement advanced web scraping with Playwright and Perplex integration
- Enhance webpage_content_tool for targeted information extraction from web pages
- Implement Playwright URL scraper in python/helpers/url_scraper.py
- Create Perplex scraper in python/helpers/perplex_scraper.py
- Add new prompts: perplex.prompt.md and tool.webpage.response.md
- Update agent.tools.md with webpage_content_tool queries instruction
- Modify WebpageContentTool to utilize new scraping functionality
- Update installation docs and requirements.txt