serp_metrics 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,46 +1,42 @@
1
- ---
2
- http_interactions:
3
- - request:
1
+ ---
2
+ http_interactions:
3
+ - request:
4
4
  method: post
5
5
  uri: http://api.serpmetrics.com/flux/trend
6
- body:
6
+ body:
7
7
  encoding: US-ASCII
8
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D&params=%7B%22engine_code%22%3A%22google_en-us%22%2C%22type%22%3A%22daily%22%7D
9
- headers:
10
- Content-Type:
8
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22engine_code%22%3A%22google_en-us%22%2C%22type%22%3A%22daily%22%7D
9
+ headers:
10
+ Content-Type:
11
11
  - application/x-www-form-urlencoded
12
- response:
13
- status:
12
+ response:
13
+ status:
14
14
  code: 200
15
15
  message: OK
16
- headers:
17
- Server:
18
- - nginx
19
- Date:
20
- - Mon, 18 Mar 2013 05:35:31 GMT
21
- Content-Type:
16
+ headers:
17
+ Server:
18
+ - nginx/1.2.9
19
+ Date:
20
+ - Sat, 30 Nov 2013 06:35:40 GMT
21
+ Content-Type:
22
22
  - application/json; charset=UTF-8
23
- Content-Length:
24
- - '563'
25
- Connection:
26
- - keep-alive
27
- Vary:
28
- - Accept-Encoding
29
- Cache-Control:
30
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
31
- Expires:
23
+ Transfer-Encoding:
24
+ - chunked
25
+ Connection:
26
+ - close
27
+ X-Powered-By:
28
+ - PHP/5.4.13--pl1-gentoo
29
+ Set-Cookie:
30
+ - app=0su0bqvhpko4mbg7u7736jm544; path=/; HttpOnly
31
+ Expires:
32
32
  - Thu, 19 Nov 1981 08:52:00 GMT
33
- Pragma:
33
+ Cache-Control:
34
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
35
+ Pragma:
34
36
  - no-cache
35
- Set-Cookie:
36
- - app=kecjthfh9fhguh67937lhdsr27; path=/; HttpOnly
37
- X-Cache:
38
- - OrchestraCache
39
- X-Orchestra-Scheme:
40
- - http
41
- body:
37
+ body:
42
38
  encoding: US-ASCII
43
- string: ! '{"status":"error","data":{"1360908002":362,"1360994401":335,"1361080802":335,"1361167202":380,"1361253602":396,"1361340001":425,"1361426401":410,"1361512801":375,"1361599201":339,"1361685602":353,"1361772001":330,"1361858401":334,"1361944801":381,"1362031201":381,"1362117602":346,"1362204002":325,"1362290401":324,"1362376801":353,"1362463201":363,"1362549602":392,"1362636001":415,"1362722401":309,"1362808802":344,"1362895201":347,"1362981602":320,"1363068002":326,"1363154401":352,"1363240801":342,"1363327201":349,"1363413601":357},"request_time":1363585088}'
44
- http_version: !!null
45
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
39
+ string: "{\"status\":\"error\",\"data\":{\"1383112801\":319,\"1383199201\":333,\"1383285601\":334,\"1383372001\":347,\"1383458401\":334,\"1383544801\":324,\"1383631201\":339,\"1383717601\":342,\"1383804001\":334,\"1383890401\":388,\"1383976801\":371,\"1384063201\":311,\"1384149601\":296,\"1384236001\":297,\"1384322401\":337,\"1384387200\":338,\"1384495201\":469,\"1384581601\":421,\"1384668001\":382,\"1384754401\":387,\"1384840801\":389,\"1384927201\":398,\"1385013601\":412,\"1385100001\":396,\"1385186401\":356,\"1385251200\":363,\"1385359201\":382,\"1385445601\":402,\"1385510400\":452,\"1385596800\":340},\"request_time\":1385793340}"
40
+ http_version:
41
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
46
42
  recorded_with: VCR 2.4.0
@@ -1,163 +1,159 @@
1
- ---
2
- http_interactions:
3
- - request:
1
+ ---
2
+ http_interactions:
3
+ - request:
4
4
  method: post
5
5
  uri: http://api.serpmetrics.com/keywords/add
6
- body:
6
+ body:
7
7
  encoding: US-ASCII
8
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D&params=%7B%22keyword%22%3A%22restaurants%22%2C%22engines%22%3A%5B%22google_en-us%22%5D%7D
9
- headers:
10
- Content-Type:
8
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword%22%3A%22restaurants%22%2C%22engines%22%3A%5B%22google_en-us%22%5D%7D
9
+ headers:
10
+ Content-Type:
11
11
  - application/x-www-form-urlencoded
12
- response:
13
- status:
12
+ response:
13
+ status:
14
14
  code: 201
15
15
  message: Created
16
- headers:
17
- Server:
18
- - nginx
19
- Date:
20
- - Mon, 18 Mar 2013 05:35:46 GMT
21
- Content-Type:
16
+ headers:
17
+ Server:
18
+ - nginx/1.2.9
19
+ Date:
20
+ - Sat, 30 Nov 2013 06:34:56 GMT
21
+ Content-Type:
22
22
  - application/json; charset=UTF-8
23
- Content-Length:
24
- - '115'
25
- Connection:
26
- - keep-alive
27
- Cache-Control:
28
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
29
- Expires:
23
+ Transfer-Encoding:
24
+ - chunked
25
+ Connection:
26
+ - close
27
+ X-Powered-By:
28
+ - PHP/5.4.13--pl1-gentoo
29
+ Set-Cookie:
30
+ - app=dhgn530usf2tdndv4fip9r12i0; path=/; HttpOnly
31
+ Expires:
30
32
  - Thu, 19 Nov 1981 08:52:00 GMT
31
- Pragma:
33
+ Cache-Control:
34
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
35
+ Pragma:
32
36
  - no-cache
33
- Set-Cookie:
34
- - app=889to07b3u9dm2o4rep69qc3q4; path=/; HttpOnly
35
- body:
37
+ body:
36
38
  encoding: US-ASCII
37
- string: ! '{"status":"ok","data":{"keyword_id":"5146926072484b125b000000","keyword":"restaurants","engines":["google_en-us"]}}'
38
- http_version: !!null
39
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
40
- - request:
39
+ string: "{\"status\":\"ok\",\"data\":{\"keyword_id\":\"5146926072484b125b000000\",\"keyword\":\"restaurants\",\"engines\":[\"google_en-us\"]}}"
40
+ http_version:
41
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
42
+ - request:
41
43
  method: post
42
44
  uri: http://api.serpmetrics.com/keywords/all
43
- body:
45
+ body:
44
46
  encoding: US-ASCII
45
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D
46
- headers:
47
- Content-Type:
47
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
48
+ headers:
49
+ Content-Type:
48
50
  - application/x-www-form-urlencoded
49
- response:
50
- status:
51
+ response:
52
+ status:
51
53
  code: 200
52
54
  message: OK
53
- headers:
54
- Server:
55
- - nginx
56
- Date:
57
- - Mon, 18 Mar 2013 05:35:47 GMT
58
- Content-Type:
55
+ headers:
56
+ Server:
57
+ - nginx/1.2.9
58
+ Date:
59
+ - Sat, 30 Nov 2013 06:25:52 GMT
60
+ Content-Type:
59
61
  - application/json; charset=UTF-8
60
- Content-Length:
61
- - '129'
62
- Connection:
63
- - keep-alive
64
- Vary:
65
- - Accept-Encoding
66
- Cache-Control:
67
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
68
- Expires:
62
+ Transfer-Encoding:
63
+ - chunked
64
+ Connection:
65
+ - close
66
+ X-Powered-By:
67
+ - PHP/5.4.13--pl1-gentoo
68
+ Set-Cookie:
69
+ - app=9grr14cta6p6vu19kcfghkdu17; path=/; HttpOnly
70
+ Expires:
69
71
  - Thu, 19 Nov 1981 08:52:00 GMT
70
- Pragma:
72
+ Cache-Control:
73
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
74
+ Pragma:
71
75
  - no-cache
72
- Set-Cookie:
73
- - app=8i4tgsr8q5hmahcbilgckr0ih0; path=/; HttpOnly
74
- X-Cache:
75
- - OrchestraCache
76
- X-Orchestra-Scheme:
77
- - http
78
- body:
76
+ body:
79
77
  encoding: US-ASCII
