A construction site image crawler built for my graduation project. Using code and modules from https://github.com/hellock/icrawler
- bulldozer: 推土机
- concrete: 混凝土
- crane: 塔吊/起重机
- dump truck: 自卸车
- excavator: 挖土机
- formwork: 模板
- rebar: 螺纹钢筋
- scaffolding: 脚手架
- worker: 工人
- Modify
keywords.txt
to customize keywords. - Modify this line to customize tags (default:
construction site
). - Run
python my_crawler.py
.
Have fun! 😎