Metadata-Version: 2.4
Name: graphrecon
Version: 1.1.1
Summary: Fast async GraphQL endpoint scanner
Author: memirhan
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.9.0
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# GraphRecon 🔎

**GraphRecon** is a fast, asynchronous GraphQL endpoint discovery tool.  
It scans common and misconfigured API paths to identify exposed GraphQL endpoints.

Designed for:
- Security researchers
- Pentesters
- Bug hunters

---

## ✨ Features

- 🚀 Fully asynchronous (aiohttp + asyncio)
- 🔍 Detects GraphQL via real GraphQL queries
- 📍 Scans dozens of common GraphQL/API paths
- 🧠 Stops duplicate results
- 🌐 Detects if target is reachable
- 🎯 Clean CLI usage

---

## 📦 Installation

### Homebrew (Windows, macOS, Linux)

```bash
pip install graphrecon
```

## Follow us
[Pentest Project Instagram](https://instagram.com/pentestproject)
