You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.