Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cseas/crawler

Recursive web crawler
https://github.com/cseas/crawler

crawler python seed-webpage

Last synced: 13 days ago
JSON representation

Recursive web crawler

Awesome Lists containing this project

README

        

# crawler

Web crawler to recursively extract all the links reachable from a seed webpage.

Instructions:

1. Run the script crawler.py using python3
2. Paste link of seed webpage
3. Hit Enter