An open API service indexing awesome lists of open source software.

https://github.com/yuesong-feng/scrawler

Python爬虫,爬取美团网站上的机票数据信息
https://github.com/yuesong-feng/scrawler

Last synced: 2 months ago
JSON representation

Python爬虫,爬取美团网站上的机票数据信息

Awesome Lists containing this project

README

        

# Scrawler
需要下载对应的webdriver驱动
Python爬虫,爬取美团网站上的机票数据信息
place.txt存放需要爬取的机场三字节码,两两都会配对
可以在scrawler.py中设置需要爬取的数据时间范围
剩下的.py文件进行数据的处理