magic_google
magic_google copied to clipboard
Google search results crawler, get google search results that you need
在一个新的国外云服务器上使用时,需要点击同意使用cookie才返回结果 ``` \na, a:link, a:visited, a:active, a:hover {\n color: #1a73e8;\n text-decoration: none;\n}\nbody {\n font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;\n text-align: center;\n -ms-text-size-adjust: 100%;\n -moz-text-size-adjust: 100%;\n -webkit-text-size-adjust: 100%;\n}\n.box {\n border: 1px solid #dadce0;\n box-sizing: border-box;\n...
in google.py add str named "tbs" tbs = '&tbs=qdr:d' url=url + tbs news released within 24 hours
执行 pip install magic_google 出现错误: note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cchardet Successfully built magic_google Failed...