https://github.com/yuesong-feng/scrawler
Python爬虫,爬取美团网站上的机票数据信息
https://github.com/yuesong-feng/scrawler
Last synced: 2 months ago
JSON representation
Python爬虫,爬取美团网站上的机票数据信息
- Host: GitHub
- URL: https://github.com/yuesong-feng/scrawler
- Owner: yuesong-feng
- Created: 2020-07-01T08:10:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T03:03:02.000Z (almost 5 years ago)
- Last Synced: 2024-12-24T12:10:32.402Z (4 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrawler
需要下载对应的webdriver驱动
Python爬虫,爬取美团网站上的机票数据信息
place.txt存放需要爬取的机场三字节码,两两都会配对
可以在scrawler.py中设置需要爬取的数据时间范围
剩下的.py文件进行数据的处理