From 2df05f6f6a47b13bb891bd282a36115531be0d69 Mon Sep 17 00:00:00 2001 From: zygimantas-jac Date: Wed, 16 Jul 2025 21:00:14 +0300 Subject: [PATCH] docs: add oxylabs to web browsing table (#31931) Added Oxylabs to the web browsing table Co-authored-by: Eugene Yurtsev Co-authored-by: Mason Daugherty --- docs/scripts/tool_feat_table.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/scripts/tool_feat_table.py b/docs/scripts/tool_feat_table.py index d0f2a134ff7..d0e2e7a7db0 100644 --- a/docs/scripts/tool_feat_table.py +++ b/docs/scripts/tool_feat_table.py @@ -162,6 +162,11 @@ WEBBROWSING_TOOL_FEAT_TABLE = { "interactions": False, "pricing": "Free trial, with flat rate plans and pre-paid credits after", }, + "Oxylabs Web Scraper API": { + "link": "docs/integrations/tools/oxylabs", + "interactions": False, + "pricing": "Free trial, with flat rate plans and pre-paid credits after", + }, } DATABASE_TOOL_FEAT_TABLE = {