agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Implement advanced web scraping with Playwright and Perplex integration

Open linuztx opened this issue 1 year ago • 0 comments

  • 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

linuztx avatar Sep 12 '24 09:09 linuztx