PHP
10 Sep 2010
 
 
 
 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
<?php
$bots = array (
0 => 'MLBot (www.metadatalabs.com/mlbot)',
1 => 'Yandex/1.01.001 (compatible; Win16; I)',
2 => 'Yandex/1.01.001 (compatible; Win16; P)',
3 => 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)',
4 => 'SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)',
8 => 'DoCoMo/2.0 N905i(c100;TB;W24H16) (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)',
11 => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',
25 => 'spider_web (larbin2.6.3@unspecified.mail)',
34 => 'li_viewer (larbin2.6.3@unspecified.mail)',
43 => 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)',
58 => 'Mozilla/5.0 (compatible; MJ12bot/v1.2.5; http://www.majestic12.co.uk/bot.php?+)',
68 => 'Yandex/1.01.001 (compatible; Win16; m)',
90 => 'Mozilla/5.0 (compatible; Dolphin/1.0; +http://tele-house.ru/crawler.html)',
119 => 'al_viewer (larbin2.6.3@unspecified.mail)',
134 => 'Yanga WorldSearch Bot v1.1/beta (http://www.yanga.co.uk/)',
146 => 'Mozilla/5.0 (compatible; Ask Jeeves/Teoma; +http://about.ask.com/en/docs/about/webmasters.shtml)',
167 => 'Yandex/Yandex 3.1',
199 => 'SurveyBot/2.3 (Whois Source)',
204 => 'Mozilla/5.0 (Twiceler-0.9 http://www.cuil.com/twiceler/robot.html)',
207 => 'Nokia3650/1.0 SymbianOS/6.1 Series60/1.2 Profile/MIDP-1.0 Configuration/CLDC-1.0/ (compatible; YodaoBot-Mobile/1.0; http://www.youdao.com/help/webmaster/spider/; )',
231 => 'StackRambler/2.0 (MSIE incompatible)',
246 => 'Yandex/Yandex-1.3',
277 => 'page_test (larbin2.6.3@unspecified.mail)',
367 => 'mmonitor/Nutch-1.0 (MarkMonitor Robots; http://www.markmonitor.com; tlin@markmonitor.com)',
372 => 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0; obot)',
459 => 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)',
474 => 'Wget/1.10.2 (Red Hat modified)',
529 => 'Mozilla/5.0 (compatible; Dolphin/1.0; +http://telehouse.ru/crawler.html)',
537 => 'Mozilla/5.0 (compatible; Plukkie/1.2; http://www.botje.com/plukkie.htm)',
616 => 'ia_archiver-web.archive.org',
651 => 'msnbot/1.1 (+http://search.msn.com/msnbot.htm)',
660 => 'Yandex/1.03.003 (compatible; Win16; D)',
719 => 'StackRambler/2.0',
);