BrightData commited on
Commit
324e5f6
·
verified ·
1 Parent(s): 2993070

Update tool.py

Browse files
Files changed (1) hide show
  1. tool.py +1 -1
tool.py CHANGED
@@ -4,7 +4,7 @@ import os
4
  import requests
5
 
6
  class BrightDataScraperTool(Tool):
7
- name = "brightdata_web_scraper"
8
  description = """
9
  Scrape any webpage and return content in Markdown format.
10
  This tool can bypass bot detection and CAPTCHAs.
 
4
  import requests
5
 
6
  class BrightDataScraperTool(Tool):
7
+ name = "brightdata_web_unlocker"
8
  description = """
9
  Scrape any webpage and return content in Markdown format.
10
  This tool can bypass bot detection and CAPTCHAs.