80
- string: ! '{"status":"ok","request_time":1363585104,"data":{"5146926072484b125b000000":{"phrase":"restaurants","engines":["google_en-us"]}}}'
81
- http_version: !!null
82
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
83
- - request:
78
+ string: "{\"status\":\"ok\",\"request_time\":1385792752,\"data\":{\"5146926072484b125b000000\":{\"phrase\":\"restaurants\",\"engines\":[\"google_en-us\"]}}}"
79
+ http_version:
80
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
81
+ - request:
84
82
  method: post
85
83
  uri: http://api.serpmetrics.com/keywords/delete
86
- body:
84
+ body:
87
85
  encoding: US-ASCII
88
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
89
- headers:
90
- Content-Type:
86
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
87
+ headers:
88
+ Content-Type:
91
89
  - application/x-www-form-urlencoded
92
- response:
93
- status:
90
+ response:
91
+ status:
94
92
  code: 201
95
93
  message: Created
96
- headers:
97
- Server:
98
- - nginx
99
- Date:
100
- - Mon, 18 Mar 2013 05:35:47 GMT
101
- Content-Type:
94
+ headers:
95
+ Server:
96
+ - nginx/1.2.9
97
+ Date:
98
+ - Sat, 30 Nov 2013 06:30:03 GMT
99
+ Content-Type:
102
100
  - application/json; charset=UTF-8
103
- Content-Length:
104
- - '106'
105
- Connection:
106
- - keep-alive
107
- Cache-Control:
108
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
109
- Expires:
101
+ Transfer-Encoding:
102
+ - chunked
103
+ Connection:
104
+ - close
105
+ X-Powered-By:
106
+ - PHP/5.4.13--pl1-gentoo
107
+ Set-Cookie:
108
+ - app=3ajp5717h7ftuiso5nq4daspb7; path=/; HttpOnly
109
+ Expires:
110
110
  - Thu, 19 Nov 1981 08:52:00 GMT
111
- Pragma:
111
+ Cache-Control:
112
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
113
+ Pragma:
112
114
  - no-cache
113
- Set-Cookie:
114
- - app=6cabv8hdniorad1f90c9uv25h7; path=/; HttpOnly
115
- body:
115
+ body:
116
116
  encoding: US-ASCII
117
- string: ! '{"status":"ok","request_time":1363585105,"data":[{"keyword_id":"5146926072484b125b000000","status":"ok"}]}'
118
- http_version: !!null
119
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
120
- - request:
117
+ string: "{\"status\":\"ok\",\"request_time\":1385793003,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"ok\"}]}"
118
+ http_version:
119
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
120
+ - request:
121
121
  method: post
122
122
  uri: http://api.serpmetrics.com/keywords/all
123
- body:
123
+ body:
124
124
  encoding: US-ASCII
125
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D
126
- headers:
127
- Content-Type:
125
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
126
+ headers:
127
+ Content-Type:
128
128
  - application/x-www-form-urlencoded
129
- response:
130
- status:
129
+ response:
130
+ status:
131
131
  code: 200
132
132
  message: OK
133
- headers:
134
- Server:
135
- - nginx
136
- Date:
137
- - Mon, 18 Mar 2013 05:35:48 GMT
138
- Content-Type:
133
+ headers:
134
+ Server:
135
+ - nginx/1.2.9
136
+ Date:
137
+ - Sat, 30 Nov 2013 06:35:43 GMT
138
+ Content-Type:
139
139
  - application/json; charset=UTF-8
140
- Content-Length:
141
- - '51'
142
- Connection:
143
- - keep-alive
144
- Vary:
145
- - Accept-Encoding
146
- Cache-Control:
147
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
148
- Expires:
140
+ Transfer-Encoding:
141
+ - chunked
142
+ Connection:
143
+ - close
144
+ X-Powered-By:
145
+ - PHP/5.4.13--pl1-gentoo
146
+ Set-Cookie:
147
+ - app=h2uc8h0mrtv95jh0hu61isrsp3; path=/; HttpOnly
148
+ Expires:
149
149
  - Thu, 19 Nov 1981 08:52:00 GMT
150
- Pragma:
150
+ Cache-Control:
151
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
152
+ Pragma:
151
153
  - no-cache
