# Holidays-crawler **Repository Path**: piht/Holidays-crawler ## Basic Information - **Project Name**: Holidays-crawler - **Description**: 用python爬取中国法定节假日以及调休上班日期 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-05-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 用python爬取中国法定节假日以及调休上班日期 ## 1. 爬取的网站 https://fangjia.51240.com/2019__fangjia/ ## 2. 使用工具 python3 ## 3. 实现功能 爬取2012年之后所有年份放假日期和调休上班日期、假期名称、以0/1标识是否放假,最后导出到excel ## 4. 代码参考 https://ask.hellobi.com/blog/bailin0007/5604