# e_commerce_crawler_front **Repository Path**: jingluoonline/e_commerce_crawler_front ## Basic Information - **Project Name**: e_commerce_crawler_front - **Description**: 爬虫监控系统前台 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-09 - **Last Updated**: 2021-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # e_commerce_crawler_front 本文件夹为前端展示页面,使用bootstrap和bootstrap-table 有关后端使用教程 1. 下载chrome,并记录版本 2. 根据chrome版本下载chromedriver并将该插件放到chrome根目录 网址:http://npm.taobao.org/mirrors/chromedriver/ 3. 进入e_commerce_crawler文件夹,需要改数据库的话,就去setting里面改 4. 将apps/util/crawler.py拿出来别放到项目中,并记录位置 5. 修改apps/crawler/view.py中54行,将crawler.py文件位置写到此处 6. 有关每天爬取历史数据,暂时无实现, 8. 运行方式:python manage.py runserver 0.0.0.0:8082 有关前端: 1. 点index.html即可