https://github.com/madexploits/madrawler
Web crawler for finding easy endpoint
https://github.com/madexploits/madrawler
webcrawler webhacking
Last synced: 8 months ago
JSON representation
Web crawler for finding easy endpoint
- Host: GitHub
- URL: https://github.com/madexploits/madrawler
- Owner: MadExploits
- Created: 2023-08-14T11:40:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T11:51:36.000Z (over 2 years ago)
- Last Synced: 2025-03-19T23:51:31.919Z (12 months ago)
- Topics: webcrawler, webhacking
- Language: Python
- Homepage: https://madeploits.github.io
- Size: 3.91 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MadRawler
Madrawler is simple web crawler
Overview :
Web crawlers, are machines/software that systemically crawl the World Wide Web and are typically operated by search engines for indexing purposes as well as for archiving purposes
Installation
```
python3 -m pip install -r requirements.txt
```
Usage :
```
python madrawler.py
```