A Python microframework for web scraping that provides an API

A Python-based modular web scraping framework focused on efficient single URL crawling, supporting asynchronous processing, API services, and highly customizable spider modules. – happytaoer/web-craft… Read more

Similar

Abstract Classes in Python

Abstract Class is a very important concept of object-oriented programming. It is a good practice of DRY (Don’t Repeat Yourself) principle. In a large project, code duplication is approximately equal… (more…)

Read more »

Magnum Engine integrates Python and C++

During the past four months, Magnum began its adventure into the Python world. Not just with some autogenerated bindings and not just with some autogenerated Sphinx docs — that simply wouldn’t be Magnum enough. Brace yourselves, this article will show you... (more…)

Read more »