Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 188 Bytes

Crawler

A naive web crawler written in C. To compile and use it, make sure libglib2.0-dev is installed.

Notice

No caching, file whose size greater than 500k is truncated.