1. BUGFIX - fixing the region parameter in the text() function. 2. BUGFIX - stop redundant requests.
3.9.2
DDGS.text(), news() , images(), videos(), maps() - return results only from the first page if max_results i None.
3.9.1
1. bugfix in text(backend="lite") - page iteration didn't work, 2. recode text(backend="api") - the payload["s"] parameter is now taken from the page, 3. text() -delays between requests during iteration have been removed, 4. small changes in tests.
The text() function now returns up to 500 unique results.