01Utilizes a built-in cookie jar and random user-agent for each search.
02Scrapes Google search results via HTTP requests.
03Provides structured JSON output with title, URL, and snippet.
04Supports pagination, result limits, and language/country options.
05Includes an "I'm Feeling Lucky" single-result mode.
060 GitHub stars