# baike360_spider **Repository Path**: better319/baike360_spider ## Basic Information - **Project Name**: baike360_spider - **Description**: a spider automatically craw 360 wiki with python 3.4.4, using urllib & BeautifulSoup - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-10 - **Last Updated**: 2020-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # baike360_spider python 3.4.4 抓取360百科python词条 使用到的类库为: 官方自带的urllib 第三方BeautifulSoup