|
9 | 9 | "type" : "crawler"
|
10 | 10 | }
|
11 | 11 | },
|
| 12 | + { |
| 13 | + "desc" : "AdIdxBot", |
| 14 | + "ua" : "Mozilla/5.0 (compatible; adidxbot/2.0; +http://www.bing.com/bingbot.htm)", |
| 15 | + "expect" : |
| 16 | + { |
| 17 | + "name" : "adidxbot", |
| 18 | + "version" : "2.0", |
| 19 | + "type" : "crawler" |
| 20 | + } |
| 21 | + }, |
12 | 22 | {
|
13 | 23 | "desc" : "AdsBot Mobile Web",
|
14 | 24 | "ua" : "AdsBot-Google (+http://www.google.com/adsbot.html)",
|
|
79 | 89 | "type" : "crawler"
|
80 | 90 | }
|
81 | 91 | },
|
| 92 | + { |
| 93 | + "desc" : "Applebot-Extended", |
| 94 | + "ua" : "Applebot-Extended", |
| 95 | + "expect" : |
| 96 | + { |
| 97 | + "name" : "Applebot-Extended", |
| 98 | + "version" : "undefined", |
| 99 | + "type" : "crawler" |
| 100 | + } |
| 101 | + }, |
82 | 102 | {
|
83 | 103 | "desc" : "Amazonbot",
|
84 | 104 | "ua" : "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)",
|
|
89 | 109 | "type" : "crawler"
|
90 | 110 | }
|
91 | 111 | },
|
| 112 | + { |
| 113 | + "desc" : "Anthropic AI", |
| 114 | + "ua" : "anthropic-ai", |
| 115 | + "expect" : |
| 116 | + { |
| 117 | + "name" : "anthropic-ai", |
| 118 | + "version" : "undefined", |
| 119 | + "type" : "crawler" |
| 120 | + } |
| 121 | + }, |
| 122 | + { |
| 123 | + "desc" : "Archive.org Bot", |
| 124 | + "ua" : "ia_archiver/8.1 (Windows 2000 1.9; en-US;)", |
| 125 | + "expect" : |
| 126 | + { |
| 127 | + "name" : "ia_archiver", |
| 128 | + "version" : "8.1", |
| 129 | + "type" : "crawler" |
| 130 | + } |
| 131 | + }, |
| 132 | + { |
| 133 | + "desc" : "Archive.org Bot", |
| 134 | + "ua" : "Mozilla/5.0 (compatible; archive.org_bot/3.3.0 +https://archive.org/details/archive.org_bot)", |
| 135 | + "expect" : |
| 136 | + { |
| 137 | + "name" : "archive.org_bot", |
| 138 | + "version" : "3.3.0", |
| 139 | + "type" : "crawler" |
| 140 | + } |
| 141 | + }, |
| 142 | + { |
| 143 | + "desc" : "Baiduspider", |
| 144 | + "ua" : "Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)", |
| 145 | + "expect" : |
| 146 | + { |
| 147 | + "name" : "Baiduspider", |
| 148 | + "version" : "2.0", |
| 149 | + "type" : "crawler" |
| 150 | + } |
| 151 | + }, |
| 152 | + { |
| 153 | + "desc" : "Baiduspider-ads", |
| 154 | + "ua" : "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:17.0; Baiduspider-ads) Gecko/17.0 Firefox/17.0", |
| 155 | + "expect" : |
| 156 | + { |
| 157 | + "name" : "Baiduspider-ads", |
| 158 | + "version" : "undefined", |
| 159 | + "type" : "crawler" |
| 160 | + } |
| 161 | + }, |
| 162 | + { |
| 163 | + "desc" : "Baiduspider-cpro", |
| 164 | + "ua" : "Mozilla/5.0 (compatible; Baiduspider-cpro; +http://www.baidu.com/search/spider.html)", |
| 165 | + "expect" : |
| 166 | + { |
| 167 | + "name" : "Baiduspider-cpro", |
| 168 | + "version" : "undefined", |
| 169 | + "type" : "crawler" |
| 170 | + } |
| 171 | + }, |
| 172 | + { |
| 173 | + "desc" : "Baiduspider-favo", |
| 174 | + "ua" : "Baiduspider-favo", |
| 175 | + "expect" : |
| 176 | + { |
| 177 | + "name" : "Baiduspider-favo", |
| 178 | + "version" : "undefined", |
| 179 | + "type" : "crawler" |
| 180 | + } |
| 181 | + }, |
| 182 | + { |
| 183 | + "desc" : "Baiduspider-image", |
| 184 | + "ua" : "Baiduspider-image+(+http://www.baidu.com/search/spider.htm)", |
| 185 | + "expect" : |
| 186 | + { |
| 187 | + "name" : "Baiduspider-image", |
| 188 | + "version" : "undefined", |
| 189 | + "type" : "crawler" |
| 190 | + } |
| 191 | + }, |
| 192 | + { |
| 193 | + "desc" : "Baiduspider-news", |
| 194 | + "ua" : "Baiduspider-news", |
| 195 | + "expect" : |
| 196 | + { |
| 197 | + "name" : "Baiduspider-news", |
| 198 | + "version" : "undefined", |
| 199 | + "type" : "crawler" |
| 200 | + } |
| 201 | + }, |
| 202 | + { |
| 203 | + "desc" : "Baiduspider-render", |
| 204 | + "ua" : "Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)", |
| 205 | + "expect" : |
| 206 | + { |
| 207 | + "name" : "Baiduspider-render", |
| 208 | + "version" : "2.0", |
| 209 | + "type" : "crawler" |
| 210 | + } |
| 211 | + }, |
| 212 | + { |
| 213 | + "desc" : "Baiduspider-video", |
| 214 | + "ua" : "Baiduspider-video", |
| 215 | + "expect" : |
| 216 | + { |
| 217 | + "name" : "Baiduspider-video", |
| 218 | + "version" : "undefined", |
| 219 | + "type" : "crawler" |
| 220 | + } |
| 221 | + }, |
| 222 | + { |
| 223 | + "desc" : "Bingbot", |
| 224 | + "ua" : "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/", |
| 225 | + "expect" : |
| 226 | + { |
| 227 | + "name" : "bingbot", |
| 228 | + "version" : "2.0", |
| 229 | + "type" : "crawler" |
| 230 | + } |
| 231 | + }, |
92 | 232 | {
|
93 | 233 | "desc" : "Bytespider",
|
94 | 234 | "ua" : "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.1511.1269 Mobile Safari/537.36; Bytespider",
|
|
179 | 319 | "type" : "crawler"
|
180 | 320 | }
|
181 | 321 | },
|
| 322 | + { |
| 323 | + "desc" : "DuckDuckBot", |
| 324 | + "ua" : "DuckDuckBot/1.1; ( http://duckduckgo.com/duckduckbot.html)", |
| 325 | + "expect" : |
| 326 | + { |
| 327 | + "name" : "DuckDuckBot", |
| 328 | + "version" : "1.1", |
| 329 | + "type" : "crawler" |
| 330 | + } |
| 331 | + }, |
182 | 332 | {
|
183 | 333 | "desc" : "Exabot",
|
184 | 334 | "ua" : "Mozilla/5.0 (compatible; Exabot/3.0; +http://www.exabot.com/go/robot)",
|
|
340 | 490 | }
|
341 | 491 | },
|
342 | 492 | {
|
343 |
| - "desc" : "Archive.org Bot", |
344 |
| - "ua" : "ia_archiver/8.1 (Windows 2000 1.9; en-US;)", |
| 493 | + "desc" : "ImagesiftBot", |
| 494 | + "ua" : "Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)", |
345 | 495 | "expect" :
|
346 | 496 | {
|
347 |
| - "name" : "ia_archiver", |
348 |
| - "version" : "8.1", |
| 497 | + "name" : "ImagesiftBot", |
| 498 | + "version" : "undefined", |
349 | 499 | "type" : "crawler"
|
350 | 500 | }
|
351 | 501 | },
|
352 | 502 | {
|
353 |
| - "desc" : "Archive.org Bot", |
354 |
| - "ua" : "Mozilla/5.0 (compatible; archive.org_bot/3.3.0 +https://archive.org/details/archive.org_bot)", |
| 503 | + "desc" : "Linespider", |
| 504 | + "ua" : "Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)", |
355 | 505 | "expect" :
|
356 | 506 | {
|
357 |
| - "name" : "archive.org_bot", |
358 |
| - "version" : "3.3.0", |
| 507 | + "name" : "Linespider", |
| 508 | + "version" : "1.1", |
359 | 509 | "type" : "crawler"
|
360 | 510 | }
|
361 | 511 | },
|
362 | 512 | {
|
363 |
| - "desc" : "ImagesiftBot", |
364 |
| - "ua" : "Mozilla/5.0 (compatible; ImagesiftBot; +imagesift.com)", |
| 513 | + "desc" : "LinkedInBot", |
| 514 | + "ua" : "LinkedInBot/1.0 (compatible; Mozilla/5.0; Apache-HttpClient +http://www.linkedin.com)", |
365 | 515 | "expect" :
|
366 | 516 | {
|
367 |
| - "name" : "ImagesiftBot", |
368 |
| - "version" : "undefined", |
| 517 | + "name" : "LinkedInBot", |
| 518 | + "version" : "1.0", |
369 | 519 | "type" : "crawler"
|
370 | 520 | }
|
371 | 521 | },
|
|
462 | 612 | },
|
463 | 613 | {
|
464 | 614 | "desc" : "PetalBot",
|
465 |
| - "ua" : "Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot) ", |
| 615 | + "ua" : "Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)", |
466 | 616 | "expect" :
|
467 | 617 | {
|
468 | 618 | "name" : "PetalBot",
|
|
520 | 670 | "type" : "crawler"
|
521 | 671 | }
|
522 | 672 | },
|
| 673 | + { |
| 674 | + "desc" : "Sogou", |
| 675 | + "ua" : "Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)", |
| 676 | + "expect" : |
| 677 | + { |
| 678 | + "name" : "Sogou web spider", |
| 679 | + "version" : "4.0", |
| 680 | + "type" : "crawler" |
| 681 | + } |
| 682 | + }, |
523 | 683 | {
|
524 | 684 | "desc" : "Teoma",
|
525 | 685 | "ua" : "Mozilla/2.0 (compatible; Ask Jeeves/Teoma; +http://sp.ask.com/docs/about/tech_crawling.html)",
|
|
0 commit comments