Add Oxylabs Web Scraping tools (#312)

* Add Oxylabs tools

* Review updates

* Add package_dependencies attribute
This commit is contained in:
Rostyslav Borovyk
2025-06-24 16:56:47 +03:00
committed by GitHub
parent c13b08de2e
commit 78a062a907
11 changed files with 1013 additions and 0 deletions

View File

@@ -37,6 +37,10 @@ from .tools import (
MultiOnTool,
MySQLSearchTool,
NL2SQLTool,
OxylabsUniversalScraperTool,
OxylabsGoogleSearchScraperTool,
OxylabsAmazonProductScraperTool,
OxylabsAmazonSearchScraperTool,
PatronusEvalTool,
PatronusLocalEvaluatorTool,
PatronusPredefinedCriteriaEvalTool,