V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
rv54ntjwfm3ug8
V2EX  ›  Python

Python 有什么可以方便模拟浏览器发请求的模块吗?

  •  
  •   rv54ntjwfm3ug8 · Mar 26, 2022 · 2787 views
    This topic created in 1493 days ago, the information mentioned may be changed or developed.

    功能像 requests 一样,但能自动模拟正常浏览器请求头,内置几十个 UA ,可以自动换也能手动指定用哪个,还能随机 SSL 指纹,支持带密码 socks 代理

    虽然不难实现,自己造个轮子很快,但想看看有没有别人造好的更圆的轮子

    5 replies    2022-03-29 11:44:00 +08:00
    zmal
        1
    zmal  
       Mar 26, 2022 via iPhone
    爬虫框架不都带这个吗
    awsl2333
        2
    awsl2333  
       Mar 26, 2022
    selenium
    Dockerfile
        3
    Dockerfile  
       Mar 26, 2022
    有个库 fake_useragent
    a852695
        4
    a852695  
       Mar 26, 2022
    requests 库应该都可以满足吧
    kaiger
        5
    kaiger  
       Mar 29, 2022
    过来人经验,不要造轮子
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5627 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 08:35 · PVG 16:35 · LAX 01:35 · JFK 04:35
    ♥ Do have faith in what you're doing.