Giter Site home page Giter Site logo

common-scripts's Introduction

Hello, I'm bighammer. Welcome!


Hi there 👋
I'm an undergraduate from Qingdao University of Technology.🤔🤔🤔

About me

  • 💼 My school: QUT

  • 🌱 I’m currently learning everything that i am interested.

  • ❤️ 🔭 I’m currently working on emmm... deep learning, and building fun experiments on Colaboratory

  • 💬 Ask me about anything here 📫:Ummmmmmmmm......

 

Spotify

 

Linkedin E-Mail Visits

common-scripts's People

Contributors

bighammer-link avatar xiaoxiaoxiaodeseyixia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

common-scripts's Issues

关于汽车之家签到

我用了你的脚本,换成自己的cookie,好用,可以签到。
但是在这之前 我也写过其它论坛的签到
我用的是如下代码达到cookie登陆的目的。
但是我发现这种方式 用在汽车之家 登录不了。
我搞不明白 什么原因。我不是专职爬虫开发。
你看看 你能知道原因吗?
cookie = ''
dd = SimpleCookie(cookie)
xx = {v.key: v.value for k, v in dd.items()}

    self.driver.get('https://i.autohome.com.cn/')
    for kk, vv in xx.items():
        self.driver.add_cookie(cookie_dict={'name': kk, 'value': vv})
    self.driver.refresh()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.