152
- Set-Cookie:
153
- - app=fa3bi763rk8empl73suvlk6sv3; path=/; HttpOnly
154
- X-Cache:
155
- - OrchestraCache
156
- X-Orchestra-Scheme:
157
- - http
158
- body:
154
+ body:
159
155
  encoding: US-ASCII
160
- string: ! '{"status":"ok","request_time":1363585105,"data":[]}'
161
- http_version: !!null
162
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
156
+ string: "{\"status\":\"ok\",\"request_time\":1385793343,\"data\":[]}"
157
+ http_version:
158
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
163
159
  recorded_with: VCR 2.4.0
@@ -1,206 +1,198 @@
1
- ---
2
- http_interactions:
3
- - request:
1
+ ---
2
+ http_interactions:
3
+ - request:
4
4
  method: post
5
5
  uri: http://api.serpmetrics.com/keywords/add
6
- body:
6
+ body:
7
7
  encoding: US-ASCII
8
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D&params=%7B%22keyword%22%3A%22restaurants%22%2C%22engines%22%3A%5B%22google_en-us%22%5D%7D
9
- headers:
10
- Content-Type:
8
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword%22%3A%22restaurants%22%2C%22engines%22%3A%5B%22google_en-us%22%5D%7D
9
+ headers:
10
+ Content-Type:
11
11
  - application/x-www-form-urlencoded
12
- response:
13
- status:
12
+ response:
13
+ status:
14
14
  code: 201
15
15
  message: Created
16
- headers:
17
- Server:
18
- - nginx
19
- Date:
20
- - Mon, 18 Mar 2013 05:35:42 GMT
21
- Content-Type:
16
+ headers:
17
+ Server:
18
+ - nginx/1.2.9
19
+ Date:
20
+ - Sat, 30 Nov 2013 06:35:12 GMT
21
+ Content-Type:
22
22
  - application/json; charset=UTF-8
23
- Content-Length:
24
- - '115'
25
- Connection:
26
- - keep-alive
27
- Cache-Control:
28
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
29
- Expires:
23
+ Transfer-Encoding:
24
+ - chunked
25
+ Connection:
26
+ - close
27
+ X-Powered-By:
28
+ - PHP/5.4.13--pl1-gentoo
29
+ Set-Cookie:
30
+ - app=enga92lde5enhu29cj8fe4fcn1; path=/; HttpOnly
31
+ Expires:
30
32
  - Thu, 19 Nov 1981 08:52:00 GMT
31
- Pragma:
33
+ Cache-Control:
34
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
35
+ Pragma:
32
36
  - no-cache
33
- Set-Cookie:
34
- - app=p1dg5ev99s8eq3akc3imbuura7; path=/; HttpOnly
35
- body:
37
+ body:
36
38
  encoding: US-ASCII
37
- string: ! '{"status":"ok","data":{"keyword_id":"5146926072484b125b000000","keyword":"restaurants","engines":["google_en-us"]}}'
38
- http_version: !!null
39
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
40
- - request:
39
+ string: "{\"status\":\"ok\",\"data\":{\"keyword_id\":\"5146926072484b125b000000\",\"keyword\":\"restaurants\",\"engines\":[\"google_en-us\"]}}"
40
+ http_version:
41
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
42
+ - request:
41
43
  method: post
42
44
  uri: http://api.serpmetrics.com/keywords/all
43
- body:
45
+ body:
44
46
  encoding: US-ASCII
45
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D
46
- headers:
47
- Content-Type:
47
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
48
+ headers:
49
+ Content-Type:
48
50
  - application/x-www-form-urlencoded
49
- response:
50
- status:
51
+ response:
52
+ status:
51
53
  code: 200
52
54
  message: OK
53
- headers:
54
- Server:
55
- - nginx
56
- Date:
57
- - Mon, 18 Mar 2013 05:35:43 GMT
58
- Content-Type:
55
+ headers:
56
+ Server:
57
+ - nginx/1.2.9
58
+ Date:
59
+ - Sat, 30 Nov 2013 06:29:52 GMT
60
+ Content-Type:
59
61
  - application/json; charset=UTF-8
