python爬取单词构造本身的词典

make_dictionary.pyhtml import urllib.request from lxml import etree import re url = "http://cn.bing.com/dict/search?q=" meaning_xpath = "/html/body/div[1]/div/div/div[1]/div[1]/ul/li" def get_word_
相关文章
相关标签/搜索