googlesearch icon indicating copy to clipboard operation
googlesearch copied to clipboard

Add support for region-based search results using 'gl' parameter

Open sidhant19 opened this issue 1 year ago • 0 comments

Summary

This PR adds support for region-based search results in the googlesearch Python module by introducing the 'gl' parameter. The README has been updated accordingly to reflect these changes.

Changes

  1. Code Update:

    • Added support for region-based search results using the 'gl' parameter.
  2. README Update:

    • Added a new section under "## Additional options" specifying the usage of the region parameter.
    • Included a link to the Country Codes page for a complete list of supported country codes.

sidhant19 avatar Jun 26 '24 11:06 sidhant19