What's Changed
* Chat improving (parse response message without json.loads, add `timeout` parameter) by deedy5 in https://github.com/deedy5/duckduckgo_search/pull/235
* [Use orjson if installed, json_dumps(): add ensure_ascii=False, indent=2](https://github.com/deedy5/duckduckgo_search/commit/b04c8de9da011faca905bdb9117851c112d5a801)
* [DDGS.__init__(): randomize impersonate](https://github.com/deedy5/duckduckgo_search/commit/f0501a7c17bcbea6eb52c3360c48696817df21ae)
* [Update tests](https://github.com/deedy5/duckduckgo_search/commit/11cde4ea4bb5c6d8d04ab618464c421c19ed2ded)
* [README: update](https://github.com/deedy5/duckduckgo_search/commit/de0e3bbf4d74cf7e98729c763a42dd256580d4e4)
**Full Changelog**: https://github.com/deedy5/duckduckgo_search/compare/v6.1.9...v6.1.11