serp_metrics 0.0.3 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. data/README.md +7 -3
  2. data/lib/serp_metrics.rb +1 -1
  3. data/lib/serp_metrics/command_sets/queues.rb +3 -0
  4. data/lib/serp_metrics/command_sets/queues/base.rb +25 -0
  5. data/lib/serp_metrics/command_sets/queues/delayed.rb +15 -0
  6. data/lib/serp_metrics/command_sets/queues/priority.rb +15 -0
  7. data/lib/serp_metrics/commands.rb +6 -2
  8. data/lib/serp_metrics/version.rb +1 -1
  9. data/spec/cassettes/serp_metrics__command_sets__account/credit_fetches_credit_information.yml +5 -5
  10. data/spec/cassettes/serp_metrics__command_sets__account/time_fetches_time.yml +4 -4
  11. data/spec/cassettes/serp_metrics__command_sets__engines/codes_fetches_search_engine_codes.yml +5 -5
  12. data/spec/cassettes/serp_metrics__command_sets__flux/flux_fetches_flux_trend.yml +5 -5
  13. data/spec/cassettes/serp_metrics__command_sets__keywords/add_adds_keyword.yml +19 -19
  14. data/spec/cassettes/serp_metrics__command_sets__keywords/all_retrieves_keywords.yml +24 -24
  15. data/spec/cassettes/serp_metrics__command_sets__keywords/check_retrieves_checks.yml +24 -24
  16. data/spec/cassettes/serp_metrics__command_sets__keywords/remove_removes_keyword.yml +24 -24
  17. data/spec/cassettes/serp_metrics__command_sets__keywords/serp_retrieves_serp_for_check.yml +14 -14
  18. data/spec/cassettes/serp_metrics__command_sets__queues__delayed/add_with_location_adds_delayed.yml +42 -0
  19. data/spec/cassettes/serp_metrics__command_sets__queues__delayed/add_without_location_adds_delayed.yml +42 -0
  20. data/spec/cassettes/serp_metrics__command_sets__queues__delayed/get_checks_delayed.yml +81 -0
  21. data/spec/cassettes/{serp_metrics__command_sets__priorities → serp_metrics__command_sets__queues__priority}/add_with_location_adds_priority.yml +5 -5
  22. data/spec/cassettes/{serp_metrics__command_sets__priorities → serp_metrics__command_sets__queues__priority}/add_without_location_adds_priority.yml +5 -5
  23. data/spec/cassettes/{serp_metrics__command_sets__priorities → serp_metrics__command_sets__queues__priority}/get_checks_priority.yml +10 -10
  24. data/spec/lib/serp_metrics/command_sets/queues/delayed_spec.rb +51 -0
  25. data/spec/lib/serp_metrics/command_sets/{priorities_spec.rb → queues/priority_spec.rb} +5 -5
  26. data/spec/lib/serp_metrics/commands_spec.rb +15 -4
  27. data/spec/spec_helper.rb +1 -1
  28. metadata +21 -10
  29. data/lib/serp_metrics/command_sets/priorities.rb +0 -23
@@ -5,7 +5,7 @@ http_interactions:
5
5
  uri: http://api.serpmetrics.com/keywords/add
6
6
  body:
7
7
  encoding: US-ASCII
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
8
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D&params=%7B%22keyword%22%3A%22restaurants%22%2C%22engines%22%3A%5B%22google_en-us%22%5D%7D
9
9
  headers:
10
10
  Content-Type:
11
11
  - application/x-www-form-urlencoded
@@ -17,7 +17,7 @@ http_interactions:
17
17
  Server:
18
18
  - nginx/1.2.9
19
19
  Date:
20
- - Sat, 30 Nov 2013 06:29:42 GMT
20
+ - Sat, 30 Nov 2013 07:26:31 GMT
21
21
  Content-Type:
22
22
  - application/json; charset=UTF-8
23
23
  Transfer-Encoding:
@@ -27,7 +27,7 @@ http_interactions:
27
27
  X-Powered-By:
28
28
  - PHP/5.4.13--pl1-gentoo
29
29
  Set-Cookie:
30
- - app=joki49fqq5ihltqbria0p29jp6; path=/; HttpOnly
30
+ - app=liarcbldqk5mhr7i8u4cjc9oo7; path=/; HttpOnly
31
31
  Expires:
32
32
  - Thu, 19 Nov 1981 08:52:00 GMT
33
33
  Cache-Control:
@@ -38,13 +38,13 @@ http_interactions:
38
38
  encoding: US-ASCII
39
39
  string: "{\"status\":\"ok\",\"data\":{\"keyword_id\":\"5146926072484b125b000000\",\"keyword\":\"restaurants\",\"engines\":[\"google_en-us\"]}}"
40
40
  http_version:
41
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
41
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
42
42
  - request:
43
43
  method: post
44
44
  uri: http://api.serpmetrics.com/keywords/check
45
45
  body:
46
46
  encoding: US-ASCII
47
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%2C%22engine%22%3A%22google_en-us%22%2C%22limit%22%3A10%7D
47
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%2C%22engine%22%3A%22google_en-us%22%2C%22limit%22%3A10%7D
48
48
  headers:
49
49
  Content-Type:
50
50
  - application/x-www-form-urlencoded
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - nginx/1.2.9
58
58
  Date:
59
- - Sat, 30 Nov 2013 06:26:00 GMT
59
+ - Sat, 30 Nov 2013 07:31:24 GMT
60
60
  Content-Type:
61
61
  - application/json; charset=UTF-8
62
62
  Transfer-Encoding:
@@ -66,7 +66,7 @@ http_interactions:
66
66
  X-Powered-By:
67
67
  - PHP/5.4.13--pl1-gentoo
68
68
  Set-Cookie:
69
- - app=8drseue7pmt6cdnksqb9488r20; path=/; HttpOnly
69
+ - app=kd18prjm4p23en2id6fcl7nsj1; path=/; HttpOnly
70
70
  Expires:
71
71
  - Thu, 19 Nov 1981 08:52:00 GMT
72
72
  Cache-Control:
@@ -75,15 +75,15 @@ http_interactions:
75
75
  - no-cache
76
76
  body:
77
77
  encoding: US-ASCII
78
- string: "{\"status\":\"ok\",\"data\":{\"keyword_id\":\"5146926072484b125b000000\",\"engine\":\"google_en-us\",\"checks\":{\"1385788936\":\"529976084513a7206600008c\"}},\"request_time\":1385792760}"
78
+ string: "{\"status\":\"ok\",\"data\":{\"keyword_id\":\"5146926072484b125b000000\",\"engine\":\"google_en-us\",\"checks\":{\"1385788936\":\"529976084513a7206600008c\"}},\"request_time\":1385796684}"
79
79
  http_version:
80
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
80
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
81
81
  - request:
82
82
  method: post
83
83
  uri: http://api.serpmetrics.com/keywords/all
84
84
  body:
85
85
  encoding: US-ASCII
86
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
86
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D
87
87
  headers:
88
88
  Content-Type:
89
89
  - application/x-www-form-urlencoded
@@ -95,7 +95,7 @@ http_interactions:
95
95
  Server:
96
96
  - nginx/1.2.9
97
97
  Date:
98
- - Sat, 30 Nov 2013 06:29:44 GMT
98
+ - Sat, 30 Nov 2013 07:27:00 GMT
99
99
  Content-Type:
100
100
  - application/json; charset=UTF-8
101
101
  Transfer-Encoding:
@@ -105,7 +105,7 @@ http_interactions:
105
105
  X-Powered-By:
106
106
  - PHP/5.4.13--pl1-gentoo
107
107
  Set-Cookie:
108
- - app=qnetu1t8bqf2fctl8fjncjlds3; path=/; HttpOnly
108
+ - app=r4hf0tcbsekg875tj2vj9f1qa0; path=/; HttpOnly
109
109
  Expires:
110
110
  - Thu, 19 Nov 1981 08:52:00 GMT
111
111
  Cache-Control:
@@ -114,15 +114,15 @@ http_interactions:
114
114
  - no-cache
115
115
  body:
116
116
  encoding: US-ASCII
117
- string: "{\"status\":\"ok\",\"request_time\":1385792984,\"data\":{\"5146926072484b125b000000\":{\"phrase\":\"restaurants\",\"engines\":[\"google_en-us\"]}}}"
117
+ string: "{\"status\":\"ok\",\"request_time\":1385796420,\"data\":{\"5146926072484b125b000000\":{\"phrase\":\"restaurants\",\"engines\":[\"google_en-us\"]}}}"
118
118
  http_version:
119
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
119
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
120
120
  - request:
121
121
  method: post
122
122
  uri: http://api.serpmetrics.com/keywords/delete
123
123
  body:
124
124
  encoding: US-ASCII
125
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
125
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
126
126
  headers:
127
127
  Content-Type:
128
128
  - application/x-www-form-urlencoded
@@ -134,7 +134,7 @@ http_interactions:
134
134
  Server:
135
135
  - nginx/1.2.9
136
136
  Date:
137
- - Sat, 30 Nov 2013 06:34:37 GMT
137
+ - Sat, 30 Nov 2013 07:31:56 GMT
138
138
  Content-Type:
139
139
  - application/json; charset=UTF-8
140
140
  Transfer-Encoding:
@@ -144,7 +144,7 @@ http_interactions:
144
144
  X-Powered-By:
145
145
  - PHP/5.4.13--pl1-gentoo
146
146
  Set-Cookie:
147
- - app=ogl4udm020ibmidkirisnmu755; path=/; HttpOnly
147
+ - app=e32a5q0tuhp9kdhpne54g5k9s6; path=/; HttpOnly
148
148
  Expires:
149
149
  - Thu, 19 Nov 1981 08:52:00 GMT
150
150
  Cache-Control:
@@ -153,15 +153,15 @@ http_interactions:
153
153
  - no-cache
154
154
  body:
155
155
  encoding: US-ASCII
156
- string: "{\"status\":\"ok\",\"request_time\":1385793277,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"ok\"}]}"
156
+ string: "{\"status\":\"ok\",\"request_time\":1385796716,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"ok\"}]}"
157
157
  http_version:
158
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
158
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
159
159
  - request:
160
160
  method: post
161
161
  uri: http://api.serpmetrics.com/keywords/all
162
162
  body:
163
163
  encoding: US-ASCII
164
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
164
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D
165
165
  headers:
166
166
  Content-Type:
167
167
  - application/x-www-form-urlencoded
@@ -173,7 +173,7 @@ http_interactions:
173
173
  Server:
174
174
  - nginx/1.2.9
175
175
  Date:
176
- - Sat, 30 Nov 2013 06:29:46 GMT
176
+ - Sat, 30 Nov 2013 07:22:52 GMT
177
177
  Content-Type:
178
178
  - application/json; charset=UTF-8
179
179
  Transfer-Encoding:
@@ -183,7 +183,7 @@ http_interactions:
183
183
  X-Powered-By:
184
184
  - PHP/5.4.13--pl1-gentoo
185
185
  Set-Cookie:
186
- - app=i7g3tcjobufi7nq3f4j927i3n5; path=/; HttpOnly
186
+ - app=uqo1b6642ahgrkuh747npevrf3; path=/; HttpOnly
187
187
  Expires:
188
188
  - Thu, 19 Nov 1981 08:52:00 GMT
189
189
  Cache-Control:
@@ -192,7 +192,7 @@ http_interactions:
192
192
  - no-cache
193
193
  body:
194
194
  encoding: US-ASCII
195
- string: "{\"status\":\"ok\",\"request_time\":1385792986,\"data\":[]}"
195
+ string: "{\"status\":\"ok\",\"request_time\":1385796172,\"data\":[]}"
196
196
  http_version:
197
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
197
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
198
198
  recorded_with: VCR 2.4.0
@@ -5,7 +5,7 @@ http_interactions:
5
5
  uri: http://api.serpmetrics.com/keywords/add
6
6
  body:
7
7
  encoding: US-ASCII
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
8
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D&params=%7B%22keyword%22%3A%22restaurants%22%2C%22engines%22%3A%5B%22google_en-us%22%5D%7D
9
9
  headers:
10
10
  Content-Type:
11
11
  - application/x-www-form-urlencoded
@@ -17,7 +17,7 @@ http_interactions:
17
17
  Server:
18
18
  - nginx/1.2.9
19
19
  Date:
20
- - Sat, 30 Nov 2013 06:35:52 GMT
20
+ - Sat, 30 Nov 2013 07:31:12 GMT
21
21
  Content-Type:
22
22
  - application/json; charset=UTF-8
23
23
  Transfer-Encoding:
@@ -27,7 +27,7 @@ http_interactions:
27
27
  X-Powered-By:
28
28
  - PHP/5.4.13--pl1-gentoo
29
29
  Set-Cookie:
