An open API service indexing awesome lists of open source software.

https://github.com/caido-community/crawler

Crawler for Caido
https://github.com/caido-community/crawler

caido crawler plugin

Last synced: 4 months ago
JSON representation

Crawler for Caido

Awesome Lists containing this project

README

          


image





Github
  •  
Documentation
  •  
Discord




# Crawler

Automated web crawling for web applications. Crawler helps you discover and map web application structure to build a comprehensive sitemap of your target application.

## Installation

### From Plugin Store

1. Install via the Caido Plugin Store
2. Navigate to the Crawler settings from Caido's settings menu
3. Configure your crawling preferences and start crawling

### Manual Installation

1. Install dependencies:

```bash
pnpm install
```

2. Build the plugin:

```bash
pnpm build
```

3. Install in Caido:
- Upload the `dist/plugin_package.zip` file by clicking "Install Package" in Caido's plugin settings