偷偷摘套内射激情视频,久久精品99国产国产精,中文字幕无线乱码人妻,中文在线中文a,性爽19p

2019 網(wǎng)絡(luò)爬蟲(chóng)和相關(guān)工具

開(kāi)發(fā) 開(kāi)發(fā)工具
網(wǎng)絡(luò)爬蟲(chóng)(web crawler),以前經(jīng)常稱(chēng)之為網(wǎng)絡(luò)蜘蛛(spider),是按照一定的規(guī)則自動(dòng)瀏覽萬(wàn)維網(wǎng)并獲取信息的機(jī)器人程序(或腳本),曾經(jīng)被廣泛的應(yīng)用于互聯(lián)網(wǎng)搜索引擎。

 [[267706]]

網(wǎng)絡(luò)爬蟲(chóng)

網(wǎng)絡(luò)爬蟲(chóng)(web crawler),以前經(jīng)常稱(chēng)之為網(wǎng)絡(luò)蜘蛛(spider),是按照一定的規(guī)則自動(dòng)瀏覽萬(wàn)維網(wǎng)并獲取信息的機(jī)器人程序(或腳本),曾經(jīng)被廣泛的應(yīng)用于互聯(lián)網(wǎng)搜索引擎。使用過(guò)互聯(lián)網(wǎng)和瀏覽器的人都知道,網(wǎng)頁(yè)中除了供用戶(hù)閱讀的文字信息之外,還包含一些超鏈接。網(wǎng)絡(luò)爬蟲(chóng)系統(tǒng)正是通過(guò)網(wǎng)頁(yè)中的超鏈接信息不斷獲得網(wǎng)絡(luò)上的其它頁(yè)面。正因如此,網(wǎng)絡(luò)數(shù)據(jù)采集的過(guò)程就像一個(gè)爬蟲(chóng)或者蜘蛛在網(wǎng)絡(luò)上漫游,所以才被形象的稱(chēng)為網(wǎng)絡(luò)爬蟲(chóng)或者網(wǎng)絡(luò)蜘蛛。

爬蟲(chóng)的應(yīng)用領(lǐng)域

在理想的狀態(tài)下,所有ICP(Internet Content Provider)都應(yīng)該為自己的網(wǎng)站提供API接口來(lái)共享它們?cè)试S其他程序獲取的數(shù)據(jù),在這種情況下爬蟲(chóng)就不是必需品,國(guó)內(nèi)比較有名的電商平臺(tái)(如淘寶、京東等)、社交平臺(tái)(如騰訊微博等)等網(wǎng)站都提供了自己的Open API,但是這類(lèi)Open API通常會(huì)對(duì)可以抓取的數(shù)據(jù)以及抓取數(shù)據(jù)的頻率進(jìn)行限制。對(duì)于大多數(shù)的公司而言,及時(shí)的獲取行業(yè)相關(guān)數(shù)據(jù)是企業(yè)生存的重要環(huán)節(jié)之一,然而大部分企業(yè)在行業(yè)數(shù)據(jù)方面的匱乏是其與生俱來(lái)的短板,合理的利用爬蟲(chóng)來(lái)獲取數(shù)據(jù)并從中提取出有商業(yè)價(jià)值的信息是至關(guān)重要的。當(dāng)然爬蟲(chóng)還有很多重要的應(yīng)用領(lǐng)域,下面列舉了其中的一部分:

  1. 搜索引擎
  2. 新聞聚合
  3. 社交應(yīng)用
  4. 輿情監(jiān)控
  5. 行業(yè)數(shù)據(jù)

合法性和背景調(diào)研

爬蟲(chóng)合法性探討

