Skip to content

dbangmo/python-async-webcrawl

Repository files navigation

Async Web Crawler

A high-performance Python web crawler built with asyncio and aiohttp.

Features

  • Asynchronous Crawling: Uses a semaphore to manage concurrency.
  • Recursion Depth: Automatically crawls internal links.
  • Reporting: Generates both machine-readable JSON and human-readable Markdown audits.

Usage

uv run main.py "[https://example.com](https://example.com)" 3 25

About

Asynchronous webcrawl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages