staturecrane commited on
Commit
e7e65c2
·
verified ·
1 Parent(s): 6daa68c

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes CHANGED
@@ -8,7 +8,6 @@
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.lz4 filter=lfs diff=lfs merge=lfs -text
12
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
  *.model filter=lfs diff=lfs merge=lfs -text
14
  *.msgpack filter=lfs diff=lfs merge=lfs -text
@@ -34,25 +33,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zip filter=lfs diff=lfs merge=lfs -text
35
  *.zst filter=lfs diff=lfs merge=lfs -text
36
  *tfevents* filter=lfs diff=lfs merge=lfs -text
37
- # Audio files - uncompressed
38
- *.pcm filter=lfs diff=lfs merge=lfs -text
39
- *.sam filter=lfs diff=lfs merge=lfs -text
40
- *.raw filter=lfs diff=lfs merge=lfs -text
41
- # Audio files - compressed
42
- *.aac filter=lfs diff=lfs merge=lfs -text
43
- *.flac filter=lfs diff=lfs merge=lfs -text
44
- *.mp3 filter=lfs diff=lfs merge=lfs -text
45
- *.ogg filter=lfs diff=lfs merge=lfs -text
46
- *.wav filter=lfs diff=lfs merge=lfs -text
47
- # Image files - uncompressed
48
- *.bmp filter=lfs diff=lfs merge=lfs -text
49
- *.gif filter=lfs diff=lfs merge=lfs -text
50
- *.png filter=lfs diff=lfs merge=lfs -text
51
- *.tiff filter=lfs diff=lfs merge=lfs -text
52
- # Image files - compressed
53
- *.jpg filter=lfs diff=lfs merge=lfs -text
54
- *.jpeg filter=lfs diff=lfs merge=lfs -text
55
- *.webp filter=lfs diff=lfs merge=lfs -text
56
- # Video files - compressed
57
- *.mp4 filter=lfs diff=lfs merge=lfs -text
58
- *.webm filter=lfs diff=lfs merge=lfs -text
 
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
 
11
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
  *.model filter=lfs diff=lfs merge=lfs -text
