Top Level Namespace
Defined Under Namespace
Modules: SearchdataSdk Classes: BingSearch, GoogleAutocompleteAPI, GoogleEventsAPI, GoogleJobsAPI, GoogleJobsListingAPI, GoogleMapsAPI, GoogleMapsReviewsAPI, GoogleProductAPI, GoogleReverseImageAPI, GoogleScholarAPI, GoogleScholarAuthorAPI, GoogleScholarCiteAPI, GoogleScholarProfilesAPI, GoogleSearch, SearchDataAPISearch, YandexSearch
Constant Summary collapse
- GOOGLE_ENGINE =
"google"- GOOGLE_MAPS_ENGINE =
"google_maps"- GOOGLE_MAPS_REVIEWS_ENGINE =
"google_maps_reviews"- GOOGLE_AUTOCOMPLETE_ENGINE =
"google_autocomplete"- GOOGLE_SCHOLAR_ENGINE =
"google_scholar"- GOOGLE_SCHOLAR_PROFILES_ENGINE =
"google_scholar_profiles"- GOOGLE_SCHOLAR_AUTHOR_ENGINE =
"google_scholar_author"- GOOGLE_SCHOLAR_CITE_ENGINE =
"google_scholar_cite"- GOOGLE_PRODUCT_ENGINE =
"google_product"- GOOGLE_REVERSE_IMAGE_ENGINE =
"google_reverse_image"- GOOGLE_JOBS_ENGINE =
"google_jobs"- GOOGLE_JOBS_LISTING_ENGINE =
"google_jobs_listing"- GOOGLE_EVENTS_ENGINE =
"google_events"- BING_ENGINE =
"bing"- YANDEX_ENGINE =
"yandex"