--- http_interactions: - request: method: get uri: https://www.googleapis.com/customsearch/v1?cx=DUMMY_CX&key=DUMMY_API_KEY&num=10&q=%22adfa%20lakjdr%20xavier%20aldkfj%2092323kjadf%22 body: encoding: UTF-8 string: '' headers: {} response: status: code: 200 message: OK headers: Expires: - Mon, 21 Sep 2015 14:46:48 GMT Date: - Mon, 21 Sep 2015 14:46:48 GMT Cache-Control: - private, max-age=0, must-revalidate, no-transform Etag: - '"ENTgmThqWzhSab7OnAl_tX_Fk04/p7yUhnikOyLJfe-7WNCw1FqMsbw"' Vary: - Origin - X-Origin Content-Type: - application/json; charset=UTF-8 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block Content-Length: - '1289' Server: - GSE Alternate-Protocol: - 443:quic,p=1 Alt-Svc: - quic=":443"; p="1"; ma=604800 body: encoding: UTF-8 string: | { "kind": "customsearch#search", "url": { "type": "application/json", "template": "https://www.googleapis.com/customsearch/v1?q={searchTerms}&num={count?}&start={startIndex?}&lr={language?}&safe={safe?}&cx={cx?}&cref={cref?}&sort={sort?}&filter={filter?}&gl={gl?}&cr={cr?}&googlehost={googleHost?}&c2coff={disableCnTwTranslation?}&hq={hq?}&hl={hl?}&siteSearch={siteSearch?}&siteSearchFilter={siteSearchFilter?}&exactTerms={exactTerms?}&excludeTerms={excludeTerms?}&linkSite={linkSite?}&orTerms={orTerms?}&relatedSite={relatedSite?}&dateRestrict={dateRestrict?}&lowRange={lowRange?}&highRange={highRange?}&searchType={searchType}&fileType={fileType?}&rights={rights?}&imgSize={imgSize?}&imgType={imgType?}&imgColorType={imgColorType?}&imgDominantColor={imgDominantColor?}&alt=json" }, "queries": { "request": [ { "title": "Google Custom Search - \"adfa lakjdr xavier aldkfj 92323kjadf\"", "totalResults": "0", "searchTerms": "\"adfa lakjdr xavier aldkfj 92323kjadf\"", "count": 10, "inputEncoding": "utf8", "outputEncoding": "utf8", "safe": "off", "cx": "DUMMY_CX" } ] }, "searchInformation": { "searchTime": 0.366069, "formattedSearchTime": "0.37", "totalResults": "0", "formattedTotalResults": "0" } } http_version: recorded_at: Mon, 21 Sep 2015 14:46:48 GMT recorded_with: VCR 2.9.3