Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 839 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 839 Bytes

Coutte Build Status Coverage Status Scrutinizer Code Quality

Yet another asynchronous scraper based on mpyw/co

PHP Feature Restriction
7.0~ 😄 Full Support
5.5~5.6 😧 Generator is not so cool
~5.4 💥 Incompatible

Usage

Read interfaces and examples. They are very similar to Goutte ways.

Todo

  • Documentation
  • Tests
  • Fix bugs
  • Clean up dirty codes