課程
/后端開發(fā)
/Python
/Python開發(fā)簡單爬蟲
我用的是PyCharm,如何引用創(chuàng)建的url_manager,html_outputer等對象呢,因為沒有找到import的選項
2018-08-25
源自:Python開發(fā)簡單爬蟲 7-2
正在回答
from?.?import?html_downloader,?html_ouputer,?html_parser,?url_manager
from?baike_spider?import?url_manager,?html_downloader,?html_parser,?html_outputer
舉報
本教程帶您解開python爬蟲這門神奇技術(shù)的面紗
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2018-10-17
2018-08-25