sentient-engineering / sentient

the framework/ sdk that lets you build browser controlling agents in 3 lines of code. join chat @ https://discord.gg/umgnyQU2K8
MIT License
463 stars 51 forks source link

Feature Request: Add support for Playwright and BeautifulSoup #23

Open distributev opened 2 months ago

distributev commented 2 months ago

Support Playwright for headless (automated) scripting - https://playwright.dev/python/docs/intro Support BeautifulSoup for fast performance - https://www.crummy.com/software/BeautifulSoup/bs4/doc/