DEV Community

Sayed Shaun
Sayed Shaun

Posted on • Edited on

Async Python Web Crawler

Hey everyone πŸ‘‹

I recently built a small Python project called OneCrawler and would really appreciate some feedback from the community.

GitHub: onecrawler

While working on my own projects, I found web crawling workflows a bit messy and frustrating, so I decided to build something that makes crawling simpler and more structured without adding too much overhead.

It’s still in the early stage, but the idea is to provide an easy and clean crawling experience for Python developers.

If you’re interested in crawling/scraping tools, feel free to give it a try. Feedback, suggestions, and contributions are all welcome πŸ™Œ

Top comments (0)