# saltyfish **Repository Path**: MemoryFast/saltyfish ## Basic Information - **Project Name**: saltyfish - **Description**: 闲鱼商品爬虫,xianyu - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-12-18 - **Last Updated**: 2021-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 闲鱼爬虫 爬取指定关键词指定价位的商品,并导出到csv,可使用Excel进行进一步处理(如条件格式) 如搜索5000~11000的Surface Book 使用条件格式筛选出包含`512`和`1t`的数据 并按照价格升序排序 第一列商品id需要设置成0位小数的数值型单元格 ![](img/screenshot.jpg)