Giter Site home page Giter Site logo

google_searchurl's Introduction

Google_searchurl

用于爬取谷歌关键词搜索的url,便于红队,src等快速提取
使用方式:
源码直接运行需要解决:
go的环境,当出现下面的报错
go: go.mod file not found in current directory or any parent directory; see 'go help modules'
运行:
go env -w GO111MODULE=on
go mod init xxx //xxx代表文件名
可以直接编译:go build -o crawl_urls.exe url.go

直接使用exe文件:
直接找到文件存储目录运行cmd输入:Google_searchurl.exe
image
这里可以设置你的爬取数量和代理,这里代理默认是http的,也可以设置socks5

使用之前记得挂上梯子,否则谷歌搜索是无法使用的,或者设置可以谷歌搜索的代理!!!
请勿用于违法用途,交流可进群:70844080

google_searchurl's People

Contributors

baianquanzu avatar

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.