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

https://github.com/kartikmehta8/pycrawler

PyCrawler is a web scraper that takes a link as input and returns all the links connected to the page(s). Goes beyond recursion. Threaded.
https://github.com/kartikmehta8/pycrawler

crawler cybersecurity python

Last synced: 9 months ago
JSON representation

PyCrawler is a web scraper that takes a link as input and returns all the links connected to the page(s). Goes beyond recursion. Threaded.

Awesome Lists containing this project

README