Index

A B C E G P S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

API_KEY_NAME - Static variable in class com.hw.serpapi.SerpApiSearch
Set of constant
asJson(String) - Method in class com.hw.serpapi.SerpApiSearch
Convert HTTP content to JsonValue

B

BACKEND - Static variable in class com.hw.serpapi.SerpApiHttpClient
backend service
buildConnection(String, Map<String, String>) - Method in class com.hw.serpapi.SerpApiHttpClient
Build URL
buildQuery(String, String) - Method in class com.hw.serpapi.SerpApiSearch
Build a serp API query by expanding existing parameter

C

com.hw.serpapi - package com.hw.serpapi
 

E

engine - Variable in class com.hw.serpapi.SerpApiSearch
Current search engine

G

getAccount() - Method in class com.hw.serpapi.SerpApiSearch
Get account information using Account API
getApiKeyFromEnv() - Static method in class com.hw.serpapi.SerpApiSearch
 
getClient() - Method in class com.hw.serpapi.SerpApiSearch
 
getHtml() - Method in class com.hw.serpapi.SerpApiSearch
Get HTML output
getHttpConnectionTimeout() - Method in class com.hw.serpapi.SerpApiHttpClient
 
getHttpReadTimeout() - Method in class com.hw.serpapi.SerpApiHttpClient
 
getJson() - Method in class com.hw.serpapi.SerpApiSearch
Get JSON output
getLocation(String, Integer) - Method in class com.hw.serpapi.SerpApiSearch
Get location
getParamsString(Map<String, String>) - Static method in class com.hw.serpapi.ParameterStringBuilder
getParamsString
getResults(Map<String, String>) - Method in class com.hw.serpapi.SerpApiHttpClient
Get results
getSearchArchive(String) - Method in class com.hw.serpapi.SerpApiSearch
Get search result from the Search Archive API
GoogleSearch - Class in com.hw.serpapi
Google Search Results using SerpApi
GoogleSearch() - Constructor for class com.hw.serpapi.GoogleSearch
Constructor
GoogleSearch(String) - Constructor for class com.hw.serpapi.GoogleSearch
Constructor
GoogleSearch(Map<String, String>) - Constructor for class com.hw.serpapi.GoogleSearch
Constructor
GoogleSearch(Map<String, String>, String) - Constructor for class com.hw.serpapi.GoogleSearch
Constructor

P

parameter - Variable in class com.hw.serpapi.SerpApiSearch
search parameters
ParameterStringBuilder - Class in com.hw.serpapi
Encode parameter hash into a string to be sent over HTTP
ParameterStringBuilder() - Constructor for class com.hw.serpapi.ParameterStringBuilder
 
path - Variable in class com.hw.serpapi.SerpApiHttpClient
current backend HTTP path

S

search - Variable in class com.hw.serpapi.SerpApiSearch
https search implementation for Java 7+
serpapiApiKey - Variable in class com.hw.serpapi.SerpApiSearch
user secret API key
SerpApiHttpClient - Class in com.hw.serpapi
HTTPS search for Serp API
SerpApiHttpClient(String) - Constructor for class com.hw.serpapi.SerpApiHttpClient
Constructor
SerpApiSearch - Class in com.hw.serpapi
Due to Cant get this artifact from jitpack, I decided to add the serpapi-client module myself.
SerpApiSearch(String) - Constructor for class com.hw.serpapi.SerpApiSearch
Constructor with no parameter
SerpApiSearch(String, String) - Constructor for class com.hw.serpapi.SerpApiSearch
Constructor
SerpApiSearch(Map<String, String>, String) - Constructor for class com.hw.serpapi.SerpApiSearch
Constructor
SerpApiSearch(Map<String, String>, String, String) - Constructor for class com.hw.serpapi.SerpApiSearch
Constructor
SerpApiSearchException - Exception in com.hw.serpapi
SerpApi Search Exception wraps any exception related to the connection with SerpApi.com
SerpApiSearchException() - Constructor for exception com.hw.serpapi.SerpApiSearchException
Constructor
SerpApiSearchException(Exception) - Constructor for exception com.hw.serpapi.SerpApiSearchException
Constructor
SerpApiSearchException(String) - Constructor for exception com.hw.serpapi.SerpApiSearchException
Constructor
setHttpConnectionTimeout(int) - Method in class com.hw.serpapi.SerpApiHttpClient
 
setHttpReadTimeout(int) - Method in class com.hw.serpapi.SerpApiHttpClient
 
setParameter(Map<String, String>) - Method in class com.hw.serpapi.SerpApiSearch
 

T

triggerSerpApiClientException(String) - Method in class com.hw.serpapi.SerpApiHttpClient
trigger a exception on error

V

VERSION - Static variable in class com.hw.serpapi.SerpApiHttpClient
current API version
A B C E G P S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form