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

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

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
```