60
- Content-Length:
61
- - '129'
62
- Connection:
63
- - keep-alive
64
- Vary:
65
- - Accept-Encoding
66
- Cache-Control:
67
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
68
- Expires:
62
+ Transfer-Encoding:
63
+ - chunked
64
+ Connection:
65
+ - close
66
+ X-Powered-By:
67
+ - PHP/5.4.13--pl1-gentoo
68
+ Set-Cookie:
69
+ - app=5vqninp6jei4b5l22q62m4nhn6; path=/; HttpOnly
70
+ Expires:
69
71
  - Thu, 19 Nov 1981 08:52:00 GMT
70
- Pragma:
72
+ Cache-Control:
73
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
74
+ Pragma:
71
75
  - no-cache
72
- Set-Cookie:
73
- - app=nufmvdnj6k05551b2tn1a5hsm1; path=/; HttpOnly
74
- X-Cache:
75
- - OrchestraCache
76
- X-Orchestra-Scheme:
77
- - http
78
- body:
76
+ body:
79
77
  encoding: US-ASCII
80
- string: ! '{"status":"ok","request_time":1363585100,"data":{"5146926072484b125b000000":{"phrase":"restaurants","engines":["google_en-us"]}}}'
81
- http_version: !!null
82
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
83
- - request:
78
+ string: "{\"status\":\"ok\",\"request_time\":1385792992,\"data\":{\"5146926072484b125b000000\":{\"phrase\":\"restaurants\",\"engines\":[\"google_en-us\"]}}}"
79
+ http_version:
80
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
81
+ - request:
84
82
  method: post
85
83
  uri: http://api.serpmetrics.com/keywords/all
86
- body:
84
+ body:
87
85
  encoding: US-ASCII
88
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D
89
- headers:
90
- Content-Type:
86
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
87
+ headers:
88
+ Content-Type:
91
89
  - application/x-www-form-urlencoded
92
- response:
93
- status:
90
+ response:
91
+ status:
94
92
  code: 200
95
93
  message: OK
96
- headers:
97
- Server:
98
- - nginx
99
- Date:
100
- - Mon, 18 Mar 2013 05:35:43 GMT
101
- Content-Type:
94
+ headers:
95
+ Server:
96
+ - nginx/1.2.9
97
+ Date:
98
+ - Sat, 30 Nov 2013 06:35:59 GMT
99
+ Content-Type:
102
100
  - application/json; charset=UTF-8
103
- Content-Length:
104
- - '129'
105
- Connection:
106
- - keep-alive
107
- Vary:
108
- - Accept-Encoding
109
- Cache-Control:
110
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
111
- Expires:
101
+ Transfer-Encoding:
102
+ - chunked
103
+ Connection:
104
+ - close
105
+ X-Powered-By:
106
+ - PHP/5.4.13--pl1-gentoo
107
+ Set-Cookie:
108
+ - app=e5k288n55kieb58bsrs80e79p6; path=/; HttpOnly
109
+ Expires:
112
110
  - Thu, 19 Nov 1981 08:52:00 GMT
113
- Pragma:
111
+ Cache-Control:
112
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
113
+ Pragma:
114
114
  - no-cache
115
- Set-Cookie:
116
- - app=ctc5gbfcrg5nobfp79260emji7; path=/; HttpOnly
117
- X-Cache:
118
- - OrchestraCache
119
- X-Orchestra-Scheme:
120
- - http
121
- body:
115
+ body:
122
116
  encoding: US-ASCII
123
- string: ! '{"status":"ok","request_time":1363585101,"data":{"5146926072484b125b000000":{"phrase":"restaurants","engines":["google_en-us"]}}}'
124
- http_version: !!null
125
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
126
- - request:
117
+ string: "{\"status\":\"ok\",\"request_time\":1385793359,\"data\":{\"5146926072484b125b000000\":{\"phrase\":\"restaurants\",\"engines\":[\"google_en-us\"]}}}"
118
+ http_version:
119
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
120
+ - request:
127
121
  method: post
128
122
  uri: http://api.serpmetrics.com/keywords/delete
129
- body:
123
+ body:
130
124
  encoding: US-ASCII
131
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
132
- headers:
133
- Content-Type:
125
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
126
+ headers:
127
+ Content-Type:
134
128
  - application/x-www-form-urlencoded
135
- response:
136
- status:
129
+ response:
130
+ status:
137
131
  code: 201
