1) strip HTML tags with HTMLParser() , 2) update requirements.
2.8.0
added function ddg_suggestions()
2.7.0
Functions ddg, ddg_images, ddg_news, ddg_videos: 1) added page parameter (pagination), 2) speeding up functions response by using multithreading.
2.6.1
BUGFIX in ddg_maps()
2.6.0
1) added ddg_answers() function - get instant answers, 2) CLI - added color print.
2.5.0
* ddg() add download parameter * ddgs text - add download parameter (it is possible to download results to a local disk, e.g. pdf, docs or xlsx files) * add download files test * Update README.md