Time period for search. 'w' for last week, 'm' for last month, 'y' for last year.
Default is 'w'.
gl
Geographical location based on ISO 3166-1 alpha-2 country code. Default is 'us'.
hl
Language for search results based on ISO 639-1 language code. Default is 'en'.
URL_num
Number of URLs to scrape. Default is 5.
verbose
A boolean value indicating if details should be printed. Default is TRUE.
translateJA
A boolean value indicating if results should be translated to Japanese.
Default is FALSE.
Author
Satoshi Kume
Details
Summarize Text via Web Scraping of Google Search
Scrape text information from Google Search and summarize it using LLM.
Uses OpenAI API key for execution. Translation to Japanese requires a Deepl API key.