https://github.com/madexploits/madrawler
Web crawler for finding easy endpoint
https://github.com/madexploits/madrawler
Last synced: 2 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T11:51:36.000Z (almost 2 years ago)
- Last Synced: 2023-08-14T12:49:39.679Z (almost 2 years ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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
```