Skip to content

weijeng/coolpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coolpc

  1. Install Python 3.9.7 on your PC.
    https://www.python.org/downloads/release/python-397/

  2. Install python modules via pip:
    a. pip install openpyxl
    b. pip install scrapy

  3. Use scrapy to parsing the coolpc price data to excel file format
    scrapy runspider <name>
    script name: cpu_ssd.py, graphic.py, hardDisk.py, ram2.py

  4. There will be an excel file exist in the working directory
    Ex: CPU_SSD_2021-10-10.xlsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages