Top Level Namespace

Defined Under Namespace

Classes: BaiduSearch, BingSearch, EbaySearch, GoogleSearch, SerpApiSearch, YahooSearch, YandexSearch

Constant Summary collapse

GOOGLE_ENGINE =
'google'
BAIDU_ENGINE =
'baidu'
BING_ENGINE =
'bing'
YAHOO_ENGINE =
'yahoo'
YANDEX_ENGINE =
'yandex'
EBAY_ENGINE =
'ebay'