30
- - app=g1i5m2ml2v6ql66uvim10bvgs6; path=/; HttpOnly
30
+ - app=n6168lajn06h7vnm1mg3hhhor5; path=/; HttpOnly
31
31
  Expires:
32
32
  - Thu, 19 Nov 1981 08:52:00 GMT
33
33
  Cache-Control:
@@ -38,13 +38,13 @@ http_interactions:
38
38
  encoding: US-ASCII
39
39
  string: "{\"status\":\"ok\",\"data\":{\"keyword_id\":\"5146926072484b125b000000\",\"keyword\":\"restaurants\",\"engines\":[\"google_en-us\"]}}"
40
40
  http_version:
41
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
41
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
42
42
  - request:
43
43
  method: post
44
44
  uri: http://api.serpmetrics.com/keywords/delete
45
45
  body:
46
46
  encoding: US-ASCII
47
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
47
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
48
48
  headers:
49
49
  Content-Type:
50
50
  - application/x-www-form-urlencoded
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - nginx/1.2.9
58
58
  Date:
59
- - Sat, 30 Nov 2013 06:29:47 GMT
59
+ - Sat, 30 Nov 2013 07:26:47 GMT
60
60
  Content-Type:
61
61
  - application/json; charset=UTF-8
62
62
  Transfer-Encoding:
@@ -66,7 +66,7 @@ http_interactions:
66
66
  X-Powered-By:
67
67
  - PHP/5.4.13--pl1-gentoo
68
68
  Set-Cookie:
69
- - app=qcadou30lpj397b8cts8fd1gg6; path=/; HttpOnly
69
+ - app=cegu6kcqum3g9ihfpvh3ortn00; path=/; HttpOnly
70
70
  Expires:
71
71
  - Thu, 19 Nov 1981 08:52:00 GMT
72
72
  Cache-Control:
@@ -75,15 +75,15 @@ http_interactions:
75
75
  - no-cache
76
76
  body:
77
77
  encoding: US-ASCII
78
- string: "{\"status\":\"ok\",\"request_time\":1385792987,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"ok\"}]}"
78
+ string: "{\"status\":\"ok\",\"request_time\":1385796407,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"ok\"}]}"
79
79
  http_version:
80
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
80
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
81
81
  - request:
82
82
  method: post
83
83
  uri: http://api.serpmetrics.com/keywords/delete
84
84
  body:
85
85
  encoding: US-ASCII
86
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
86
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D&params=%7B%22keyword_id%22%3A%225146926072484b125b000000%22%7D
87
87
  headers:
88
88
  Content-Type:
89
89
  - application/x-www-form-urlencoded
@@ -95,7 +95,7 @@ http_interactions:
95
95
  Server:
96
96
  - nginx/1.2.9
97
97
  Date:
98
- - Sat, 30 Nov 2013 06:30:15 GMT
98
+ - Sat, 30 Nov 2013 07:26:49 GMT
99
99
  Content-Type:
100
100
  - application/json; charset=UTF-8
101
101
  Transfer-Encoding:
@@ -105,7 +105,7 @@ http_interactions:
105
105
  X-Powered-By:
106
106
  - PHP/5.4.13--pl1-gentoo
107
107
  Set-Cookie:
108
- - app=2noogi84cahptp84lqcr82rh67; path=/; HttpOnly
108
+ - app=vgp05sluqs0t2eptd7epfivce5; path=/; HttpOnly
109
109
  Expires:
110
110
  - Thu, 19 Nov 1981 08:52:00 GMT
111
111
  Cache-Control:
@@ -114,15 +114,15 @@ http_interactions:
114
114
  - no-cache
115
115
  body:
116
116
  encoding: US-ASCII
117
- string: "{\"status\":\"ok\",\"request_time\":1385793015,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"failed\"}]}"
117
+ string: "{\"status\":\"ok\",\"request_time\":1385796409,\"data\":[{\"keyword_id\":\"5146926072484b125b000000\",\"status\":\"failed\"}]}"
118
118
  http_version:
119
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
119
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
120
120
  - request:
121
121
  method: post
122
122
  uri: http://api.serpmetrics.com/keywords/all
123
123
  body:
124
124
  encoding: US-ASCII
125
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
125
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D
126
126
  headers:
127
127
  Content-Type:
128
128
  - application/x-www-form-urlencoded
