write agent.py
This commit is contained in:
2
agent.py
2
agent.py
@@ -57,7 +57,7 @@ class SeleniumbaseWebsiteScraper(A2AAgent[SeleniumbaseWebsiteScraperConfig, NoAu
|
|||||||
"automation with robots.txt checks, same-domain pagination safeguards, "
|
"automation with robots.txt checks, same-domain pagination safeguards, "
|
||||||
"screenshots, HTML capture, JSON/CSV output, retries, and polite rate limiting."
|
"screenshots, HTML capture, JSON/CSV output, retries, and polite rate limiting."
|
||||||
)
|
)
|
||||||
version = "1.1.1"
|
version = "0.1.0"
|
||||||
|
|
||||||
config_model = SeleniumbaseWebsiteScraperConfig
|
config_model = SeleniumbaseWebsiteScraperConfig
|
||||||
auth_model = NoAuth
|
auth_model = NoAuth
|
||||||
|
|||||||
Reference in New Issue
Block a user