-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlog.txt
653 lines (621 loc) · 71.7 KB
/
log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
=================================
New Instance: 2021-06-16 19:12:15
=================================
=================================
New Instance: 2021-06-16 19:13:04
=================================
INFO 2021-06-16 19:13:08 Starting to scrap pages
INFO 2021-06-16 19:13:09 Processing search criteria 36 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Patriotic, Gender: male, Id: 36")
INFO 2021-06-16 19:13:09 Getting offers for search criteria 36...
INFO 2021-06-16 19:14:02 Successfully scraped page 1 for search criteria 36.
INFO 2021-06-16 19:14:02 Successfully scrapped all requested pages for search criteria 36
INFO 2021-06-16 19:14:02 Flushing offers for search criteria 36...
INFO 2021-06-16 19:14:03 Inserted 120 products.
INFO 2021-06-16 19:14:03 Inserted 120 offers
INFO 2021-06-16 19:14:03 Successfully flushed 120 offers for search criteria 36
INFO 2021-06-16 19:14:03 Processing search criteria 25 ("Department: Clothing, Category: Outerwear, Product: , Silhouette: , Occasion: , Gender: male, Id: 25")
INFO 2021-06-16 19:14:03 Getting offers for search criteria 25...
INFO 2021-06-16 19:14:56 Successfully scraped page 1 for search criteria 25.
INFO 2021-06-16 19:14:56 Successfully scrapped all requested pages for search criteria 25
INFO 2021-06-16 19:14:56 Flushing offers for search criteria 25...
INFO 2021-06-16 19:14:57 Inserted 6 products.
INFO 2021-06-16 19:14:57 Inserted 120 offers
INFO 2021-06-16 19:14:57 Successfully flushed 120 offers for search criteria 25
INFO 2021-06-16 19:14:57 Processing search criteria 4 ("Department: Shoes, Category: , Product: Boots, Silhouette: , Occasion: , Gender: male, Id: 4")
INFO 2021-06-16 19:14:57 Getting offers for search criteria 4...
INFO 2021-06-16 19:15:48 Successfully scraped page 1 for search criteria 4.
INFO 2021-06-16 19:15:48 Successfully scrapped all requested pages for search criteria 4
INFO 2021-06-16 19:15:48 Flushing offers for search criteria 4...
INFO 2021-06-16 19:15:48 Inserted 120 products.
INFO 2021-06-16 19:15:48 Inserted 120 offers
INFO 2021-06-16 19:15:48 Successfully flushed 120 offers for search criteria 4
INFO 2021-06-16 19:15:48 Processing search criteria 54 ("Department: Clothing, Category: Swimsuits, Product: One-Piece Swimsuits, Silhouette: , Occasion: , Gender: female, Id: 54")
INFO 2021-06-16 19:15:48 Getting offers for search criteria 54...
INFO 2021-06-16 19:17:44 Successfully scraped page 1 for search criteria 54.
INFO 2021-06-16 19:17:44 Successfully scrapped all requested pages for search criteria 54
INFO 2021-06-16 19:17:44 Flushing offers for search criteria 54...
INFO 2021-06-16 19:17:44 Inserted 120 products.
INFO 2021-06-16 19:17:44 Inserted 120 offers
INFO 2021-06-16 19:17:44 Successfully flushed 120 offers for search criteria 54
INFO 2021-06-16 19:17:44 Processing search criteria 50 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Active, Gender: male, Id: 50")
INFO 2021-06-16 19:17:44 Getting offers for search criteria 50...
INFO 2021-06-16 19:18:31 Successfully scraped page 1 for search criteria 50.
INFO 2021-06-16 19:18:31 Successfully scrapped all requested pages for search criteria 50
INFO 2021-06-16 19:18:31 Flushing offers for search criteria 50...
INFO 2021-06-16 19:18:32 Inserted 120 products.
INFO 2021-06-16 19:18:32 Inserted 124 offers
INFO 2021-06-16 19:18:32 Successfully flushed 124 offers for search criteria 50
INFO 2021-06-16 19:18:32 Processing search criteria 12 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: , Gender: female, Id: 12")
INFO 2021-06-16 19:18:32 Getting offers for search criteria 12...
INFO 2021-06-16 19:20:38 Successfully scraped page 1 for search criteria 12.
INFO 2021-06-16 19:20:38 Successfully scrapped all requested pages for search criteria 12
INFO 2021-06-16 19:20:38 Flushing offers for search criteria 12...
INFO 2021-06-16 19:20:38 Inserted 126 products.
INFO 2021-06-16 19:20:38 Inserted 126 offers
INFO 2021-06-16 19:20:38 Successfully flushed 126 offers for search criteria 12
INFO 2021-06-16 19:20:38 Processing search criteria 35 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Work & Safety, Gender: male, Id: 35")
INFO 2021-06-16 19:20:38 Getting offers for search criteria 35...
INFO 2021-06-16 19:21:08 Successfully scraped page 1 for search criteria 35.
INFO 2021-06-16 19:21:08 Successfully scrapped all requested pages for search criteria 35
INFO 2021-06-16 19:21:08 Flushing offers for search criteria 35...
INFO 2021-06-16 19:21:08 Inserted 37 products.
INFO 2021-06-16 19:21:09 Inserted 38 offers
INFO 2021-06-16 19:21:09 Successfully flushed 38 offers for search criteria 35
INFO 2021-06-16 19:21:09 Processing search criteria 26 ("Department: Shoes, Category: , Product: Pumps & Heels, Silhouette: , Occasion: , Gender: female, Id: 26")
INFO 2021-06-16 19:21:09 Getting offers for search criteria 26...
INFO 2021-06-16 19:21:54 Successfully scraped page 1 for search criteria 26.
INFO 2021-06-16 19:21:54 Successfully scrapped all requested pages for search criteria 26
INFO 2021-06-16 19:21:54 Flushing offers for search criteria 26...
INFO 2021-06-16 19:21:54 Inserted 120 products.
INFO 2021-06-16 19:21:54 Inserted 120 offers
INFO 2021-06-16 19:21:54 Successfully flushed 120 offers for search criteria 26
INFO 2021-06-16 19:21:54 Processing search criteria 55 ("Department: Clothing, Category: Swimsuits, Product: Swimsuit Sets, Silhouette: , Occasion: , Gender: female, Id: 55")
INFO 2021-06-16 19:21:54 Getting offers for search criteria 55...
INFO 2021-06-16 19:22:22 Successfully scraped page 1 for search criteria 55.
INFO 2021-06-16 19:22:22 Successfully scrapped all requested pages for search criteria 55
INFO 2021-06-16 19:22:22 Flushing offers for search criteria 55...
INFO 2021-06-16 19:22:22 Inserted 43 products.
INFO 2021-06-16 19:22:22 Inserted 43 offers
INFO 2021-06-16 19:22:22 Successfully flushed 43 offers for search criteria 55
INFO 2021-06-16 19:22:24 Successfully quite Chrome driver. Exiting program.
=================================
New Instance: 2021-06-16 19:25:57
=================================
INFO 2021-06-16 19:26:01 Starting to scrap pages
INFO 2021-06-16 19:26:03 Processing search criteria 38 ("Department: Clothing, Category: Bottoms, Product: Pants, Silhouette: , Occasion: , Gender: female, Id: 38")
INFO 2021-06-16 19:26:03 Getting offers for search criteria 38...
INFO 2021-06-16 19:26:49 Successfully scraped page 1 for search criteria 38 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Bottoms+Product:Pants&PPP=120"
INFO 2021-06-16 19:27:05 Successfully scraped page 2 for search criteria 38 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Bottoms+Product:Pants&PPP=120"
=================================
New Instance: 2021-06-21 22:13:55
=================================
INFO 2021-06-21 22:14:01 Starting to scrap pages
INFO 2021-06-21 22:14:07 Processing search criteria 8 ("Department: Clothing, Category: Tops, Product: , Silhouette: Sweaters, Occasion: , Gender: male, Id: 8")
INFO 2021-06-21 22:14:07 Getting offers for search criteria 8...
INFO 2021-06-21 22:14:45 Successfully scraped page 1 for search criteria 8 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Sweaters&PPP=120"
INFO 2021-06-21 22:14:45 Successfully scrapped all requested pages for search criteria 8
INFO 2021-06-21 22:14:46 Flushing offers for search criteria 8...
INFO 2021-06-21 22:14:49 Inserted 36 products.
INFO 2021-06-21 22:14:50 Inserted 36 offers
INFO 2021-06-21 22:14:50 Successfully flushed 36 offers for search criteria 8
INFO 2021-06-21 22:14:50 Processing search criteria 32 ("Department: Shoes, Category: , Product: Athletic Shoes & Sneakers, Silhouette: , Occasion: , Gender: female, Id: 32")
INFO 2021-06-21 22:14:50 Getting offers for search criteria 32...
INFO 2021-06-21 22:15:44 Successfully scraped page 1 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&PPP=120"
INFO 2021-06-21 22:16:41 Successfully scraped page 2 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&PPP=120&WS=120&S=1&sks=true"
INFO 2021-06-21 22:17:40 Successfully scraped page 3 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=240&S=1"
INFO 2021-06-21 22:18:43 Successfully scraped page 4 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=360&S=1"
INFO 2021-06-21 22:19:50 Successfully scraped page 5 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=480&S=1"
INFO 2021-06-21 22:21:12 Successfully scraped page 6 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=600&S=1"
INFO 2021-06-21 22:22:16 Successfully scraped page 7 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=720&S=1"
INFO 2021-06-21 22:23:19 Successfully scraped page 8 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=840&S=1"
INFO 2021-06-21 22:24:21 Successfully scraped page 9 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=960&S=1"
INFO 2021-06-21 22:24:54 Successfully scraped page 10 for search criteria 32 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Shoes+Product:Athletic%20Shoes%20%26%20Sneakers&sks=true&PPP=120&WS=1080&S=1"
INFO 2021-06-21 22:24:54 Successfully scrapped all requested pages for search criteria 32
INFO 2021-06-21 22:24:54 Flushing offers for search criteria 32...
INFO 2021-06-21 22:24:56 Inserted 1119 products.
INFO 2021-06-21 22:24:59 Inserted 1119 offers
INFO 2021-06-21 22:24:59 Successfully flushed 1119 offers for search criteria 32
INFO 2021-06-21 22:24:59 Processing search criteria 37 ("Department: Clothing, Category: Dress Suits, Product: Tuxedos, Silhouette: , Occasion: , Gender: male, Id: 37")
INFO 2021-06-21 22:24:59 Getting offers for search criteria 37...
INFO 2021-06-21 22:25:21 Successfully scraped page 1 for search criteria 37 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Dress%20Suits+Product:Tuxedos&PPP=120"
INFO 2021-06-21 22:25:21 Successfully scrapped all requested pages for search criteria 37
INFO 2021-06-21 22:25:21 Flushing offers for search criteria 37...
INFO 2021-06-21 22:25:21 Inserted 12 products.
INFO 2021-06-21 22:25:21 Inserted 12 offers
INFO 2021-06-21 22:25:21 Successfully flushed 12 offers for search criteria 37
INFO 2021-06-21 22:25:21 Processing search criteria 9 ("Department: Clothing, Category: Tops, Product: , Silhouette: Turtlenecks, Occasion: , Gender: female, Id: 9")
INFO 2021-06-21 22:25:21 Getting offers for search criteria 9...
INFO 2021-06-21 22:26:11 Successfully scraped page 1 for search criteria 9 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Turtlenecks&PPP=120"
INFO 2021-06-21 22:26:11 Successfully scrapped all requested pages for search criteria 9
INFO 2021-06-21 22:26:11 Flushing offers for search criteria 9...
INFO 2021-06-21 22:26:11 Inserted 67 products.
INFO 2021-06-21 22:26:11 Inserted 67 offers
INFO 2021-06-21 22:26:11 Successfully flushed 67 offers for search criteria 9
INFO 2021-06-21 22:26:11 Processing search criteria 5 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Winter, Gender: male, Id: 5")
INFO 2021-06-21 22:26:11 Getting offers for search criteria 5...
INFO 2021-06-21 22:26:32 Successfully scraped page 1 for search criteria 5 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:T-Shirts+Occasion:Winter&PPP=120"
INFO 2021-06-21 22:26:33 Successfully scrapped all requested pages for search criteria 5
INFO 2021-06-21 22:26:33 Flushing offers for search criteria 5...
INFO 2021-06-21 22:26:33 Inserted 13 products.
INFO 2021-06-21 22:26:33 Inserted 15 offers
INFO 2021-06-21 22:26:33 Successfully flushed 15 offers for search criteria 5
INFO 2021-06-21 22:26:33 Processing search criteria 45 ("Department: Clothing, Category: Tops, Product: , Silhouette: Hoodies & Sweatshirts, Occasion: , Gender: female, Id: 45")
INFO 2021-06-21 22:26:33 Getting offers for search criteria 45...
INFO 2021-06-21 22:27:20 Successfully scraped page 1 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&PPP=120"
INFO 2021-06-21 22:28:11 Successfully scraped page 2 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&PPP=120&WS=120&S=1&sks=true"
INFO 2021-06-21 22:29:01 Successfully scraped page 3 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=240&S=1"
INFO 2021-06-21 22:29:50 Successfully scraped page 4 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=360&S=1"
INFO 2021-06-21 22:30:37 Successfully scraped page 5 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=480&S=1"
INFO 2021-06-21 22:31:23 Successfully scraped page 6 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=600&S=1"
INFO 2021-06-21 22:32:07 Successfully scraped page 7 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=720&S=1"
INFO 2021-06-21 22:32:56 Successfully scraped page 8 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=840&S=1"
INFO 2021-06-21 22:33:47 Successfully scraped page 9 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=960&S=1"
INFO 2021-06-21 22:34:37 Successfully scraped page 10 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1080&S=1"
INFO 2021-06-21 22:35:24 Successfully scraped page 11 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1200&S=1"
INFO 2021-06-21 22:36:12 Successfully scraped page 12 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1320&S=1"
INFO 2021-06-21 22:37:00 Successfully scraped page 13 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1440&S=1"
INFO 2021-06-21 22:37:48 Successfully scraped page 14 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1560&S=1"
INFO 2021-06-21 22:38:36 Successfully scraped page 15 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1680&S=1"
INFO 2021-06-21 22:39:26 Successfully scraped page 16 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1800&S=1"
INFO 2021-06-21 22:40:17 Successfully scraped page 17 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1920&S=1"
INFO 2021-06-21 22:41:13 Successfully scraped page 18 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2040&S=1"
INFO 2021-06-21 22:42:05 Successfully scraped page 19 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2160&S=1"
INFO 2021-06-21 22:42:59 Successfully scraped page 20 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2280&S=1"
INFO 2021-06-21 22:43:56 Successfully scraped page 21 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2400&S=1"
INFO 2021-06-21 22:44:56 Successfully scraped page 22 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2520&S=1"
INFO 2021-06-21 22:45:52 Successfully scraped page 23 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2640&S=1"
INFO 2021-06-21 22:46:49 Successfully scraped page 24 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2760&S=1"
INFO 2021-06-21 22:47:42 Successfully scraped page 25 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2880&S=1"
INFO 2021-06-21 22:48:33 Successfully scraped page 26 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3000&S=1"
INFO 2021-06-21 22:49:24 Successfully scraped page 27 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3120&S=1"
INFO 2021-06-21 22:50:18 Successfully scraped page 28 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3240&S=1"
INFO 2021-06-21 22:51:08 Successfully scraped page 29 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3360&S=1"
INFO 2021-06-21 22:52:01 Successfully scraped page 30 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3480&S=1"
INFO 2021-06-21 22:52:52 Successfully scraped page 31 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3600&S=1"
INFO 2021-06-21 22:53:42 Successfully scraped page 32 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3720&S=1"
INFO 2021-06-21 22:54:33 Successfully scraped page 33 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3840&S=1"
INFO 2021-06-21 22:55:24 Successfully scraped page 34 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=3960&S=1"
INFO 2021-06-21 22:56:16 Successfully scraped page 35 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=4080&S=1"
INFO 2021-06-21 22:57:12 Successfully scraped page 36 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=4200&S=1"
INFO 2021-06-21 22:58:08 Successfully scraped page 37 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=4320&S=1"
INFO 2021-06-21 22:59:06 Successfully scraped page 38 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=4440&S=1"
INFO 2021-06-21 23:00:05 Successfully scraped page 39 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=4560&S=1"
INFO 2021-06-21 23:00:30 Successfully scraped page 40 for search criteria 45 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=4680&S=1"
INFO 2021-06-21 23:00:30 Successfully scrapped all requested pages for search criteria 45
INFO 2021-06-21 23:00:30 Flushing offers for search criteria 45...
INFO 2021-06-21 23:00:44 Inserted 4437 products.
INFO 2021-06-21 23:00:54 Inserted 4555 offers
INFO 2021-06-21 23:00:54 Successfully flushed 4555 offers for search criteria 45
INFO 2021-06-21 23:00:54 Processing search criteria 14 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Easter, Gender: male, Id: 14")
INFO 2021-06-21 23:00:54 Getting offers for search criteria 14...
INFO 2021-06-21 23:01:17 Successfully scraped page 1 for search criteria 14 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:T-Shirts+Occasion:Easter&PPP=120"
INFO 2021-06-21 23:01:17 Successfully scrapped all requested pages for search criteria 14
INFO 2021-06-21 23:01:17 Flushing offers for search criteria 14...
INFO 2021-06-21 23:01:18 Inserted 11 products.
INFO 2021-06-21 23:01:18 Inserted 18 offers
INFO 2021-06-21 23:01:18 Successfully flushed 18 offers for search criteria 14
INFO 2021-06-21 23:01:18 Processing search criteria 31 ("Department: Clothing, Category: Bottoms, Product: Pants, Silhouette: , Occasion: , Gender: male, Id: 31")
INFO 2021-06-21 23:01:18 Getting offers for search criteria 31...
INFO 2021-06-21 23:02:15 Successfully scraped page 1 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&PPP=120"
INFO 2021-06-21 23:03:04 Successfully scraped page 2 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&PPP=120&WS=120&S=1&sks=true"
INFO 2021-06-21 23:03:57 Successfully scraped page 3 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&sks=true&PPP=120&WS=240&S=1"
INFO 2021-06-21 23:04:51 Successfully scraped page 4 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&sks=true&PPP=120&WS=360&S=1"
INFO 2021-06-21 23:05:44 Successfully scraped page 5 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&sks=true&PPP=120&WS=480&S=1"
INFO 2021-06-21 23:06:37 Successfully scraped page 6 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&sks=true&PPP=120&WS=600&S=1"
INFO 2021-06-21 23:07:30 Successfully scraped page 7 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&sks=true&PPP=120&WS=720&S=1"
INFO 2021-06-21 23:08:23 Successfully scraped page 8 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&sks=true&PPP=120&WS=840&S=1"
INFO 2021-06-21 23:08:59 Successfully scraped page 9 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&sks=true&PPP=120&WS=960&S=1"
INFO 2021-06-21 23:08:59 Successfully scrapped all requested pages for search criteria 31
INFO 2021-06-21 23:08:59 Flushing offers for search criteria 31...
INFO 2021-06-21 23:09:02 Inserted 1018 products.
INFO 2021-06-21 23:09:05 Inserted 1018 offers
INFO 2021-06-21 23:09:05 Successfully flushed 1018 offers for search criteria 31
INFO 2021-06-21 23:09:05 Processing search criteria 41 ("Department: Clothing, Category: Tops, Product: , Silhouette: Hoodies & Sweatshirts, Occasion: , Gender: male, Id: 41")
INFO 2021-06-21 23:09:05 Getting offers for search criteria 41...
INFO 2021-06-21 23:09:53 Successfully scraped page 1 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&PPP=120"
INFO 2021-06-21 23:10:38 Successfully scraped page 2 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&PPP=120&WS=120&S=1&sks=true"
INFO 2021-06-21 23:11:24 Successfully scraped page 3 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=240&S=1"
INFO 2021-06-21 23:12:11 Successfully scraped page 4 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=360&S=1"
INFO 2021-06-21 23:12:56 Successfully scraped page 5 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=480&S=1"
INFO 2021-06-21 23:13:41 Successfully scraped page 6 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=600&S=1"
INFO 2021-06-21 23:14:28 Successfully scraped page 7 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=720&S=1"
INFO 2021-06-21 23:15:15 Successfully scraped page 8 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=840&S=1"
INFO 2021-06-21 23:16:00 Successfully scraped page 9 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=960&S=1"
INFO 2021-06-21 23:16:45 Successfully scraped page 10 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1080&S=1"
INFO 2021-06-21 23:17:30 Successfully scraped page 11 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1200&S=1"
INFO 2021-06-21 23:18:15 Successfully scraped page 12 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1320&S=1"
INFO 2021-06-21 23:19:01 Successfully scraped page 13 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1440&S=1"
INFO 2021-06-21 23:19:47 Successfully scraped page 14 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1560&S=1"
INFO 2021-06-21 23:20:34 Successfully scraped page 15 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1680&S=1"
INFO 2021-06-21 23:21:21 Successfully scraped page 16 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1800&S=1"
INFO 2021-06-21 23:22:10 Successfully scraped page 17 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=1920&S=1"
INFO 2021-06-21 23:22:58 Successfully scraped page 18 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2040&S=1"
INFO 2021-06-21 23:23:45 Successfully scraped page 19 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2160&S=1"
INFO 2021-06-21 23:24:34 Successfully scraped page 20 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2280&S=1"
INFO 2021-06-21 23:25:24 Successfully scraped page 21 for search criteria 41 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Hoodies%20%26%20Sweatshirts&sks=true&PPP=120&WS=2400&S=1"
INFO 2021-06-21 23:25:49 Successfully scraped page 22 for search criteria 41 at URL "https://www.kohls.com/?clickId=1yySPZVQkxyLRMAwUx0Mo3ZkUkB1HxwFR3WjQY0&irgwc=1&utm_campaign=371767&utm_source=29332&cid=affiliate-_-29332&utm_content=BANNER&utm_medium=affiliate"
=================================
New Instance: 2021-06-22 07:14:47
=================================
INFO 2021-06-22 07:14:51 Starting to scrap pages
INFO 2021-06-22 07:14:53 Processing search criteria 20 ("Department: Clothing, Category: Tops, Product: , Silhouette: , Occasion: Beach, Gender: male, Id: 20")
INFO 2021-06-22 07:14:53 Getting offers for search criteria 20...
INFO 2021-06-22 07:15:47 Successfully scraped page 1 for search criteria 20 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Occasion:Beach&PPP=120"
INFO 2021-06-22 07:15:47 Successfully scrapped all requested pages for search criteria 20
INFO 2021-06-22 07:15:48 Flushing offers for search criteria 20...
INFO 2021-06-22 07:15:48 Inserted 101 products.
INFO 2021-06-22 07:15:49 Inserted 101 offers
INFO 2021-06-22 07:15:49 Successfully flushed 101 offers for search criteria 20
INFO 2021-06-22 07:15:49 Processing search criteria 34 ("Department: Clothing, Category: Dress Suits, Product: Suit Separates, Silhouette: , Occasion: , Gender: male, Id: 34")
INFO 2021-06-22 07:15:49 Getting offers for search criteria 34...
INFO 2021-06-22 07:16:19 Successfully scraped page 1 for search criteria 34 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Dress%20Suits+Product:Suit%20Separates&PPP=120"
INFO 2021-06-22 07:16:20 Successfully scrapped all requested pages for search criteria 34
INFO 2021-06-22 07:16:20 Flushing offers for search criteria 34...
INFO 2021-06-22 07:16:20 Inserted 55 products.
INFO 2021-06-22 07:16:20 Inserted 55 offers
INFO 2021-06-22 07:16:20 Successfully flushed 55 offers for search criteria 34
INFO 2021-06-22 07:16:20 Processing search criteria 30 ("Department: Clothing, Category: Dress Suits, Product: Suits, Silhouette: , Occasion: , Gender: male, Id: 30")
INFO 2021-06-22 07:16:20 Getting offers for search criteria 30...
WARNING 2021-06-22 07:18:52 For search criteria "Department: Clothing, Category: Dress Suits, Product: Suits, Silhouette: , Occasion: , Gender: male, Id: 30" page 1:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Dress%20Suits+Product:Suits&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $99.99" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $99.99" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $99.99" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $99.99" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $99.99" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
INFO 2021-06-22 07:18:52 Successfully scrapped all requested pages for search criteria 30
INFO 2021-06-22 07:18:52 Flushing offers for search criteria 30...
INFO 2021-06-22 07:18:52 Inserted 79 products.
INFO 2021-06-22 07:18:53 Inserted 79 offers
INFO 2021-06-22 07:18:53 Successfully flushed 79 offers for search criteria 30
INFO 2021-06-22 07:18:53 Processing search criteria 10 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Father's Day, Gender: female, Id: 10")
INFO 2021-06-22 07:18:53 Getting offers for search criteria 10...
WARNING 2021-06-22 07:21:04 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Father's Day, Gender: female, Id: 10" page 1:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Womens+Department:Clothing+Category:Tops+Silhouette:T-Shirts+Occasion:Father%27s%20Day&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $42.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $42.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $42.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $42.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $42.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
INFO 2021-06-22 07:21:04 Successfully scrapped all requested pages for search criteria 10
INFO 2021-06-22 07:21:04 Flushing offers for search criteria 10...
INFO 2021-06-22 07:21:04 Inserted 1 products.
INFO 2021-06-22 07:21:04 Inserted 2 offers
INFO 2021-06-22 07:21:04 Successfully flushed 2 offers for search criteria 10
INFO 2021-06-22 07:21:04 Processing search criteria 2 ("Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2")
INFO 2021-06-22 07:21:04 Getting offers for search criteria 2...
WARNING 2021-06-22 07:23:19 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2" page 1:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Button-Down%20Shirts&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
WARNING 2021-06-22 07:25:31 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2" page 2:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Button-Down%20Shirts&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
WARNING 2021-06-22 07:27:44 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2" page 3:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Button-Down%20Shirts&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
WARNING 2021-06-22 07:29:56 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2" page 4:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Button-Down%20Shirts&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
WARNING 2021-06-22 07:32:07 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2" page 5:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Button-Down%20Shirts&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
WARNING 2021-06-22 07:34:18 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2" page 6:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Button-Down%20Shirts&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
WARNING 2021-06-22 07:40:21 For search criteria "Department: Clothing, Category: Tops, Product: , Silhouette: Button-Down Shirts, Occasion: , Gender: male, Id: 2" page 7:
Url: https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Silhouette:Button-Down%20Shirts&PPP=120
Success: False
Attempts: 6
Exceptions: 5:
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
System.Exception: Could not match "Reg. $32.00" to an alternate price
at Scrapper.PriceParsers.ParseAlternatePrice(String text) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Static\PriceParsers.cs:line 117
at Scrapper.Worker.BuildOfferFromHtmlElement(IWebElement product, String id) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 163
at Scrapper.Worker.<>c__DisplayClass13_0.<ScrapPage>b__0(IWebDriver driver) in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 139
INFO 2021-06-22 07:41:36 Flushing offers for search criteria 2...
ERROR 2021-06-22 07:41:36 Could not connect to MySQL server (returning). MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.
---> System.Threading.ThreadAbortException: System error.
at System.Diagnostics.Debugger.CustomNotification(ICustomDebuggerNotification data)
at System.Diagnostics.Debugger.NotifyOfCrossThreadDependencySlow()
at System.Threading.Tasks.Task.InternalWaitCore(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout)
at MySql.Data.Common.StreamCreator.GetTcpStream(MySqlConnectionStringBuilder settings, MyNetworkStream& networkStream)
at MySql.Data.Common.StreamCreator.GetStream(MySqlConnectionStringBuilder settings, MyNetworkStream& networkStream)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at Scrapper.Worker.FlushOffers() in C:\Users\alexm\source\repos\RetailReality\Scrapper\Models\Worker.cs:line 235
=================================
New Instance: 2021-06-26 14:20:19
=================================
=================================
New Instance: 2021-06-26 14:36:55
=================================
INFO 2021-06-26 14:37:19 Starting to scrap pages
INFO 2021-06-26 14:37:22 Processing search criteria 42 ("Department: Shoes, Category: , Product: Slippers, Silhouette: , Occasion: , Gender: male, Id: 42")
INFO 2021-06-26 14:37:22 Scrapping offers for search criteria 42...
INFO 2021-06-26 14:38:12 Successfully scraped page 1 for search criteria 42 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Shoes+Product:Slippers&PPP=120"
INFO 2021-06-26 14:39:00 Successfully scraped page 2 for search criteria 42 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Shoes+Product:Slippers&PPP=120&WS=120&S=1&sks=true"
INFO 2021-06-26 14:39:48 Successfully scraped page 3 for search criteria 42 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Shoes+Product:Slippers&sks=true&PPP=120&WS=240&S=1"
INFO 2021-06-26 14:39:50 Flushing offers for search criteria 42...
INFO 2021-06-26 14:39:53 Inserted 359 products.
INFO 2021-06-26 14:39:53 Inserted 359 offers
INFO 2021-06-26 14:39:53 Successfully flushed 359 offers for search criteria 42
INFO 2021-06-26 14:39:53 Flushing offers for search criteria 42...
WARNING 2021-06-26 14:39:53 Attempting to flush 0 offers
INFO 2021-06-26 14:39:53 No new products to add.
=================================
New Instance: 2021-07-02 19:42:55
=================================
INFO 2021-07-02 19:43:00 Starting to scrap pages
INFO 2021-07-02 19:43:12 Processing search criteria 32 ("Department: Shoes, Category: , Product: Athletic Shoes & Sneakers, Silhouette: , Occasion: , Gender: female, Id: 32")
INFO 2021-07-02 19:43:41 Scrapping offers for search criteria 32...
=================================
New Instance: 2021-07-02 19:49:43
=================================
INFO 2021-07-02 19:49:48 Starting to scrap pages
INFO 2021-07-02 19:49:49 Processing search criteria 36 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Patriotic, Gender: male, Id: 36")
INFO 2021-07-02 19:49:50 Scrapping offers for search criteria 36...
=================================
New Instance: 2021-07-02 19:51:23
=================================
INFO 2021-07-02 19:51:27 Starting to scrap pages
INFO 2021-07-02 19:51:28 Processing search criteria 30 ("Department: Clothing, Category: Dress Suits, Product: Suits, Silhouette: , Occasion: , Gender: male, Id: 30")
INFO 2021-07-02 19:51:28 Scrapping offers for search criteria 30...
=================================
New Instance: 2021-07-02 19:55:24
=================================
INFO 2021-07-02 19:55:26 Starting to scrap pages
INFO 2021-07-02 19:55:28 Processing search criteria 34 ("Department: Clothing, Category: Dress Suits, Product: Suit Separates, Silhouette: , Occasion: , Gender: male, Id: 34")
INFO 2021-07-02 19:55:28 Scrapping offers for search criteria 34...
=================================
New Instance: 2021-07-02 22:37:56
=================================
INFO 2021-07-02 22:37:57 Starting to scrap pages
INFO 2021-07-02 22:37:59 Processing search criteria 40 ("Department: Clothing, Category: Bottoms, Product: Jeans, Silhouette: , Occasion: , Gender: female, Id: 40")
INFO 2021-07-02 22:37:59 Scrapping offers for search criteria 40...
=================================
New Instance: 2021-07-02 22:39:47
=================================
INFO 2021-07-02 22:39:49 Starting to scrap pages
INFO 2021-07-02 22:39:51 Processing search criteria 53 ("Department: Clothing, Category: Tops, Product: , Silhouette: Graphic Tees, Occasion: , Gender: female, Id: 53")
INFO 2021-07-02 22:39:51 Scrapping offers for search criteria 53...
=================================
New Instance: 2021-07-02 22:41:03
=================================
INFO 2021-07-02 22:41:04 Starting to scrap pages
INFO 2021-07-02 22:41:06 Processing search criteria 20 ("Department: Clothing, Category: Tops, Product: , Silhouette: , Occasion: Beach, Gender: male, Id: 20")
INFO 2021-07-02 22:41:06 Scrapping offers for search criteria 20...
INFO 2021-07-02 22:42:09 Successfully scraped page 1 for search criteria 20 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Tops+Occasion:Beach&PPP=120&WS=0"
=================================
New Instance: 2021-07-02 22:43:50
=================================
INFO 2021-07-02 22:43:59 Starting to scrap pages
INFO 2021-07-02 22:44:01 Processing search criteria 31 ("Department: Clothing, Category: Bottoms, Product: Pants, Silhouette: , Occasion: , Gender: male, Id: 31")
INFO 2021-07-02 22:44:01 Scrapping offers for search criteria 31...
INFO 2021-07-02 22:45:20 Successfully scraped page 1 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&PPP=120&WS=0"
INFO 2021-07-02 22:46:15 Successfully scraped page 2 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&PPP=120&WS=120"
INFO 2021-07-02 22:47:11 Successfully scraped page 3 for search criteria 31 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Pants&PPP=120&WS=240"
INFO 2021-07-02 22:47:46 Flushing offers for search criteria 31...
INFO 2021-07-02 22:47:49 Inserted 12 products.
INFO 2021-07-02 22:47:50 Inserted 338 offers
INFO 2021-07-02 22:47:50 Successfully flushed 338 offers for search criteria 31
INFO 2021-07-02 22:47:50 Successfully scrapped all requested pages for search criteria 31
INFO 2021-07-02 22:47:50 Processing search criteria 21 ("Department: Clothing, Category: Bottoms, Product: Shorts, Silhouette: , Occasion: , Gender: male, Id: 21")
INFO 2021-07-02 22:47:50 Scrapping offers for search criteria 21...
INFO 2021-07-02 22:48:46 Successfully scraped page 1 for search criteria 21 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Shorts&PPP=120&WS=0"
INFO 2021-07-02 22:51:10 Successfully scraped page 2 for search criteria 21 at URL "https://www.kohls.com/catalog.jsp?CN=Gender:Mens+Department:Clothing+Category:Bottoms+Product:Shorts&PPP=120&WS=120"
=================================
New Instance: 2021-07-02 22:53:56
=================================
INFO 2021-07-02 22:53:58 Starting to scrap pages
INFO 2021-07-02 22:54:00 Processing search criteria 16 ("Department: Clothing, Category: Tops, Product: , Silhouette: Blouses, Occasion: , Gender: female, Id: 16")
INFO 2021-07-02 22:54:00 Scrapping offers for search criteria 16...
INFO 2021-07-02 22:54:28 Successfully scrapped all requested pages for search criteria 16
INFO 2021-07-02 22:54:28 Processing search criteria 50 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Active, Gender: male, Id: 50")
INFO 2021-07-02 22:54:28 Scrapping offers for search criteria 50...
INFO 2021-07-02 22:56:15 Successfully scrapped all requested pages for search criteria 50
INFO 2021-07-02 22:56:15 Processing search criteria 26 ("Department: Shoes, Category: , Product: Pumps & Heels, Silhouette: , Occasion: , Gender: female, Id: 26")
INFO 2021-07-02 22:56:15 Scrapping offers for search criteria 26...
INFO 2021-07-02 22:57:08 Successfully scrapped all requested pages for search criteria 26
INFO 2021-07-02 22:57:08 Processing search criteria 22 ("Department: Clothing, Category: Bottoms, Product: Skirts & Skorts, Silhouette: , Occasion: , Gender: female, Id: 22")
INFO 2021-07-02 22:57:08 Scrapping offers for search criteria 22...
INFO 2021-07-02 22:57:53 Successfully scrapped all requested pages for search criteria 22
INFO 2021-07-02 22:57:53 Processing search criteria 18 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: St. Patrick's Day, Gender: male, Id: 18")
INFO 2021-07-02 22:57:53 Scrapping offers for search criteria 18...
INFO 2021-07-02 22:58:15 Successfully scrapped all requested pages for search criteria 18
INFO 2021-07-02 22:58:15 Processing search criteria 5 ("Department: Clothing, Category: Tops, Product: , Silhouette: T-Shirts, Occasion: Winter, Gender: male, Id: 5")
INFO 2021-07-02 22:58:15 Scrapping offers for search criteria 5...
INFO 2021-07-02 22:58:29 Successfully scrapped all requested pages for search criteria 5
INFO 2021-07-02 22:58:29 Processing search criteria 11 ("Department: Shoes, Category: , Product: Athletic Shoes & Sneakers, Silhouette: , Occasion: , Gender: male, Id: 11")
INFO 2021-07-02 22:58:29 Scrapping offers for search criteria 11...