| 1 | """ |
| 2 | Reference patterns for robust, ethical data-collection bots — pure Python stdlib, |
| 3 | zero install, runs anywhere. The network fetch is provided for real use; the __main__ |
| 4 | self-test exercises the OFFLINE logic (robots parsing, backoff, store, schema, dedup, |
nothing calls this directly
no test coverage detected