Duckduckgo search update
This commit is contained in:
@@ -9,7 +9,7 @@ logger = get_logger()
|
||||
|
||||
from furl import furl
|
||||
from gnews import GNews
|
||||
from duckduckgo_search import DDGS
|
||||
from ddgs import DDGS
|
||||
from GoogleNews import GoogleNews
|
||||
from search_engines import Yahoo, Aol
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ lxml[html_clean]
|
||||
googlenewsdecoder
|
||||
gnews
|
||||
GoogleNews
|
||||
duckduckgo_search
|
||||
ddgs
|
||||
git+https://github.com/tasos-py/Search-Engines-Scraper.git
|
||||
furl
|
||||
langdetect
|
||||
|
||||
Reference in New Issue
Block a user