網(wǎng)絡(luò)爬蟲(chóng)領(lǐng)域目前還屬于拓荒階段,雖然互聯(lián)網(wǎng)世界已經(jīng)通過(guò)自己的游戲規(guī)則建立起一定的道德規(guī)范(Robots協(xié)議,全稱(chēng)是“網(wǎng)絡(luò)爬蟲(chóng)排除標(biāo)準(zhǔn)”),但法律部分還在建立和完善中,也就是說(shuō),現(xiàn)在這個(gè)領(lǐng)域暫時(shí)還是灰色地帶。

“法不禁止即為許可”,如果爬蟲(chóng)就像瀏覽器一樣獲取的是前端顯示的數(shù)據(jù)(網(wǎng)頁(yè)上的公開(kāi)信息)而不是網(wǎng)站后臺(tái)的私密敏感信息,就不太擔(dān)心法律法規(guī)的約束,因?yàn)槟壳按髷?shù)據(jù)產(chǎn)業(yè)鏈的發(fā)展速度遠(yuǎn)遠(yuǎn)超過(guò)了法律的完善程度。

在爬取網(wǎng)站的時(shí)候,需要限制自己的爬蟲(chóng)遵守Robots協(xié)議,同時(shí)控制網(wǎng)絡(luò)爬蟲(chóng)程序的抓取數(shù)據(jù)的速度;在使用數(shù)據(jù)的時(shí)候,必須要尊重網(wǎng)站的知識(shí)產(chǎn)權(quán)(從Web 2.0時(shí)代開(kāi)始,雖然Web上的數(shù)據(jù)很多都是由用戶(hù)提供的,但是網(wǎng)站平臺(tái)是投入了運(yùn)營(yíng)成本的,當(dāng)用戶(hù)在注冊(cè)和發(fā)布內(nèi)容時(shí),平臺(tái)通常就已經(jīng)獲得了對(duì)數(shù)據(jù)的所有權(quán)、使用權(quán)和分發(fā)權(quán))。如果違反了這些規(guī)定,在打官司的時(shí)候敗訴幾率相當(dāng)高。

Robots.txt文件

大多數(shù)網(wǎng)站都會(huì)定義robots.txt文件,下面以淘寶的robots.txt文件為例,看看該網(wǎng)站對(duì)爬蟲(chóng)有哪些限制。

  1. User-agent:  Baiduspider 
  2. Allow:  /article 
  3. Allow:  /oshtml 
  4. Disallow:  /product/ 
  5. Disallow:  / 
  6.  
  7. User-Agent:  Googlebot 
  8. Allow:  /article 
  9. Allow:  /oshtml 
  10. Allow:  /product 
  11. Allow:  /spu 
  12. Allow:  /dianpu 
  13. Allow:  /oversea 
  14. Allow:  /list 
  15. Disallow:  / 
  16.  
  17. User-agent:  Bingbot 
  18. Allow:  /article 
  19. Allow:  /oshtml 
  20. Allow:  /product 
  21. Allow:  /spu 
  22. Allow:  /dianpu 
  23. Allow:  /oversea 
  24. Allow:  /list 
  25. Disallow:  / 
  26.  
  27. User-Agent:  360Spider 
  28. Allow:  /article 
  29. Allow:  /oshtml 
  30. Disallow:  / 
  31.  
  32. User-Agent:  Yisouspider 
  33. Allow:  /article 
  34. Allow:  /oshtml 
  35. Disallow:  / 
  36.  
  37. User-Agent:  Sogouspider 
  38. Allow:  /article 
  39. Allow:  /oshtml 
  40. Allow:  /product 
  41. Disallow:  / 
  42.  
  43. User-Agent:  Yahoo!  Slurp 
  44. Allow:  /product 
  45. Allow:  /spu 
  46. Allow:  /dianpu 
  47. Allow:  /oversea 
  48. Allow:  /list 
  49. Disallow:  / 
  50.  
  51. User-Agent:  * 
  52. Disallow:  / 

