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
respect_robots is read from authorized_domains.yaml (crawloop/config.py) but has no downstream effect yet. When true, fetches in crawloop/access.py should check and honor robots.txt. Scoped + well-isolated. Good first issue.
respect_robotsis read fromauthorized_domains.yaml(crawloop/config.py) but has no downstream effect yet. When true, fetches incrawloop/access.pyshould check and honor robots.txt. Scoped + well-isolated. Good first issue.