2025年4月24日

python 爬虫淘宝天猫

摘要: python 爬虫获取淘宝天猫的图片和标题 以 Playwright + Python 为例: 扫码登录获取 cookies 的方式(推荐用 headless browser 实现) 由于linux服务器没有页面,使用 headless=False + Xvfb(虚拟显示)模拟图形界面(推荐在服务器 阅读全文

posted @ 2025-04-24 16:25 星河赵 阅读(162) 评论(0) 推荐(0)

导航