注意上面robots.txt第一段的最后一行,通過(guò)設(shè)置“Disallow: /”禁止百度爬蟲(chóng)訪(fǎng)問(wèn)除了“Allow”規(guī)定頁(yè)面外的其他所有頁(yè)面。因此當(dāng)你在百度搜索“淘寶”的時(shí)候,搜索結(jié)果下方會(huì)出現(xiàn):“由于該網(wǎng)站的robots.txt文件存在限制指令(限制搜索引擎抓取),系統(tǒng)無(wú)法提供該頁(yè)面的內(nèi)容描述”。百度作為一個(gè)搜索引擎,至少在表面上遵守了淘寶網(wǎng)的robots.txt協(xié)議,所以用戶(hù)不能從百度上搜索到淘寶內(nèi)部的產(chǎn)品信息。

 

相關(guān)工具介紹

HTTP協(xié)議

在開(kāi)始講解爬蟲(chóng)之前,我們稍微對(duì)HTTP(超文本傳輸協(xié)議)做一些回顧,因?yàn)槲覀冊(cè)诰W(wǎng)頁(yè)上看到的內(nèi)容通常是瀏覽器執(zhí)行HTML語(yǔ)言得到的結(jié)果,而HTTP就是傳輸HTML數(shù)據(jù)的協(xié)議。HTTP和其他很多應(yīng)用級(jí)協(xié)議一樣是構(gòu)建在TCP(傳輸控制協(xié)議)之上的,它利用了TCP提供的可靠的傳輸服務(wù)實(shí)現(xiàn)了Web應(yīng)用中的數(shù)據(jù)交換。按照維基百科上的介紹,設(shè)計(jì)HTTP最初的目的是為了提供一種發(fā)布和接收HTML頁(yè)面的方法,也就是說(shuō)這個(gè)協(xié)議是瀏覽器和Web服務(wù)器之間傳輸?shù)臄?shù)據(jù)的載體。關(guān)于這個(gè)協(xié)議的詳細(xì)信息以及目前的發(fā)展?fàn)顩r,大家可以閱讀阮一峰老師的《HTTP 協(xié)議入門(mén)》、《互聯(lián)網(wǎng)協(xié)議入門(mén)》系列以及《圖解HTTPS協(xié)議》進(jìn)行了解,下圖是我在四川省網(wǎng)絡(luò)通信技術(shù)重點(diǎn)實(shí)驗(yàn)室工作期間用開(kāi)源協(xié)議分析工具Ethereal(抓包工具WireShark的前身)截取的訪(fǎng)問(wèn)百度首頁(yè)時(shí)的HTTP請(qǐng)求和響應(yīng)的報(bào)文(協(xié)議數(shù)據(jù)),由于Ethereal截取的是經(jīng)過(guò)網(wǎng)絡(luò)適配器的數(shù)據(jù),因此可以清晰的看到從物理鏈路層到應(yīng)用層的協(xié)議數(shù)據(jù)。

HTTP請(qǐng)求(請(qǐng)求行+請(qǐng)求頭+空行+[消息體]):

 

HTTP響應(yīng)(響應(yīng)行+響應(yīng)頭+空行+消息體):

 

說(shuō)明:但愿這兩張如同泛黃的照片般的截圖幫助你大概的了解到HTTP是一個(gè)怎樣的協(xié)議。

相關(guān)工具

1.Chrome Developer Tools:谷歌瀏覽器內(nèi)置的開(kāi)發(fā)者工具。

 

2.POSTMAN:功能強(qiáng)大的網(wǎng)頁(yè)調(diào)試與RESTful請(qǐng)求工具。

 

3.

4.HTTPie:命令行HTTP客戶(hù)端。

  1. $ http --header http://www.scu.edu.cn 
  2. HTTP/1.1 200 OK 
  3. Accept-Ranges: bytes 
  4. Cache-Control: private, max-age=600 
  5. Connection: Keep-Alive 
  6. Content-Encoding: gzip 
  7. Content-Language: zh-CN 
  8. Content-Length: 14403 
  9. Content-Type: text/html 
  10. Date: Sun, 27 May 2018 15:38:25 GMT 
  11. ETag: "e6ec-56d3032d70a32-gzip" 
  12. Expires: Sun, 27 May 2018 15:48:25 GMT 
  13. Keep-Alive: timeout=5, max=100 
  14. Last-Modified: Sun, 27 May 2018 13:44:22 GMT 
  15. Server: VWebServer 
  16. Vary: User-Agent,Accept-Encoding 
  17. X-Frame-Options: SAMEORIGIN 

