DEV Community

Cover image for Introducing PyEYE: A Powerful Tool for Extracting Endpoints and Paths
Mohamed
Mohamed

Posted on

Introducing PyEYE: A Powerful Tool for Extracting Endpoints and Paths

Hey everyone!

I'm excited to introduce PyEYE, a powerful tool designed to extract endpoints and paths from websites by analyzing HTML content and associated resources. It identifies potential API endpoints, routes, and file paths which can be useful for security research, web mapping, and application analysis.

Features:
Extracts endpoints and paths from websites
Analyzes HTML content and associated resources
Identifies potential API endpoints, routes, and file paths
Useful for security research, web mapping, and application analysis
**Repository:
**Check out the **PyEYE **repository on GitHub for more details and to get started! https://github.com/medjahdi/PyEYE

**Language:
**PyEYE is written entirely in Python.

Top comments (0)

👋 Kindness is contagious

If this post resonated with you, feel free to hit ❤️ or leave a quick comment to share your thoughts!

Okay