138
132
  message: Created
139
- headers:
140
- Server:
141
- - nginx
142
- Date:
143
- - Mon, 18 Mar 2013 05:35:44 GMT
144
- Content-Type:
133
+ headers:
134
+ Server:
135
+ - nginx/1.2.9
136
+ Date:
137
+ - Sat, 30 Nov 2013 06:30:21 GMT
138
+ Content-Type:
145
139
  - application/json; charset=UTF-8
146
- Content-Length:
147
- - '106'
148
- Connection:
149
- - keep-alive
150
- Cache-Control:
151
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
152
- Expires:
140
+ Transfer-Encoding:
141
+ - chunked
142
+ Connection:
143
+ - close
144
+ X-Powered-By:
145
+ - PHP/5.4.13--pl1-gentoo
146
+ Set-Cookie:
147
+ - app=m1n34nefbr9sec48d4g5vpohu4; path=/; HttpOnly
148
+ Expires:
153
149
  - Thu, 19 Nov 1981 08:52:00 GMT
154
- Pragma:
150
+ Cache-Control:
151
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
152
+ Pragma:
155
153
  - no-cache
156
- Set-Cookie:
157
- - app=hsanu1tee03jk6d738bsk24mh2; path=/; HttpOnly
158
- body:
154
+ body:
159
155
  encoding: US-ASCII
160
- string: ! '{"status":"ok","request_time":1363585101,"data":[{"keyword_id":"5146926072484b125b000000","status":"ok"}]}'
161
- http_version: !!null
162
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
163
- - request:
156
+ string: "{\"status\":\"ok\",\"request_time\":1385793020,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"ok\"}]}"
157
+ http_version:
158
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
159
+ - request:
164
160
  method: post
165
161
  uri: http://api.serpmetrics.com/keywords/all
166
- body:
162
+ body:
167
163
  encoding: US-ASCII
168
- string: key=h31x%25sd22hgjd2s&ts=1363584772&auth=lROO29qiF4QDoLetbhqb2gKopwnfB%2Bo%2F3g7RGDPcXx8%3D
169
- headers:
170
- Content-Type:
164
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
165
+ headers:
166
+ Content-Type:
171
167
  - application/x-www-form-urlencoded
172
- response:
173
- status:
168
+ response:
169
+ status:
174
170
  code: 200
175
171
  message: OK
176
- headers:
177
- Server:
178
- - nginx
179
- Date:
180
- - Mon, 18 Mar 2013 05:35:45 GMT
181
- Content-Type:
172
+ headers:
173
+ Server:
174
+ - nginx/1.2.9
175
+ Date:
176
+ - Sat, 30 Nov 2013 06:26:11 GMT
177
+ Content-Type:
182
178
  - application/json; charset=UTF-8
183
- Content-Length:
184
- - '51'
185
- Connection:
186
- - keep-alive
187
- Vary:
188
- - Accept-Encoding
189
- Cache-Control:
190
- - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
191
- Expires:
179
+ Transfer-Encoding:
180
+ - chunked
181
+ Connection:
182
+ - close
183
+ X-Powered-By:
184
+ - PHP/5.4.13--pl1-gentoo
185
+ Set-Cookie:
186
+ - app=7td8chjme7dpmgbcl62p90d2s5; path=/; HttpOnly
187
+ Expires:
192
188
  - Thu, 19 Nov 1981 08:52:00 GMT
193
- Pragma:
189
+ Cache-Control:
190
+ - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
191
+ Pragma:
194
192
  - no-cache
195
- Set-Cookie:
196
- - app=1ff94qi3bik4k1baqa61vphlq6; path=/; HttpOnly
197
- X-Cache:
198
- - OrchestraCache
199
- X-Orchestra-Scheme:
200
- - http
201
- body:
193
+ body:
202
194
  encoding: US-ASCII
203
- string: ! '{"status":"ok","request_time":1363585102,"data":[]}'
204
- http_version: !!null
205
- recorded_at: Mon, 18 Mar 2013 05:32:52 GMT
195
+ string: "{\"status\":\"ok\",\"request_time\":1385792771,\"data\":[]}"
196
+ http_version:
197
+ recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
206
198
  recorded_with: VCR 2.4.0