5.BuiltWith:識(shí)別網(wǎng)站所用技術(shù)的工具。

  1. >>> import builtwith 
  2. >>> builtwith.parse('http://www.bootcss.com/'
  3. {'web-servers': ['Nginx'], 'font-scripts': ['Font Awesome'], 'javascript-frameworks': ['Lo-dash''Underscore.js''Vue.js''Zepto''jQuery'], 'web-frameworks': ['Twitter Bootstrap']} 
  4. >>> 
  5. >>> import ssl 
  6. >>> ssl._create_default_https_context = ssl._create_unverified_context 
  7. >>> builtwith.parse('https://www.jianshu.com/'
  8. {'web-servers': ['Tengine'], 'web-frameworks': ['Twitter Bootstrap''Ruby on Rails'], 'programming-languages': ['Ruby']} 

6.python-whois:查詢(xún)網(wǎng)站所有者的工具。

  1. >>> import whois 
  2. >>> whois.whois('baidu.com'
  3. {'domain_name': ['BAIDU.COM''baidu.com'], 'registrar''MarkMonitor, Inc.''whois_server''whois.markmonitor.com''referral_url': None, 'updated_date': [datetime.datetime(2017, 7, 28, 2, 36, 28), datetime.datetime(2017, 7, 27, 19, 36, 28)], 'creation_date': [datetime.datetime(1999, 10, 11, 11, 5, 17), datetime.datetime(1999, 10, 11, 4, 5, 17)], 'expiration_date': [datetime.datetime(2026, 10, 11, 11, 5, 17), datetime.datetime(2026, 10, 11, 0, 0)], 'name_servers': ['DNS.BAIDU.COM''NS2.BAIDU.COM''NS3.BAIDU.COM''NS4.BAIDU.COM''NS7.BAIDU.COM''dns.baidu.com''ns4.baidu.com''ns3.baidu.com''ns7.baidu.com''ns2.baidu.com'], 'status': ['clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited''clientTransferProhibited https://icann.org/epp#clientTransferProhibited''clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited''serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited''serverTransferProhibited https://icann.org/epp#serverTransferProhibited''serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited''clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)''clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)''clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)''serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)''serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)''serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)'], 'emails': ['abusecomplaints@markmonitor.com''whoisrelay@markmonitor.com'], 'dnssec''unsigned''name': None, 'org''Beijing Baidu Netcom Science Technology Co., Ltd.''address': None, 'city': None, 'state''Beijing''zipcode': None, 'country''CN'

7.robotparser:解析robots.txt的工具。

  1. >>> from urllib import robotparser 
  2. >>> parser = robotparser.RobotFileParser() 
  3. >>> parser.set_url('https://www.taobao.com/robots.txt'
  4. >>> parser.read() 
  5. >>> parser.can_fetch('Hellokitty''http://www.taobao.com/article'
  6. False 
  7. >>> parser.can_fetch('Baiduspider''http://www.taobao.com/article'
  8. True 
  9. >>> parser.can_fetch('Baiduspider''http://www.taobao.com/product'
  10. False 

一個(gè)簡(jiǎn)單的爬蟲(chóng)

一個(gè)基本的爬蟲(chóng)通常分為數(shù)據(jù)采集(網(wǎng)頁(yè)下載)、數(shù)據(jù)處理(網(wǎng)頁(yè)解析)和數(shù)據(jù)存儲(chǔ)(將有用的信息持久化)三個(gè)部分的內(nèi)容,當(dāng)然更為高級(jí)的爬蟲(chóng)在數(shù)據(jù)采集和處理時(shí)會(huì)使用并發(fā)編程或分布式技術(shù),這就需要有調(diào)度器(安排線(xiàn)程或進(jìn)程執(zhí)行對(duì)應(yīng)的任務(wù))、后臺(tái)管理程序(監(jiān)控爬蟲(chóng)的工作狀態(tài)以及檢查數(shù)據(jù)抓取的結(jié)果)等的參與。

 

一般來(lái)說(shuō),爬蟲(chóng)的工作流程包括以下幾個(gè)步驟:

  1. 設(shè)定抓取目標(biāo)(種子頁(yè)面/起始頁(yè)面)并獲取網(wǎng)頁(yè)。
  2. 當(dāng)服務(wù)器無(wú)法訪(fǎng)問(wèn)時(shí),按照指定的重試次數(shù)嘗試重新下載頁(yè)面。
  3. 在需要的時(shí)候設(shè)置用戶(hù)代理或隱藏真實(shí)IP,否則可能無(wú)法訪(fǎng)問(wèn)頁(yè)面。
  4. 對(duì)獲取的頁(yè)面進(jìn)行必要的解碼操作然后抓取出需要的信息。
  5. 在獲取的頁(yè)面中通過(guò)某種方式(如正則表達(dá)式)抽取出頁(yè)面中的鏈接信息。
  6. 對(duì)鏈接進(jìn)行進(jìn)一步的處理(獲取頁(yè)面并重復(fù)上面的動(dòng)作)。
  7. 將有用的信息進(jìn)行持久化以備后續(xù)的處理。

下面的例子給出了一個(gè)從“搜狐體育”上獲取NBA新聞標(biāo)題和鏈接的爬蟲(chóng)。

  1. from urllib.error import URLError 
  2. from urllib.request import urlopen 
  3.  
  4. import re 
  5. import pymysql 
  6. import ssl 
  7.  
  8. from pymysql import Error 
  9.  
  10.  
  11. # 通過(guò)指定的字符集對(duì)頁(yè)面進(jìn)行解碼(不是每個(gè)網(wǎng)站都將字符集設(shè)置為utf-8) 
  12. def decode_page(page_bytes, charsets=('utf-8',)): 
  13.     page_html = None 
  14.     for charset in charsets: 
  15.         try: 
  16.             page_html = page_bytes.decode(charset) 
  17.             break 
  18.         except UnicodeDecodeError: 
  19.             pass 
  20.             # logging.error('Decode:', error) 
  21.     return page_html 
  22.  
  23.  
  24. # 獲取頁(yè)面的HTML代碼(通過(guò)遞歸實(shí)現(xiàn)指定次數(shù)的重試操作) 
  25. def get_page_html(seed_url, *, retry_times=3, charsets=('utf-8',)): 
  26.     page_html = None 
  27.     try: 
  28.         page_html = decode_page(urlopen(seed_url).read(), charsets) 
  29.     except URLError: 
  30.         # logging.error('URL:', error) 
  31.         if retry_times > 0: 
  32.             return get_page_html(seed_url, retry_times=retry_times - 1, 
  33.                                  charsets=charsets) 
  34.     return page_html 
  35.  
  36.  
  37. # 從頁(yè)面中提取需要的部分(通常是鏈接也可以通過(guò)正則表達(dá)式進(jìn)行指定) 
  38. def get_matched_parts(page_html, pattern_str, pattern_ignore_case=re.I): 
  39.     pattern_regex = re.compile(pattern_str, pattern_ignore_case) 
  40.     return pattern_regex.findall(page_html) if page_html else [] 
  41.  
  42.  
  43. # 開(kāi)始執(zhí)行爬蟲(chóng)程序并對(duì)指定的數(shù)據(jù)進(jìn)行持久化操作 
  44. def start_crawl(seed_url, match_pattern, *, max_depth=-1): 
  45.     conn = pymysql.connect(host='localhost', port=3306, 
  46.                            database='crawler'user='root'
  47.                            password='123456', charset='utf8'
  48.     try: 
  49.         with conn.cursor() as cursor
  50.             url_list = [seed_url] 
  51.             # 通過(guò)下面的字典避免重復(fù)抓取并控制抓取深度 
  52.             visited_url_list = {seed_url: 0} 
  53.             while url_list: 
  54.                 current_url = url_list.pop(0) 
  55.                 depth = visited_url_list[current_url] 
  56.                 if depth != max_depth: 
  57.                     # 嘗試用utf-8/gbk/gb2312三種字符集進(jìn)行頁(yè)面解碼 
  58.                     page_html = get_page_html(current_url, charsets=('utf-8''gbk''gb2312')) 
  59.                     links_list = get_matched_parts(page_html, match_pattern) 
  60.                     param_list = [] 
  61.                     for link in links_list: 
  62.                         if link not in visited_url_list: 
  63.                             visited_url_list[link] = depth + 1 
  64.                             page_html = get_page_html(link, charsets=('utf-8''gbk''gb2312')) 
  65.                             headings = get_matched_parts(page_html, r'<h1>(.*)<span'
  66.                             if headings: 
  67.                                 param_list.append((headings[0], link)) 
  68.                     cursor.executemany('insert into tb_result values (default, %s, %s)'
  69.                                        param_list) 
  70.                     conn.commit() 
  71.     except Error: 
  72.         pass 
  73.         # logging.error('SQL:', error) 
  74.     finally: 
  75.         conn.close() 
  76.  
  77.  
  78. def main(): 
  79.     ssl._create_default_https_context = ssl._create_unverified_context 
  80.     start_crawl('http://sports.sohu.com/nba_a.shtml'
  81.                 r'<a[^>]+test=a\s[^>]*href=["\'](.*?)["\']'
  82.                 max_depth=2) 
  83.  
  84.  
  85. if __name__ == '__main__'
  86.     main() 

由于使用了MySQL實(shí)現(xiàn)持久化操作,所以要先啟動(dòng)MySQL服務(wù)器再運(yùn)行該程序。

責(zé)任編輯:武曉燕 來(lái)源: 開(kāi)源測(cè)試聯(lián)盟
相關(guān)推薦

2024-07-02 11:32:38

2024-11-22 16:06:21

2010-06-13 14:47:15

2018-01-30 18:15:12

Python網(wǎng)絡(luò)爬蟲(chóng)gevent

2018-02-23 14:30:13

2018-05-14 15:27:06

Python網(wǎng)絡(luò)爬蟲(chóng)爬蟲(chóng)架構(gòu)

2023-06-01 13:15:23

2010-06-29 15:51:22

Linux SNMP協(xié)

2019-01-30 11:37:14

深度學(xué)習(xí)工具人工智能

2022-09-20 07:02:20

網(wǎng)絡(luò)爬蟲(chóng)反爬蟲(chóng)

2019-11-14 07:20:19

惡意軟件網(wǎng)絡(luò)安全勒索軟件

2019-03-25 05:38:34

絡(luò)犯罪惡意軟件網(wǎng)絡(luò)安全

2019-06-28 08:56:35

編程語(yǔ)言框架工具

2022-08-08 11:53:51

數(shù)據(jù)沿襲數(shù)據(jù)

2024-11-27 06:31:02

2011-03-09 10:07:56

網(wǎng)絡(luò)爬蟲(chóng)Java

2012-06-13 17:38:57

2010-04-20 11:40:52

網(wǎng)絡(luò)爬蟲(chóng)

2019-03-19 15:32:26

Hyper-V監(jiān)控工具虛擬化

2019-03-17 16:45:09

RSA 2019網(wǎng)絡(luò)安全
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)