Yagooglesearch

Latest version: v1.10.0

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.10.0

* Added case sensitivity standardization for the `lang_result` parameter to match the languages found in `result_languages.txt`. It erroneously reverted to `lang_en` when passing in `lang_zh-CN` or `lang_zh-TW`. Thanks to libenc for https://github.com/opsdisk/yagooglesearch/pull/42

v.1.9.0
* Moved files to `src/yagooglesearch`
* Migrated from `setup.py` to `pyproject.toml`
* Added warning message if `400 < max_search_result_urls_to_return`

1.8.2

* Added missing `result_languages.txt` reference in `setup.py`. Thanks to pguridi for https://github.com/opsdisk/yagooglesearch/issues/37 and https://github.com/opsdisk/yagooglesearch/pull/38

1.8.1

* Removed `self.proxy` lower case standardization because it changed passwords. Thank you to https://github.com/07h for spotting the issue in https://github.com/opsdisk/yagooglesearch/issues/14
* Removed proxy scheme validation and letting Python `requests` / `urllib3` handle exceptions

1.8.0

* Added language support for search results (https://github.com/opsdisk/yagooglesearch/issues/25) as `SearchClient`'s `lang_result` parameter
* Renamed `SearchClient`'s `lang` parameter to `lang_html_ui`
* Removed URL encoding of keys and values passed to `extra_params` (https://github.com/opsdisk/yagooglesearch/issues/29)

1.7.0

* Added optional `google_exemption` value to provide the `GOOGLE_ABUSE_EXEMPTION` cookie exemption string. Thanks to ArshansGithub for submitting https://github.com/opsdisk/yagooglesearch/pull/21

1.6.1

* No underlying functionality was changed.
* Updated formatting and fixed misspelled words.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.