Skip to content

Latest commit

 

History

History
executable file
·
1 lines (1 loc) · 193 Bytes

README.md

File metadata and controls

executable file
·
1 lines (1 loc) · 193 Bytes

A web crawler (spider) to collect web pages on the internet. Respects robots.txt. Supports many features. Designed by concurrent pipeline and decorator + strategy mode. Built in my school time.