13
  *.msgpack filter=lfs diff=lfs merge=lfs -text
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efe713ce119eef2bb175b8847d394eda847292ef696ecfd3cac0fd350ab57706
3
+ size 6039639
00000.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f2cb99e7354486e4dfb859b92dacc5efbc3753f80e5017d03e7ce9fd48f3e26
3
+ size 678410240
00000_stats.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8619,
4
+ "failed_to_download": 1301,
5
+ "failed_to_resize": 80,
6
+ "duration": 869.3653531074524,
7
+ "start_time": 1723466153.6980941,
8
+ "end_time": 1723467023.0634472,
9
+ "status_dict": {
10
+ "success": 8619,
11
+ "HTTP Error 400: Bad Request": 175,
12
+ "HTTP Error 404: Not Found": 482,
13
+ "HTTP Error 403: Forbidden": 335,
14
+ "Remote end closed connection without response": 99,
15
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 8,
16
+ "<urlopen error [Errno -5] No address associated with hostname>": 8,
17
+ "HTTP Error 520: ": 5,
18
+ "Image decoding error": 80,
19
+ "HTTP Error 404: ": 2,
20
+ "Use of image disallowed by X-Robots-Tag directive": 22,
21
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 3,
22
+ "<urlopen error [Errno -2] Name or service not known>": 47,
23
+ "HTTP Error 402: Payment Required": 1,
24
+ "HTTP Error 520: status code 520": 1,
25
+ "The read operation timed out": 41,
26
+ "HTTP Error 410: Gone": 12,
27
+ "<urlopen error timed out>": 8,
28
+ "HTTP Error 503: Service Temporarily Unavailable": 3,
29
+ "HTTP Error 406: Not Acceptable": 2,
30
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 's3-production.bobvila.com'. (_ssl.c:1000)>": 1,
31
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 9,
32
+ "HTTP Error 502: Bad Gateway": 4,
33
+ "<urlopen error [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1000)>": 2,
34
+ "HTTP Error 403: ": 1,
35
+ "<urlopen error [Errno 111] Connection refused>": 2,
36
+ "timed out": 2,
37
+ "HTTP Error 429: Too Many Requests": 2,
38
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'jartweb.net'. (_ssl.c:1000)>": 1,
39
+ "HTTP Error 441: status code 441": 1,
40
+ "HTTP Error 401: Unauthorized": 1,
41
+ "<urlopen error [Errno 101] Network is unreachable>": 2,
42
+ "<urlopen error _ssl.c:983: The handshake operation timed out>": 1,
43
+ "HTTP Error 405: Not Allowed": 2,
44
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 2,
45
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 2,
46
+ "HTTP Error 500: Internal Server Error": 1,
47
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.martyknightphotography.com'. (_ssl.c:1000)>": 1,
48
+ "HTTP Error 404: File Not Found": 1,
49
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'pseo.unwsp.edu'. (_ssl.c:1000)>": 1,
50
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'cdn3.boutique.humbleandrich.com'. (_ssl.c:1000)>": 1,
51
+ "HTTP Error 521: ": 1,
52
+ "<urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)>": 1,
53
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)>": 1,
54
+ "<urlopen error [Errno 113] No route to host>": 2,
55
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.happygabby.com'. (_ssl.c:1000)>": 1,
56
+ "HTTP Error 409: Conflict": 1
57
+ }
58
+ }
00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a55920ef7edfa6945ae5589d8e4609d34055cb68f0dc83c23b582b9eb40db56
3
+ size 6040264
00001.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a592b0555d9eb91b470a617e224bc232541ddc2d90ce1ecaca54ccb309b67633
3
+ size 687482880
00001_stats.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8594,
4
+ "failed_to_download": 1324,
5
+ "failed_to_resize": 82,
6
+ "duration": 883.3731756210327,
7
+ "start_time": 1723466153.7002928,
8
+ "end_time": 1723467037.0734684,
9
+ "status_dict": {
10
+ "<urlopen error [Errno -2] Name or service not known>": 63,
11
+ "success": 8594,
12
+ "HTTP Error 404: Not Found": 506,
13
+ "Remote end closed connection without response": 105,
14
+ "HTTP Error 400: Bad Request": 179,
15
+ "HTTP Error 403: Forbidden": 309,
16
+ "Image decoding error": 80,
17
+ "Use of image disallowed by X-Robots-Tag directive": 20,
18
+ "HTTP Error 520: ": 15,
19
+ "The read operation timed out": 36,
20
+ "<urlopen error timed out>": 8,
21
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 5,
22
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 4,
23
+ "<urlopen error [Errno -5] No address associated with hostname>": 4,
24
+ "HTTP Error 410: Gone": 13,
25
+ "HTTP Error 503: Service Temporarily Unavailable": 2,
26
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 2,
27
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 11,
28
+ "HTTP Error 502: Bad Gateway": 4,
29
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jbcarpages.com.'. (_ssl.c:1000)>": 1,
30
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 2,
31
+ "HTTP Error 429: Too Many Requests": 2,
32
+ "HTTP Error 525: ": 1,
33
+ "<urlopen error [Errno 101] Network is unreachable>": 5,
34
+ "timed out": 3,
35
+ "HTTP Error 404: ": 2,
36
+ "HTTP Error 503: Service Unavailable": 1,
37
+ "<urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1000)>": 2,
38
+ "HTTP Error 500: Internal Server Error": 3,
39
+ "HTTP Error 404: 404": 1,
40
+ "HTTP Error 404: File Not Found": 1,
41
+ "HTTP Error 405: Not Allowed": 2,
42
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 's3-production.bobvila.com'. (_ssl.c:1000)>": 1,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 2,
44
+ "<urlopen error [SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1000)>": 1,
45
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.greatbarrierreefs.com.au'. (_ssl.c:1000)>": 1,
46
+ "[Errno 104] Connection reset by peer": 1,
47
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'read.mangadad.com'. (_ssl.c:1000)>": 1,
48
+ "<urlopen error [Errno 111] Connection refused>": 1,
49
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'blog.grayline.com.au'. (_ssl.c:1000)>": 1,
50
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 2,
51
+ "<urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)>": 1,
52
+ "<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1000)>": 1,
53
+ "<urlopen error [Errno 113] No route to host>": 1
54
+ }
55
+ }
00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ad2e9de9096b25daac86d4dee134003c97858e95162e09348be3e6ba660863
3
+ size 6088558
00002.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447be2761fff2b7311b72d1f5b409ff6aa119cfa3eb44f659a12513dbf09bc31
3
+ size 680478720
00002_stats.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8626,
4
+ "failed_to_download": 1319,
5
+ "failed_to_resize": 55,
6
+ "duration": 879.6958429813385,
7
+ "start_time": 1723466153.70038,
8
+ "end_time": 1723467033.396223,
9
+ "status_dict": {
10
+ "HTTP Error 404: Not Found": 505,
11
+ "success": 8626,
12
+ "HTTP Error 400: Bad Request": 198,
13
+ "HTTP Error 403: Forbidden": 332,
14
+ "Remote end closed connection without response": 97,
15
+ "<urlopen error [Errno -2] Name or service not known>": 47,
16
+ "Image decoding error": 55,
17
+ "HTTP Error 404: Object not found": 1,
18
+ "HTTP Error 410: Gone": 8,
19
+ "HTTP Error 403: ": 2,
20
+ "The read operation timed out": 37,
21
+ "<urlopen error _ssl.c:983: The handshake operation timed out>": 2,
22
+ "<urlopen error timed out>": 7,
23
+ "HTTP Error 500: Internal Server Error": 2,
24
+ "HTTP Error 503: Service Unavailable": 5,
25
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.bisonillustrated.com'. (_ssl.c:1000)>": 1,
26
+ "<urlopen error [Errno 111] Connection refused>": 3,
27
+ "HTTP Error 502: Bad Gateway": 8,
28
+ "HTTP Error 405: Not Allowed": 4,
29
+ "Use of image disallowed by X-Robots-Tag directive": 17,
30
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 11,
31
+ "<urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1000)>": 2,
32
+ "HTTP Error 521: ": 1,
33
+ "HTTP Error 402: Payment Required": 1,
34
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.fashionisers.com'. (_ssl.c:1000)>": 1,
35
+ "HTTP Error 520: ": 5,
36
+ "timed out": 1,
37
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'files.northernbeaches.nsw.gov.au'. (_ssl.c:1000)>": 1,
38
+ "HTTP Error 401: Unauthorized": 1,
39
+ "<urlopen error [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1000)>": 1,
40
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'atlantaplanit.wabe.org'. (_ssl.c:1000)>": 1,
41
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 2,
42
+ "<urlopen error [Errno 104] Connection reset by peer>": 3,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.wallpaperup.com'. (_ssl.c:1000)>": 1,
44
+ "<urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)>": 1,
45
+ "<urlopen error [Errno 101] Network is unreachable>": 3,
46
+ "HTTP Error 441: status code 441": 1,
47
+ "HTTP Error 503: Service Temporarily Unavailable": 2,
48
+ "HTTP Error 302: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Temporarily": 1,
49
+ "HTTP Error 429: Too Many Requests": 1,
50
+ "<urlopen error [Errno -5] No address associated with hostname>": 1,
51
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 1
52
+ }
53
+ }
00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de28a4f3d7192d2861509a86e6ffdc98d2d6156d3e1d67f828e416773d091694
3
+ size 6066731
00003.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b33a28f89dbfe753685302533a852d72f5dcba2c3a4930792c82bef846265b4
3
+ size 683919360
00003_stats.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8592,
4
+ "failed_to_download": 1339,
5
+ "failed_to_resize": 69,
6
+ "duration": 880.7961881160736,
7
+ "start_time": 1723466153.7004504,
8
+ "end_time": 1723467034.4966385,
9
+ "status_dict": {
10
+ "success": 8592,
11
+ "HTTP Error 403: Forbidden": 373,
12
+ "HTTP Error 404: Not Found": 489,
13
+ "HTTP Error 503: Service Unavailable": 4,
14
+ "Remote end closed connection without response": 106,
15
+ "<urlopen error [Errno -2] Name or service not known>": 63,
16
+ "Image decoding error": 68,
17
+ "HTTP Error 400: Bad Request": 163,
18
+ "Use of image disallowed by X-Robots-Tag directive": 18,
19
+ "<urlopen error [Errno 101] Network is unreachable>": 1,
20
+ "HTTP Error 502: Bad Gateway": 6,
21
+ "HTTP Error 410: Gone": 9,
22
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 12,
23
+ "The read operation timed out": 37,
24
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.thegoldensycamore.com'. (_ssl.c:1000)>": 1,
25
+ "<urlopen error [Errno 111] Connection refused>": 3,
26
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 2,
27
+ "HTTP Error 406: Not Acceptable": 1,
28
+ "<urlopen error timed out>": 8,
29
+ "HTTP Error 520: ": 4,
30
+ "HTTP Error 409: Conflict": 2,
31
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 1,
32
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 3,
33
+ "<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1000)>": 1,
34
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 's3-production.bobvila.com'. (_ssl.c:1000)>": 1,
35
+ "<urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1000)>": 1,
36
+ "HTTP Error 405: Not Allowed": 2,
37
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.allgoldenretriever.com'. (_ssl.c:1000)>": 1,
38
+ "<urlopen error [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1000)>": 3,
39
+ "HTTP Error 503: Service Temporarily Unavailable": 1,
40
+ "HTTP Error 307: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nTemporary Redirect": 1,
41
+ "HTTP Error 417: Expectation Failed": 1,
42
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 7,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'x.pac-12.com'. (_ssl.c:1000)>": 1,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.dorsetlife.co.uk'. (_ssl.c:1000)>": 1,
45
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 3,
46
+ "HTTP Error 500: Internal Server Error": 1,
47
+ "<urlopen error [Errno 104] Connection reset by peer>": 2,
48
+ "<urlopen error [Errno -5] No address associated with hostname>": 2,
49
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.walkinstyle.co.uk'. (_ssl.c:1000)>": 1,
50
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'kathrynedwardsartist.com'. (_ssl.c:1000)>": 1,
51
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sp-images.summitpost.org'. (_ssl.c:1000)>": 1,
52
+ "timed out": 1,
53
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.sophiasartphoto.com'. (_ssl.c:1000)>": 1
54
+ }
55
+ }
00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81b7f817ccaac2703b61df3eabf972abf60d7de34a8066f55122951b19738e3f
3
+ size 6076478
00004.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a399ca99226090c20497387a8940bf7eb3156f3965b9d25f3a422133ea41966
3
+ size 687523840
00004_stats.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8634,
4
+ "failed_to_download": 1301,
5
+ "failed_to_resize": 65,
6
+ "duration": 882.1688208580017,
7
+ "start_time": 1723466153.7005486,
8
+ "end_time": 1723467035.8693695,
9
+ "status_dict": {
10
+ "success": 8634,
11
+ "HTTP Error 403: Forbidden": 304,
12
+ "HTTP Error 404: Not Found": 523,
13
+ "Remote end closed connection without response": 96,
14
+ "HTTP Error 400: Bad Request": 172,
15
+ "<urlopen error [Errno -2] Name or service not known>": 54,
16
+ "HTTP Error 520: ": 7,
17
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 1,
18
+ "Use of image disallowed by X-Robots-Tag directive": 21,
19
+ "Image decoding error": 64,
20
+ "<urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1000)>": 2,
21
+ "HTTP Error 403: 403": 1,
22
+ "The read operation timed out": 35,
23
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 4,
24
+ "HTTP Error 502: Bad Gateway": 6,
25
+ "HTTP Error 429: Too Many Requests": 4,
26
+ "HTTP Error 410: Gone": 13,
27
+ "<urlopen error timed out>": 10,
28
+ "HTTP Error 500: Internal Server Error": 7,
29
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 10,
30
+ "<urlopen error [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1000)>": 2,
31
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.absolutdata.com'. (_ssl.c:1000)>": 1,
32
+ "HTTP Error 521: ": 1,
33
+ "<urlopen error [Errno -5] No address associated with hostname>": 2,
34
+ "HTTP Error 302: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nFound": 2,
35
+ "<urlopen error [Errno 101] Network is unreachable>": 2,
36
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 3,
37
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.comtrea.org'. (_ssl.c:1000)>": 1,
38
+ "<urlopen error [Errno 111] Connection refused>": 3,
39
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 1,
40
+ "HTTP Error 503: Service Temporarily Unavailable": 1,
41
+ "<urlopen error [Errno 113] No route to host>": 1,
42
+ "HTTP Error 503: Service Unavailable": 3,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'arisingimages.com'. (_ssl.c:1000)>": 1,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.spannuthboilers.com'. (_ssl.c:1000)>": 1,
45
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 1,
46
+ "HTTP Error 405: Not Allowed": 1,
47
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jbcarpages.com.'. (_ssl.c:1000)>": 1,
48
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'roux.fitness'. (_ssl.c:1000)>": 1,
49
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'legacy.blavity.com'. (_ssl.c:1000)>": 1,
50
+ "timed out": 1,
51
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 1
52
+ }
53
+ }
00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4101637d432131cda47dbcb966ede0c790c2ec234cfc414e10a6861258c55e31
3
+ size 6061681
00005.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:482de54ef67329aca1df2e5e6c7897539c654fd94a726abcb160f8b3bd95ef60
3
+ size 685916160
00005_stats.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8625,
4
+ "failed_to_download": 1298,
5
+ "failed_to_resize": 77,
6
+ "duration": 871.1903581619263,
7
+ "start_time": 1723466153.7022743,
8
+ "end_time": 1723467024.8926325,
9
+ "status_dict": {
10
+ "HTTP Error 400: Bad Request": 181,
11
+ "success": 8625,
12
+ "<urlopen error [Errno -2] Name or service not known>": 51,
13
+ "Remote end closed connection without response": 91,
14
+ "HTTP Error 403: Forbidden": 314,
15
+ "HTTP Error 404: Not Found": 502,
16
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 10,
17
+ "HTTP Error 410: Gone": 16,
18
+ "<urlopen error [Errno 101] Network is unreachable>": 3,
19
+ "<urlopen error [Errno 113] No route to host>": 2,
20
+ "Use of image disallowed by X-Robots-Tag directive": 19,
21
+ "Image decoding error": 77,
22
+ "HTTP Error 406: Not Acceptable": 3,
23
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 1,
24
+ "HTTP Error 520: ": 11,
25
+ "HTTP Error 503: Service Unavailable": 3,
26
+ "The read operation timed out": 32,
27
+ "<urlopen error timed out>": 7,
28
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 5,
29
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 4,
30
+ "<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1000)>": 1,
31
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 3,
32
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.proturfwnc.com'. (_ssl.c:1000)>": 1,
33
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 2,
34
+ "<urlopen error [Errno -5] No address associated with hostname>": 2,
35
+ "HTTP Error 500: Internal Server Error": 5,
36
+ "HTTP Error 502: Bad Gateway": 3,
37
+ "HTTP Error 503: Service Temporarily Unavailable": 3,
38
+ "<urlopen error [Errno 111] Connection refused>": 1,
39
+ "HTTP Error 403: ": 1,
40
+ "HTTP Error 503: Service Not Available": 1,
41
+ "HTTP Error 429: Too Many Requests": 2,
42
+ "<urlopen error [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1000)>": 2,
43
+ "HTTP Error 405: Not Allowed": 3,
44
+ "HTTP Error 401: Unauthorized": 1,
45
+ "<urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1000)>": 1,
46
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.thegoldensycamore.com'. (_ssl.c:1000)>": 1,
47
+ "HTTP Error 409: Conflict": 1,
48
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 's3-production.bobvila.com'. (_ssl.c:1000)>": 1,
49
+ "<urlopen error [SSL: WRONG_SIGNATURE_TYPE] wrong signature type (_ssl.c:1000)>": 1,
50
+ "timed out": 2,
51
+ "HTTP Error 441: ": 1,
52
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'adastra-lifestyle.com'. (_ssl.c:1000)>": 1,
53
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'tileflairnw.co.uk'. (_ssl.c:1000)>": 1,
54
+ "[Errno 104] Connection reset by peer": 1,
55
+ "HTTP Error 404: ": 1
56
+ }
57
+ }
00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f42b85c4a41bd87968828e8039fac62926b61b366ef458c7a41e24deb6d4b8
3
+ size 6066429
00006.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c34b179fd722b954d9e3114ff0604c44326a458b0a417f7305ceb47e83cbb04
3
+ size 679004160
00006_stats.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8666,
4
+ "failed_to_download": 1256,
5
+ "failed_to_resize": 78,
6
+ "duration": 869.8098471164703,
7
+ "start_time": 1723466153.702346,
8
+ "end_time": 1723467023.5121932,
9
+ "status_dict": {
10
+ "HTTP Error 403: Forbidden": 284,
11
+ "success": 8666,
12
+ "HTTP Error 404: Not Found": 486,
13
+ "HTTP Error 400: Bad Request": 172,
14
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 5,
15
+ "Remote end closed connection without response": 103,
16
+ "Image decoding error": 77,
17
+ "Use of image disallowed by X-Robots-Tag directive": 19,
18
+ "<urlopen error [Errno -2] Name or service not known>": 50,
19
+ "HTTP Error 404: 404": 1,
20
+ "HTTP Error 500: Internal Server Error": 3,
21
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 8,
22
+ "The read operation timed out": 32,
23
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 12,
24
+ "<urlopen error [Errno 101] Network is unreachable>": 2,
25
+ "<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1000)>": 2,
26
+ "HTTP Error 502: Bad Gateway": 6,
27
+ "<urlopen error [Errno -5] No address associated with hostname>": 8,
28
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'rozanaspokesman.com'. (_ssl.c:1000)>": 1,
29
+ "HTTP Error 503: Service Unavailable": 6,
30
+ "HTTP Error 410: Gone": 7,
31
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 4,
32
+ "HTTP Error 520: ": 10,
33
+ "<urlopen error timed out>": 10,
34
+ "HTTP Error 401: Unauthorized": 2,
35
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jbcarpages.com.'. (_ssl.c:1000)>": 1,
36
+ "HTTP Error 429: Too Many Requests": 1,
37
+ "HTTP Error 503: Service Temporarily Unavailable": 1,
38
+ "HTTP Error 530: ": 1,
39
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 3,
40
+ "HTTP Error 404: ": 1,
41
+ "<urlopen error [SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1000)>": 1,
42
+ "HTTP Error 405: Not Allowed": 2,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)>": 1,
44
+ "HTTP Error 403: ": 1,
45
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.cybergrace.com'. (_ssl.c:1000)>": 1,
46
+ "<urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)>": 1,
47
+ "HTTP Error 441: status code 441": 2,
48
+ "HTTP Error 525: ": 1,
49
+ "HTTP Error 417: Expectation Failed": 1,
50
+ "timed out": 2,
51
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'cdn.valuhomecenters.com'. (_ssl.c:1000)>": 1,
52
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.tilesandbathsdirect.co.uk'. (_ssl.c:1000)>": 1,
53
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 1
54
+ }
55
+ }
00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21bde0378751684c616b86318ac54f1637e60d984fe248b9fa8e219e2ff92a3
3
+ size 6080049
00007.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a13edeae0fe19b617a4abad7080f95051057b83913c4ab6198ce89b53b25caec
3
+ size 677038080
00007_stats.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8581,
4
+ "failed_to_download": 1341,
5
+ "failed_to_resize": 78,
6
+ "duration": 865.9135844707489,
7
+ "start_time": 1723466153.7040977,
8
+ "end_time": 1723467019.6176822,
9
+ "status_dict": {
10
+ "success": 8581,
11
+ "HTTP Error 403: Forbidden": 331,
12
+ "HTTP Error 404: Not Found": 497,
13
+ "<urlopen error [Errno -2] Name or service not known>": 54,
14
+ "HTTP Error 400: Bad Request": 197,
15
+ "Remote end closed connection without response": 111,
16
+ "<urlopen error [Errno 111] Connection refused>": 2,
17
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'usaconsumerreport.com'. (_ssl.c:1000)>": 1,
18
+ "Image decoding error": 76,
19
+ "<urlopen error [Errno 101] Network is unreachable>": 3,
20
+ "Use of image disallowed by X-Robots-Tag directive": 24,
21
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 5,
22
+ "HTTP Error 520: ": 4,
23
+ "<urlopen error timed out>": 14,
24
+ "HTTP Error 410: Gone": 8,
25
+ "The read operation timed out": 38,
26
+ "HTTP Error 500: Internal Server Error": 5,
27
+ "<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1000)>": 1,
28
+ "timed out": 2,
29
+ "HTTP Error 503: Service Temporarily Unavailable": 2,
30
+ "HTTP Error 405: Not Allowed": 1,
31
+ "HTTP Error 502: Bad Gateway": 6,
32
+ "HTTP Error 404: ": 2,
33
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'fitnesstopfives.com'. (_ssl.c:1000)>": 1,
34
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 2,
35
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 4,
36
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.kawaiianimals.com'. (_ssl.c:1000)>": 1,
37
+ "HTTP Error 429: Too Many Requests": 5,
38
+ "<urlopen error [Errno -5] No address associated with hostname>": 7,
39
+ "HTTP Error 521: ": 1,
40
+ "<urlopen error [Errno 104] Connection reset by peer>": 1,
41
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)>": 1,
42
+ "HTTP Error 503: Service Unavailable": 2,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 2,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'read.mangadad.com'. (_ssl.c:1000)>": 1,
45
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 3,
46
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 1,
47
+ "HTTP Error 409: Conflict": 2,
48
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sp-images.summitpost.org'. (_ssl.c:1000)>": 1
49
+ }
50
+ }
00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0509e8394e97c2e8e47b53e2895f4f86dc87eba58e07f8bf139681bd884f92
3
+ size 6092530
00008.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97e63594b17ddc8a615f89b3d21c98e93a5b7d20b3463140dad18200d98c4f26
3
+ size 683694080
00008_stats.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8597,
4
+ "failed_to_download": 1335,
5
+ "failed_to_resize": 68,
6
+ "duration": 870.430207490921,
7
+ "start_time": 1723466153.7236707,
8
+ "end_time": 1723467024.1538782,
9
+ "status_dict": {
10
+ "HTTP Error 400: Bad Request": 174,
11
+ "Use of image disallowed by X-Robots-Tag directive": 22,
12
+ "success": 8597,
13
+ "HTTP Error 403: Forbidden": 351,
14
+ "HTTP Error 404: Not Found": 530,
15
+ "<urlopen error [Errno -2] Name or service not known>": 44,
16
+ "Image decoding error": 67,
17
+ "Remote end closed connection without response": 90,
18
+ "HTTP Error 500: Internal Server Error": 2,
19
+ "<urlopen error [Errno -5] No address associated with hostname>": 5,
20
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 7,
21
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 1,
22
+ "timed out": 3,
23
+ "The read operation timed out": 37,
24
+ "<urlopen error [Errno 101] Network is unreachable>": 3,
25
+ "HTTP Error 410: Gone": 9,
26
+ "<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1000)>": 1,
27
+ "HTTP Error 520: ": 12,
28
+ "HTTP Error 404: ": 1,
29
+ "HTTP Error 502: Bad Gateway": 3,
30
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 2,
31
+ "HTTP Error 405: Not Allowed": 5,
32
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 4,
33
+ "HTTP Error 503: Service Unavailable": 4,
34
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.wallpaperup.com'. (_ssl.c:1000)>": 1,
35
+ "<urlopen error timed out>": 3,
36
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)>": 2,
37
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sp-images.summitpost.org'. (_ssl.c:1000)>": 1,
38
+ "HTTP Error 503: Service Temporarily Unavailable": 1,
39
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'wp-assets.futurism.com'. (_ssl.c:1000)>": 1,
40
+ "HTTP Error 503: Service Not Available": 1,
41
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'boutiquelondon.com'. (_ssl.c:1000)>": 1,
42
+ "HTTP Error 429: Too Many Requests": 3,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 2,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'mykgbi.com'. (_ssl.c:1000)>": 1,
45
+ "HTTP Error 401: ": 1,
46
+ "HTTP Error 404: 404": 1,
47
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 3,
48
+ "HTTP Error 409: Conflict": 1,
49
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 's3-production.bobvila.com'. (_ssl.c:1000)>": 1,
50
+ "<urlopen error [Errno 111] Connection refused>": 1,
51
+ "<urlopen error _ssl.c:983: The handshake operation timed out>": 1
52
+ }
53
+ }
00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75b93a29e8bdcb055380d52e24e3a7e35353408be532c65fdfe076f76175e3da
3
+ size 6077099
00009.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:328f054805798cc5a6389f95e800e6978b3efc4928489f119ca4ced337e5c884
3
+ size 680652800
00009_stats.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8605,
4
+ "failed_to_download": 1308,
5
+ "failed_to_resize": 87,
6
+ "duration": 882.235631942749,
7
+ "start_time": 1723466153.7622194,
8
+ "end_time": 1723467035.9978514,
9
+ "status_dict": {
10
+ "success": 8605,
11
+ "HTTP Error 403: Forbidden": 324,
12
+ "HTTP Error 404: Not Found": 506,
13
+ "HTTP Error 410: Gone": 17,
14
+ "<urlopen error [Errno -2] Name or service not known>": 60,
15
+ "HTTP Error 400: Bad Request": 181,
16
+ "Use of image disallowed by X-Robots-Tag directive": 21,
17
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 6,
18
+ "<urlopen error [Errno -5] No address associated with hostname>": 4,
19
+ "Remote end closed connection without response": 84,
20
+ "HTTP Error 526: ": 1,
21
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 6,
22
+ "Image decoding error": 87,
23
+ "HTTP Error 429: Too Many Requests": 3,
24
+ "The read operation timed out": 32,
25
+ "HTTP Error 521: ": 1,
26
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 4,
27
+ "<urlopen error timed out>": 10,
28
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jbcarpages.com.'. (_ssl.c:1000)>": 1,
29
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 1,
30
+ "HTTP Error 520: ": 6,
31
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 4,
32
+ "HTTP Error 405: Not Allowed": 4,
33
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 3,
34
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'weddingwishes.com'. (_ssl.c:1000)>": 1,
35
+ "timed out": 4,
36
+ "<urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)>": 2,
37
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'picture-cdn.wheretoget.com'. (_ssl.c:1000)>": 1,
38
+ "<urlopen error [Errno 101] Network is unreachable>": 2,
39
+ "HTTP Error 502: Bad Gateway": 5,
40
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.martyknightphotography.com'. (_ssl.c:1000)>": 1,
41
+ "HTTP Error 404: Not found": 1,
42
+ "HTTP Error 503: Service Unavailable": 4,
43
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 's3-production.bobvila.com'. (_ssl.c:1000)>": 2,
44
+ "<urlopen error [Errno 104] Connection reset by peer>": 1,
45
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.wallpaperup.com'. (_ssl.c:1000)>": 1,
46
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.ns-businesshub.com'. (_ssl.c:1000)>": 1,
47
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)>": 1,
48
+ "<urlopen error [Errno 111] Connection refused>": 1,
49
+ "<urlopen error [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1000)>": 1
50
+ }
51
+ }
00010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b28ffcca08293931246454349aba9a41d9b46967eb2801e8c2b6535f8f999c7
3
+ size 6129958
00010.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333ec0db37f7a479355d53ca10a2ca3249b116dc5082d6419ff08dc06df27f96
3
+ size 681635840
00010_stats.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8620,
4
+ "failed_to_download": 1325,
5
+ "failed_to_resize": 55,
6
+ "duration": 869.0110502243042,
7
+ "start_time": 1723466153.76717,
8
+ "end_time": 1723467022.7782202,
9
+ "status_dict": {
10
+ "success": 8620,
11
+ "HTTP Error 403: Forbidden": 333,
12
+ "Remote end closed connection without response": 94,
13
+ "HTTP Error 400: Bad Request": 184,
14
+ "HTTP Error 406: Not Acceptable": 2,
15
+ "HTTP Error 404: Not Found": 507,
16
+ "<urlopen error [Errno -2] Name or service not known>": 64,
17
+ "HTTP Error 502: Bad Gateway": 4,
18
+ "<urlopen error [Errno 101] Network is unreachable>": 1,
19
+ "HTTP Error 520: ": 22,
20
+ "Image decoding error": 53,
21
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 3,
22
+ "Use of image disallowed by X-Robots-Tag directive": 12,
23
+ "The read operation timed out": 34,
24
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 4,
25
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 9,
26
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'read.mangadad.com'. (_ssl.c:1000)>": 1,
27
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.greatrailwayjourneys.net'. (_ssl.c:1000)>": 1,
28
+ "<urlopen error [Errno -5] No address associated with hostname>": 4,
29
+ "<urlopen error timed out>": 4,
30
+ "HTTP Error 410: Gone": 10,
31
+ "timed out": 1,
32
+ "HTTP Error 405: Not Allowed": 4,
33
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 2,
34
+ "HTTP Error 441: status code 441": 1,
35
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.wallpaperup.com'. (_ssl.c:1000)>": 1,
36
+ "HTTP Error 503: Service Unavailable": 4,
37
+ "HTTP Error 404: The specified blob does not exist.": 1,
38
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'andcompanysaid.com'. (_ssl.c:1000)>": 1,
39
+ "HTTP Error 429: Too Many Requests": 2,
40
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 3,
41
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'fansofdavid.com'. (_ssl.c:1000)>": 1,
42
+ "HTTP Error 404: ": 2,
43
+ "<urlopen error [Errno 104] Connection reset by peer>": 2,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'soccersouls.com'. (_ssl.c:1000)>": 1,
45
+ "HTTP Error 404: 404": 1,
46
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 2,
47
+ "HTTP Error 500: Internal Server Error": 1,
48
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'static.munchable.com'. (_ssl.c:1000)>": 1,
49
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 1,
50
+ "HTTP Error 409: Conflict": 1,
51
+ "HTTP Error 404: File Not Found": 1
52
+ }
53
+ }
00011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e18b48bbcdea3899d8936e11489ca870eee54ed3f4dc3c429e2edf5c5f02ea9
3
+ size 6097375
00011.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5753498c1b5732da332a23ba2384e10702765237326d82b97fc2bb5b2bff7eb1
3
+ size 677335040
00011_stats.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8615,
4
+ "failed_to_download": 1320,
5
+ "failed_to_resize": 65,
6
+ "duration": 863.3380644321442,
7
+ "start_time": 1723466153.7936554,
8
+ "end_time": 1723467017.1317198,
9
+ "status_dict": {
10
+ "<urlopen error [Errno -2] Name or service not known>": 55,
11
+ "<urlopen error [Errno -5] No address associated with hostname>": 10,
12
+ "success": 8615,
13
+ "HTTP Error 403: Forbidden": 321,
14
+ "HTTP Error 400: Bad Request": 171,
15
+ "HTTP Error 404: Not Found": 517,
16
+ "Remote end closed connection without response": 80,
17
+ "Image decoding error": 65,
18
+ "HTTP Error 521: ": 2,
19
+ "HTTP Error 429: Too Many Requests": 5,
20
+ "HTTP Error 502: Bad Gateway": 7,
21
+ "HTTP Error 410: Gone": 10,
22
+ "The read operation timed out": 51,
23
+ "Use of image disallowed by X-Robots-Tag directive": 19,
24
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 9,
25
+ "HTTP Error 401: ": 1,
26
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jbcarpages.com.'. (_ssl.c:1000)>": 1,
27
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 11,
28
+ "HTTP Error 405: Not Allowed": 1,
29
+ "HTTP Error 404: ": 3,
30
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sp-images.summitpost.org'. (_ssl.c:1000)>": 1,
31
+ "HTTP Error 520: ": 6,
32
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 5,
33
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'iphone-wallpaper.pics'. (_ssl.c:1000)>": 1,
34
+ "HTTP Error 500: Internal Server Error": 6,
35
+ "<urlopen error timed out>": 6,
36
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 2,
37
+ "<urlopen error [Errno 104] Connection reset by peer>": 1,
38
+ "HTTP Error 404: Object not found": 1,
39
+ "HTTP Error 441: status code 441": 1,
40
+ "HTTP Error 403: ": 1,
41
+ "HTTP Error 404: Page not found": 1,
42
+ "HTTP Error 530: ": 1,
43
+ "timed out": 2,
44
+ "HTTP Error 503: Service Unavailable": 1,
45
+ "HTTP Error 503: Service Temporarily Unavailable": 2,
46
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'hi5dog.com'. (_ssl.c:1000)>": 1,
47
+ "<urlopen error [Errno 111] Connection refused>": 2,
48
+ "HTTP Error 406: Not Acceptable": 1,
49
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'lacenlingerie.com'. (_ssl.c:1000)>": 1,
50
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'x.pac-12.com'. (_ssl.c:1000)>": 1,
51
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 1,
52
+ "[Errno 104] Connection reset by peer": 1
53
+ }
54
+ }
00012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:749169055607d7279add71abf03318b4ab3ffbe8d2c9b3e3a40bfcc42f0a10ad
3
+ size 6101703
00012.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ca2f9c878817b118eee14d092a0bc432f92cb7e9e8883cb10815017301a0e2
3
+ size 688855040
00012_stats.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8665,
4
+ "failed_to_download": 1277,
5
+ "failed_to_resize": 58,
6
+ "duration": 883.2785863876343,
7
+ "start_time": 1723466153.8071444,
8
+ "end_time": 1723467037.0857308,
9
+ "status_dict": {
10
+ "success": 8665,
11
+ "HTTP Error 400: Bad Request": 179,
12
+ "HTTP Error 404: Not Found": 489,
13
+ "<urlopen error [Errno -2] Name or service not known>": 52,
14
+ "HTTP Error 403: Forbidden": 325,
15
+ "Use of image disallowed by X-Robots-Tag directive": 23,
16
+ "Image decoding error": 58,
17
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jbcarpages.com.'. (_ssl.c:1000)>": 1,
18
+ "Remote end closed connection without response": 88,
19
+ "HTTP Error 502: Bad Gateway": 4,
20
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'creativefeel.co.za'. (_ssl.c:1000)>": 1,
21
+ "<urlopen error timed out>": 6,
22
+ "The read operation timed out": 31,
23
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 5,
24
+ "HTTP Error 520: ": 2,
25
+ "HTTP Error 402: Payment Required": 1,
26
+ "HTTP Error 410: Gone": 13,
27
+ "<urlopen error [Errno 101] Network is unreachable>": 3,
28
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)>": 1,
29
+ "<urlopen error [Errno -5] No address associated with hostname>": 6,
30
+ "<urlopen error [Errno 111] Connection refused>": 2,
31
+ "HTTP Error 503: Service Unavailable": 2,
32
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 6,
33
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'mypreciousworldfamily.com'. (_ssl.c:1000)>": 1,
34
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 9,
35
+ "HTTP Error 504: Gateway Time-out": 1,
36
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 's3-production.bobvila.com'. (_ssl.c:1000)>": 1,
37
+ "HTTP Error 503: Service Temporarily Unavailable": 2,
38
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'image.shopmoment.com'. (_ssl.c:1000)>": 1,
39
+ "timed out": 2,
40
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 3,
41
+ "HTTP Error 404: ": 3,
42
+ "HTTP Error 429: Too Many Requests": 3,
43
+ "<urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1000)>": 1,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.wallpaperup.com'. (_ssl.c:1000)>": 1,
45
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'accordionlife.com'. (_ssl.c:1000)>": 1,
46
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 1,
47
+ "HTTP Error 401: Unauthorized": 1,
48
+ "HTTP Error 404: File Not Found": 1,
49
+ "HTTP Error 405: Not Allowed": 1,
50
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'picture-cdn.wheretoget.com'. (_ssl.c:1000)>": 1,
51
+ "HTTP Error 500: Internal Server Error": 1,
52
+ "HTTP Error 409: Conflict": 2
53
+ }
54
+ }
00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3338531ee6294933b5263101cdb179d3c8f3d6764ed559fe77f3defebf088f1d
3
+ size 6068386
00013.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd1ea3c38fd530215c950bb1bd2fa4289a90525ea42d064926630845394c8ca
3
+ size 676208640
00013_stats.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8630,
4
+ "failed_to_download": 1306,
5
+ "failed_to_resize": 64,
6
+ "duration": 867.9143633842468,
7
+ "start_time": 1723466153.841525,
8
+ "end_time": 1723467021.7558885,
9
+ "status_dict": {
10
+ "success": 8630,
11
+ "HTTP Error 403: Forbidden": 339,
12
+ "HTTP Error 400: Bad Request": 193,
13
+ "HTTP Error 404: Not Found": 477,
14
+ "Remote end closed connection without response": 97,
15
+ "Image decoding error": 64,
16
+ "<urlopen error [Errno -2] Name or service not known>": 49,
17
+ "HTTP Error 520: ": 16,
18
+ "HTTP Error 410: Gone": 14,
19
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 2,
20
+ "<urlopen error timed out>": 10,
21
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 1,
22
+ "Use of image disallowed by X-Robots-Tag directive": 23,
23
+ "The read operation timed out": 35,
24
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 10,
25
+ "<urlopen error [Errno 101] Network is unreachable>": 1,
26
+ "HTTP Error 429: Too Many Requests": 2,
27
+ "timed out": 1,
28
+ "HTTP Error 503: Service Unavailable": 3,
29
+ "HTTP Error 441: ": 1,
30
+ "<urlopen error _ssl.c:983: The handshake operation timed out>": 1,
31
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 3,
32
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 4,
33
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'assets.thesca.org'. (_ssl.c:1000)>": 1,
34
+ "HTTP Error 500: Internal Server Error": 1,
35
+ "<urlopen error [Errno -5] No address associated with hostname>": 9,
36
+ "<urlopen error [Errno 111] Connection refused>": 2,
37
+ "HTTP Error 502: Bad Gateway": 3,
38
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.communityroots.org.uk'. (_ssl.c:1000)>": 1,
39
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.wallpaperup.com'. (_ssl.c:1000)>": 1,
40
+ "HTTP Error 404: 404 Not Found": 1,
41
+ "HTTP Error 441: status code 441": 1,
42
+ "HTTP Error 406: Not Acceptable": 1,
43
+ "<urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)>": 1,
44
+ "HTTP Error 405: Not Allowed": 1,
45
+ "HTTP Error 409: Conflict": 1
46
+ }
47
+ }
00014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:500a09b4901933c5218261186556f236a546b85c0ae461b361ede59855c692f6
3
+ size 6056457
00014.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a586d8c1f13b7f7fbecd50cbc3d20d22ee458590632121b5a4b914d2bf9c88f2
3
+ size 681635840
00014_stats.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8621,
4
+ "failed_to_download": 1316,
5
+ "failed_to_resize": 63,
6
+ "duration": 863.9400579929352,
7
+ "start_time": 1723466153.9883897,
8
+ "end_time": 1723467017.9284477,
9
+ "status_dict": {
10
+ "success": 8621,
11
+ "HTTP Error 403: Forbidden": 371,
12
+ "Use of image disallowed by X-Robots-Tag directive": 22,
13
+ "HTTP Error 400: Bad Request": 175,
14
+ "HTTP Error 404: Not Found": 487,
15
+ "HTTP Error 500: Internal Server Error": 1,
16
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 3,
17
+ "Remote end closed connection without response": 99,
18
+ "<urlopen error [Errno -2] Name or service not known>": 41,
19
+ "HTTP Error 410: Gone": 7,
20
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.deepblu.com'. (_ssl.c:1000)>": 1,
21
+ "Image decoding error": 63,
22
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.wallpaperup.com'. (_ssl.c:1000)>": 1,
23
+ "<urlopen error [Errno 101] Network is unreachable>": 2,
24
+ "The read operation timed out": 47,
25
+ "HTTP Error 530: ": 2,
26
+ "<urlopen error timed out>": 7,
27
+ "HTTP Error 502: Bad Gateway": 10,
28
+ "timed out": 3,
29
+ "HTTP Error 520: ": 6,
30
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 6,
31
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'leguanoshoes.com'. (_ssl.c:1000)>": 1,
32
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 6,
33
+ "HTTP Error 405: Not Allowed": 3,
34
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 2,
35
+ "<urlopen error [Errno -5] No address associated with hostname>": 1,
36
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'read.mangadad.com'. (_ssl.c:1000)>": 1,
37
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 3,
38
+ "<urlopen error [SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1000)>": 1,
39
+ "HTTP Error 503: Service Unavailable": 2,
40
+ "HTTP Error 404: Page Not Found": 1,
41
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.martyknightphotography.com'. (_ssl.c:1000)>": 1,
42
+ "HTTP Error 409: Public access is not permitted on this storage account.": 1,
43
+ "HTTP Error 404: ": 1,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'atlantaplanit.wabe.org'. (_ssl.c:1000)>": 1
45
+ }
46
+ }
00015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1bee486f5a9d2deeeb2fcd7a8b4dc00fdaa62e918ace0164924162a78c4b81
3
+ size 6095340
00015.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137510ad1b46d7e7d5b07649f8a4587ec3b9b93d4376b8db1eaa24a5a59a0367
3
+ size 678932480
00015_stats.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "count": 10000,
3
+ "successes": 8571,
4
+ "failed_to_download": 1361,
5
+ "failed_to_resize": 68,
6
+ "duration": 867.1291887760162,
7
+ "start_time": 1723466154.1066356,
8
+ "end_time": 1723467021.2358243,
9
+ "status_dict": {
10
+ "success": 8571,
11
+ "HTTP Error 403: Forbidden": 312,
12
+ "HTTP Error 400: Bad Request": 184,
13
+ "HTTP Error 404: Not Found": 545,
14
+ "HTTP Error 406: Not Acceptable": 1,
15
+ "Remote end closed connection without response": 118,
16
+ "<urlopen error [Errno -2] Name or service not known>": 52,
17
+ "<urlopen error [Errno -3] Temporary failure in name resolution>": 6,
18
+ "HTTP Error 410: Gone": 15,
19
+ "HTTP Error 520: ": 7,
20
+ "HTTP Error 404: ": 2,
21
+ "<urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)>": 2,
22
+ "Image decoding error": 67,
23
+ "HTTP Error 404: 404": 1,
24
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>": 4,
25
+ "The read operation timed out": 46,
26
+ "HTTP Error 502: Bad Gateway": 3,
27
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>": 3,
28
+ "HTTP Error 500: Internal Server Error": 4,
29
+ "Use of image disallowed by X-Robots-Tag directive": 12,
30
+ "HTTP Error 530: ": 1,
31
+ "<urlopen error timed out>": 9,
32
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jebiga.com'. (_ssl.c:1000)>": 2,
33
+ "HTTP Error 405: Not Allowed": 5,
34
+ "<urlopen error [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1000)>": 1,
35
+ "<urlopen error [Errno -5] No address associated with hostname>": 4,
36
+ "HTTP Error 441: ": 1,
37
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'read.mangadad.com'. (_ssl.c:1000)>": 1,
38
+ "<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1000)>": 1,
39
+ "<urlopen error [Errno 104] Connection reset by peer>": 2,
40
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.globe-hopper.com'. (_ssl.c:1000)>": 1,
41
+ "HTTP Error 503: Service Temporarily Unavailable": 1,
42
+ "OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:813: error: (-215:Assertion failed) !buf.empty() in function 'imdecode_'\n": 1,
43
+ "timed out": 2,
44
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'styleworthyblog.com'. (_ssl.c:1000)>": 1,
45
+ "<urlopen error [Errno 101] Network is unreachable>": 4,
46
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)>": 1,
47
+ "HTTP Error 301: The HTTP server returned a redirect error that would lead to an infinite loop.\nThe last 30x error message was:\nMoved Permanently": 1,
48
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.claretamim.co.uk'. (_ssl.c:1000)>": 1,
49
+ "<urlopen error _ssl.c:983: The handshake operation timed out>": 1,
50
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'sistersofeurope.com'. (_ssl.c:1000)>": 1,
51
+ "HTTP Error 503: Service Unavailable": 1,
52
+ "<urlopen error [Errno 111] Connection refused>": 1,
53
+ "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.jbcarpages.com.'. (_ssl.c:1000)>": 1
54
+ }
55
+ }
00016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f9631ec56009deb3c69a8ccc1108395d0eb919f98ee1f1012fbde720ee0f4b3
3
+ size 6089035