mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-09 21:19:20 +08:00
Update research_web.py
This commit is contained in:
parent
224ff07032
commit
c3cdff77ae
@ -72,7 +72,7 @@ def search_on_web(
|
||||
query, num_results=max_results, proxy=formatted_proxy,
|
||||
lang=language)
|
||||
)
|
||||
else:
|
||||
else:
|
||||
results = list(
|
||||
google_search(
|
||||
query, num_results=max_results, proxy=formatted_proxy)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user