@@ -134,7 +134,7 @@ http_interactions:
134
134
  Server:
135
135
  - nginx/1.2.9
136
136
  Date:
137
- - Sat, 30 Nov 2013 06:29:49 GMT
137
+ - Sat, 30 Nov 2013 07:31:44 GMT
138
138
  Content-Type:
139
139
  - application/json; charset=UTF-8
140
140
  Transfer-Encoding:
@@ -144,7 +144,7 @@ http_interactions:
144
144
  X-Powered-By:
145
145
  - PHP/5.4.13--pl1-gentoo
146
146
  Set-Cookie:
147
- - app=9o2csc3cjo8julra2fnt4ecjs3; path=/; HttpOnly
147
+ - app=37kc8g6n523o15at3fi55cnnj4; path=/; HttpOnly
148
148
  Expires:
149
149
  - Thu, 19 Nov 1981 08:52:00 GMT
150
150
  Cache-Control:
@@ -153,15 +153,15 @@ http_interactions:
153
153
  - no-cache
154
154
  body:
155
155
  encoding: US-ASCII
156
- string: "{\"status\":\"ok\",\"request_time\":1385792989,\"data\":[]}"
156
+ string: "{\"status\":\"ok\",\"request_time\":1385796704,\"data\":[]}"
157
157
  http_version:
158
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
158
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
159
159
  - request:
160
160
  method: post
161
161
  uri: http://api.serpmetrics.com/keywords/all
162
162
  body:
163
163
  encoding: US-ASCII
164
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
164
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D
165
165
  headers:
166
166
  Content-Type:
167
167
  - application/x-www-form-urlencoded
@@ -173,7 +173,7 @@ http_interactions:
173
173
  Server:
174
174
  - nginx/1.2.9
175
175
  Date:
176
- - Sat, 30 Nov 2013 06:35:56 GMT
176
+ - Sat, 30 Nov 2013 07:26:25 GMT
177
177
  Content-Type:
178
178
  - application/json; charset=UTF-8
179
179
  Transfer-Encoding:
@@ -183,7 +183,7 @@ http_interactions:
183
183
  X-Powered-By:
184
184
  - PHP/5.4.13--pl1-gentoo
185
185
  Set-Cookie:
186
- - app=bi3r2cn4c70uq8rnmuq9oeoob2; path=/; HttpOnly
186
+ - app=oocvpnlp2f2sr0hshf7uj5mcq6; path=/; HttpOnly
187
187
  Expires:
188
188
  - Thu, 19 Nov 1981 08:52:00 GMT
189
189
  Cache-Control:
@@ -192,7 +192,7 @@ http_interactions:
192
192
  - no-cache
193
193
  body:
194
194
  encoding: US-ASCII
195
- string: "{\"status\":\"ok\",\"request_time\":1385793356,\"data\":[]}"
195
+ string: "{\"status\":\"ok\",\"request_time\":1385796385,\"data\":[]}"
196
196
  http_version:
197
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
197
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
198
198
  recorded_with: VCR 2.4.0
@@ -5,7 +5,7 @@ http_interactions:
5
5
  uri: http://api.serpmetrics.com/keywords/serp
6
6
  body:
7
7
  encoding: US-ASCII
8
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D&params=%7B%22check_id%22%3A%2203bcc63a-dc00-4a41-8010-4fc3346e85b5%22%2C%22domain%22%3Anull%7D
8
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D&params=%7B%22check_id%22%3A%2203bcc63a-dc00-4a41-8010-4fc3346e85b5%22%2C%22domain%22%3Anull%7D
9
9
  headers:
10
10
  Content-Type:
11
11
  - application/x-www-form-urlencoded
@@ -17,7 +17,7 @@ http_interactions:
17
17
  Server:
18
18
  - nginx/1.2.9
19
19
  Date:
20
- - Sat, 30 Nov 2013 06:25:55 GMT
20
+ - Sat, 30 Nov 2013 07:26:26 GMT
21
21
  Content-Type:
22
22
  - application/json; charset=UTF-8
23
23
  Transfer-Encoding:
@@ -27,7 +27,7 @@ http_interactions:
27
27
  X-Powered-By:
28
28
  - PHP/5.4.13--pl1-gentoo
29
29
  Set-Cookie:
30
- - app=p029h9bol4c69hp7fm7vhpku14; path=/; HttpOnly
30
+ - app=9k23oqd20o9ivfugsil0pmpgb4; path=/; HttpOnly
31
31
  Expires:
32
32
  - Thu, 19 Nov 1981 08:52:00 GMT
33
33
  Cache-Control:
@@ -38,13 +38,13 @@ http_interactions:
38
38
  encoding: US-ASCII
39
39
  string: "{\"status\":\"error\",\"message\":\"Supplied check_id not found: 03bcc63a-dc00-4a41-8010-4fc3346e85b5\"}"
40
40
  http_version:
41
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
41
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
42
42
  - request:
43
43
  method: post
44
44
  uri: http://api.serpmetrics.com/keywords/all
45
45
  body:
46
46
  encoding: US-ASCII
47
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
47
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D
48
48
  headers:
49
49
  Content-Type:
50
50
  - application/x-www-form-urlencoded
@@ -56,7 +56,7 @@ http_interactions:
56
56
  Server:
57
57
  - nginx/1.2.9
58
58
  Date:
59
- - Sat, 30 Nov 2013 06:35:00 GMT
59
+ - Sat, 30 Nov 2013 07:31:48 GMT
60
60
  Content-Type:
61
61
  - application/json; charset=UTF-8
62
62
  Transfer-Encoding:
@@ -66,7 +66,7 @@ http_interactions:
66
66
  X-Powered-By:
67
67
  - PHP/5.4.13--pl1-gentoo
68
68
  Set-Cookie:
69
- - app=0fr0p92itj8qdrp1jrvabkbpn7; path=/; HttpOnly
69
+ - app=f3grctiq7eo3kb2cdjdi58a4p3; path=/; HttpOnly
70
70
  Expires:
71
71
  - Thu, 19 Nov 1981 08:52:00 GMT
72
72
  Cache-Control:
@@ -75,15 +75,15 @@ http_interactions:
75
75
  - no-cache
76
76
  body:
77
77
  encoding: US-ASCII
78
- string: "{\"status\":\"ok\",\"request_time\":1385793300,\"data\":[]}"
78
+ string: "{\"status\":\"ok\",\"request_time\":1385796708,\"data\":[]}"
79
79
  http_version:
80
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
80
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
81
81
  - request:
82
82
  method: post
83
83
  uri: http://api.serpmetrics.com/keywords/all
84
84
  body:
85
85
  encoding: US-ASCII
86
- string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385792990&auth=IVzZ%2BRFEu%2FTFz13I%2BFwu7GSqx0S1vUhQTK5B3TS6bG8%3D
86
+ string: key=<SERP_METRICS_KEY_ENCODED>&ts=1385796397&auth=gZhSCcStSVOKWve6sdJ5jpgyFNw2gXBc5HIth%2FIV92w%3D
87
87
  headers:
88
88
  Content-Type:
89
89
  - application/x-www-form-urlencoded
@@ -95,7 +95,7 @@ http_interactions:
95
95
  Server:
96
96
  - nginx/1.2.9
97
97
  Date:
98
- - Sat, 30 Nov 2013 06:30:08 GMT
98
+ - Sat, 30 Nov 2013 07:26:55 GMT
99
99
  Content-Type:
100
100
  - application/json; charset=UTF-8
101
101
  Transfer-Encoding:
@@ -105,7 +105,7 @@ http_interactions:
105
105
  X-Powered-By:
106
106
  - PHP/5.4.13--pl1-gentoo
107
107
  Set-Cookie:
108
- - app=2da00503jagamv5t3b9d3k4631; path=/; HttpOnly
108
+ - app=g9ht5hd9lq44j4t850qu472380; path=/; HttpOnly
109
109
  Expires:
110
110
  - Thu, 19 Nov 1981 08:52:00 GMT
111
111
  Cache-Control:
@@ -114,7 +114,7 @@ http_interactions:
114
114
  - no-cache
115
115
  body:
116
116
  encoding: US-ASCII
117
- string: "{\"status\":\"ok\",\"request_time\":1385793008,\"data\":[]}"
117
+ string: "{\"status\":\"ok\",\"request_time\":1385796415,\"data\":[]}"
118
118
  http_version:
119
- recorded_at: Sat, 30 Nov 2013 06:29:50 GMT
119
+ recorded_at: Sat, 30 Nov 2013 07:26:37 GMT
120
120
  recorded_with: VCR 2.4.0