摘要: selenium_51job_com.py #!/usr/bin/env python3 # coding=utf-8 # Version:python3.6.1 # File:51job_com.py # Author:LGSP_Harold import pymongo from seleniu 阅读全文
posted @ 2021-08-21 12:51 嘆世殘者——華帥 阅读(88) 评论(0) 推荐(0) 编辑
摘要: selenium_maoyan_com.py import json import re import time import requests def get_one_page(url): headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10. 阅读全文
posted @ 2021-08-21 12:47 嘆世殘者——華帥 阅读(93) 评论(0) 推荐(0) 编辑
摘要: selenium_taobao_com.py #!/usr/bin/env python3 # coding=utf-8 # Version:python3.6.1 # File:selenium_taobao_com.py # Author:LGSP_Harold from urllib.pars 阅读全文
posted @ 2021-08-21 12:44 嘆世殘者——華帥 阅读(72) 评论(0) 推荐(0) 编辑