Giter VIP home page Giter VIP logo

gatherer's Introduction

Gatherer

Gatherer 是一个简易的爬虫工具,它可以从各种内容中收集资源链接和 API 然后进行访问

asciicast

Gatherer v0.1.0

Usage of ./gatherer:
  -H value
        HTTP request headers (eg. -H 'Header1:value' -H 'Header2:value')
  -ch
        Run Javascript in headless Chrome
  -debug
        Debug mode
  -dep int
        Maximum path depth (default 1)
  -ef string
        Filter by extensions (separated by commas)
  -igq
        Ignore the query portion on the URL from a[href]
  -json
        Log as JSON format
  -lf string
        Filter by response length (separated by commas)
  -limit int
        Maximum number of concurrent requests (default 100)
  -nr
        Disallow auto redirect
  -proxy string
        Proxy URL
  -rod string
        Set the default value of options used by rod.
  -sf string
        Filter by status codes (separated by commas)
  -sub
        Allow to visit sub-domains
  -t int
        Request timeout (second) (default 10)
  -tt int
        Total timeout (second)
  -u string
        Target URL
  -ua
        Use random User-Agent
  -w string
        Wordlist file path

Features

  • 从 JS 代码中收集资源链接
  • 从 Webpack 打包的代码中收集动态生成的 JS 资源链接
  • 从 Swagger 文档中解析 API 的完整路径、方法、参数
  • 从 robots.txt 中收集资源链接
  • 从 XML sitemap 中收集资源链接
  • 执行 JS 完成页面渲染,比如 SPA

Thanks

gatherer's People

Contributors

zrquan avatar

Watchers

 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.