文件名称:Extraer-productos-PCFactory:从PCFactory按类别提取产品的脚本
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-03 03:29:30
Python
产品提取器-PCFactory 脚本从PCFactory( )中按类别提取产品并将结果保存到Excel中 Python 3依赖项 美丽的汤4 pip3 install BeautifulSoup4 HTTP库 pip3 install httplib2 Python Excel xlwt pip3 install xlwt 类别数组示例 Categorias = [( "Discos Externos" , "https://www.pcfactory.cl/?categoria=422&papa=706" ), ( "Desktops" , "https://www.pcfactory.cl/?categoria=626&papa=737" ), ( "Tarjetas Gráficas NVIDIA" , "https://www.pcfactory
【文件预览】:
Extraer-productos-PCFactory-master
----README.md(1KB)
----pcfactory.py(2KB)
----pcfactory.xls(52KB)