arrrlo / Google-Images-Search

[PYTHON] Search for image using Google Custom Search API and resize & crop afterwards
MIT License
176 stars 34 forks source link

Please add all other params like gl, cr, etc. #164

Closed tarunkota closed 1 year ago

tarunkota commented 1 year ago

In the class GoogleCustomSearch, please add other params in self._search_params_keys. Either that or in the function _search_params in the same class, allow the user to add other parameters.

arrrlo commented 1 year ago

Hi @tarunkota

can you provide me the link with the entire list of these params?